InterviewSolution
Saved Bookmarks
| 1. |
What Is The Loadrunner Start-transaction And Its Syntax? |
|
Answer» It will START the TRANSACTION on the SCRIPT. SYNTAX. Lr-start-transaction("transaction NAME"). It will start the transaction on the script. Syntax. Lr-start-transaction("transaction name"). |
|