Debugging Transactions
Prerequisites
- The resource group is in the Running state.
- Ports 32001 and 32002 on the management node of the resource group are enabled in the security group.
- The network between the management node of the resource group and the tested application is normal.
Procedure
- Log in to the CPTS console and choose CPTS Test Projects in the navigation pane on the left.
- Locate a CPTS test project to be edited and click Edit Transaction Library.
- On the Transactions tab page, click Debug next to the transaction to be debugged.
- Click Enable Debugging and select a resource group for debugging.
- Shared resource group: CCE-based shared resource groups of CPTS built-in tenants. A shared resource group can be used without being created. A maximum of 1000 concurrent users are supported.
- On the Debug Log tab, view the debugging logs.
- When the debugging is complete, view the details of the transaction debugging on the Result tab page.
If an error is reported during the debugging, modify the transaction requests according to errors in the log, and then debug the transaction again.
Parent topic: Transaction Management
- Prerequisites
- Procedure