SeeTestAutomation- EndTransaction
info
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
EndTransaction(name)
Description
The command allow to measure the execution time of a scenario segment (consecutive steps at the test scenario).
When appear in the scenario, it will mark the end of a transaction. please see SeeTestAutomation- StartTransaction command.
Usage
Insert the command in the step where the transaction that was previously started (using SeeTestAutomation- StartTransaction) should end.
Parameters
name - The name of the transaction, which should end.