what is scalability testing, and how will u perform in real
time.
Answers were Sorted based on User's Feedback
Answer / v ramesh
it's also known as stress testing
The test execution where we gradually increase the no. of user loads on the application until application crashes.
Purpose: the main purpose of stress testing is to identify the point from where the server performance starts degradation
or to identify the scalability and breakdown points or breakdown point.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / swapna
scalability testing or load testing:-
Performance is calculated by increasing the
number of users accessing the application
| Is This Answer Correct ? | 3 Yes | 2 No |
What is pause command?
How can you design a Userdefined Template In Loadrunner analysis?
what is connection pooling?
How do you estimate test duration in LoadRunner?
What is extended log?
What is synchronization point ?
parameterization methods and correlation concepts
What are the advantages of load runner?
Throughput ?
What are the drawbacks of LoadRunner tool?
Application Description: My current Project is a .net application & has Active X components also implements AJAX technology for report generation. Flow : A report has to be generated as soon as the preferences have been selected. Issue With Web(http/html) protocol in LR 8.1.4 and LR 9.1: Replay snap shot doesn't show any screens except the login screen(junk data is displayed instead of Reports)..And the last snap shot has "session expired" messsage. Issue with Web(click and Script) Able to record and replay sometimes...but no consistentency. Couldn't execute the script in the controller due to this incosistency. Any suggestions would be really helpfull.E-mail me for any further clarifications/information.
Can you list the types of error messages you can find in loadrunner(either in VUgen or Controller). with an explanation and their solutions would help. Thankyou all