What are the End to End scenario's you are following in
your company in loadtesting or Performance testing ?
Answer Posted / basava
End To End Flow is:
Non-Functional Requirement Collection: which includes the environment, server and database and some other requirements which helps to analyse the existing/new application.
Test script creation.
Work Load Design: which tells about the user distribution.
Test Execution.
Analysis of results.
Reporting/Documentation.
Conclusion of the test(any bottlenecks, performance tuning and etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the need of checkpoints in lr?
What is transaction per second graph(pass)?
What are the section contain by the vugen while creating a vuser script?
What is the process for developing a vuser script?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
When the rendezvous point is insert?
What is the configuration of systems when using load runner?
How you edit the script?
What is loadrunner agent?
What is the load runner testing process?
How many vusers are required for load testing?
What is manual correlation?
What is the difference between lr_error_message and lr_debug _message?
What are the different components of loadrunner?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?