Explain the function of a transaction in a script?
Answers were Sorted based on User's Feedback
Answer / somesh singh
Transaction is a basic entity in the script for time
calculation.Transaction contains 1 or more than one user
action.Transactions are used to calculate the time taken
for a perticular user action.
Like logging in an application may be one transactions and
transaction containing log in user action will give how
much time taken to login.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pushpa
Without the transactions it is difficult to identify the
actions performed by the VUser.
Simply saying, transactions are required to group the
actions performed by the Vuser.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madan
Transaction points are used to measure the particular user action response time those are start transaction(lr_start_transaction("transaction name")) and end transaction(lr_end_transaction("transaction name",LR_AUTO))
| Is This Answer Correct ? | 0 Yes | 0 No |
What can I monitor with loadrunner?
which is the best institute to learn load runner in hyderabad?
1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recommended to use web http and html Protocol over web click and script whats' the major differences
Which is the best institute to learn Performance testing with real time project in hyderabad?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What do you mean by remote command launcher(rcl)?
what is global checkpoint
How can we perform functional testing under load?
1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )
LOAD RUNNER 9.5 TRAINING AT KUKATPALLY
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
unexpectedly in analysis when i generated the report think time is added to response time.how to remove the thinktime from the report?