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 |
If you find bottleneck what is your next step?
How are concurrent users differing from simultaneous users?
Can we able to record the vuser script in UNIX environment?
Can we run the Qtp Scripts in Load Runner?
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
Why we insert the rendezvous point while running the scenario?
what is latency and bandwidth
can u name some of the important functions in LoadRubber Scripting?
Which web protocol recording level generates the web_submit_form function?
What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?
Which function is used to end a nested transaction?
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup