How to check the Performance of the website during manual
testing.(guys its very urgent plz)
Answers were Sorted based on User's Feedback
Answer / khemlal sinha
try it -acess that application simultaniously by no of
users and from ur system do the same thing and check what
time its taking for for given request to response .along
with that increase no of user manually and check wt is
bottleneck of application. at which time system response
time will increase
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bala
once u send the request,manually u start the stop watch and
note the time lag between the sending request and receiving
responce.by this way u can do the performance testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lucky
Basically the performance testing of an website is achieved
by using load runner, astra load test and so on.
However to check the same you can lunch the application in
10 or more than ten test machines.
1.Select the functionalities those are often require
information from DB or business layer or send infroamtion
to DB.
2.Start functionality testing at a particular time from 5
machines.
3. Verify the reponse time of the applcation for each
fucntionality tested. Take help from development team if
possible.
4. Repeat the same testing for 8 users, 10 users.
U can find the response time for applcaition will differ
when no of users are increasing gradually.
Please let me know if more information is required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramprasad.s
hi
Performance Testing requires Testing Tools.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 4 No |
What is Memory Leak? How to test "Memory Leak" problem in an application manually?
Who writes "white box " test cases ?
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
What is Dynamic Binding and Dynamic Loss?
0 Answers Digient Technologies,
what is test metrics
hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat
What are the differences in testing a client-Server and a web Application
What is means by Bottle Neck testing ?
What r the inputs in System Testing?
Types of testing
How do you test the web application?