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 |
Hi anyone please share the load runner error messages
I have observed a scanrio executed/elapsed time in 16 seconds and succeded, when I set the duraion to 'Run Until Completion'. Same scanrio is failed/Gradually exited/stopped, when I set the time duration for 20 seconds (after the Ramp up has been completed). Why it is haapedned. Can anybody tell me the answer and solution also. Thanks in advance.
What is a correlation? Explain the difference between automatic correlation and manual correlation?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent.
in general best o/s should posses max CPU utilization.but in loadrunner we consider CPU utilization exceed 70% it is a bottleneck in CPU.explain why?
4 Answers HCL, Symphony, Tata Communications,
How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).
What are the Web Stress Tools are commonly used these days? Please advise.
Specific Performance Monitoring counters for, 1. Web Servers (IIS, Apache etc) 2. Application Servers (Weblogic etc) 3. Database Servers a. Oracle Database b. Sybase c. SQL Server d. DB2
what are the general problems faced in VB Vuser Protocol?
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
What are the element in the loadrunner controller?