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
How can correlation be performed?
Where should you add a web_reg_save_param function to a script?
What is the think time? What is the threshold level for think time and how can be this changed?
What are the process for developing a vuser script?
What is wasted time in vugen replay log?
What is the loadrunner start-transaction and its syntax?
How to run a scenario?
What are the documents your using ,and how your distibute the users
What is report header and what are the information contains?
What is the difference between hits/second and requests/second?
Explain the difference between automatic correlation and manual correlation?
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?
How can we edit the vuser script?
What is filtering and sorting?
How do you identify which values need to be correlated in the script? Give an example.