For what purpose are virtual users created?
Answers were Sorted based on User's Feedback
Answer / babu
To test the maximum load a system can resist.
It is a part of performance testing. To test whether the
system can sustain a the specified load. Virtual users are
created using automated tools or manually and they are set
to test to interact with the application simultaneously.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra prasad reddy penumall
virtual usres are created to to apply rated loads on the
server to estimate it's perfromance at different load
conditions.
Normally in LoadRunner 'VUGen' function will generate
multiple virtual users and applies the multiple virtual
users simulteneously on the server.
this replicates the natural load conditions.
If you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.ramprasad.
HI
virtual Users are created to Check the performance of the
application either in client/Server application or in web
application .
To test the system
1.How it withstand different loads with different virtual
users.
e. To check the response-time decreases with max No of
virtual users.
S.Ramprasad sun_ramprasad.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vimal
Virtual Users are created to check the performance of the
application either in client/Server application, database
or in web application.
Load Runner Virtual User generator is used to generate the
multiple virtual users. Since it difficult to set
environment to check the performance testing of such
application in real scenario we create virtual user.
Suppose we have to check the application for 100 users and
every 100 user has to access the application at the same
point of time. Firstly it is very difficult to set 100
terminal and secondly very difficult to hit the system at
the same point of time So virtual user are generated for
that.
Vimal (Test Engg.)
Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between testplan and testcases?
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what is thread Testing
Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?
Can you explain boundary value analysis?
What is performance Testing and Regression Testing?
What are the validation check u generaly do in a Banking log-in form in security point of view..?
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
What is frame level testing and how do we test it?
Please give me example of low priority and hign severity defects?
Write all possible test scenarios for Login screen.
diff b/w stress testing and load testing?