Explain the function of a transaction in a script?
Answer Posted / 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 |
Post New Answer View All Answers
What are the capabilities exactly you look for while selecting the performance testing tool?
How do you identify which values need to be correlated in the script? Give an example.
Which function is used to end a nested transaction?
What are the loadrunner testing process?
What is script list?
What is the purpose of a loadrunner transaction?
What type of function generate and insert by the vugen to the script when you record a script?
What is the threshold level for think time and how can be this changed?
What is the difference between performance testing and performance engineering?
What are the different components of loadrunner?
What protocols does loadrunner support?
What do vuser_init and vuser_end action contain?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What is Standard deviation? How it will use in Lr?
What is action section?