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.