How to check the Performance of the website during manual
testing.(guys its very urgent plz)
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between latent and masked defects?
What is Independent Testing?
Describe your experiences with code analyzers.
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
Can you explain a pair-wise defect?
what are the types of Bug?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Suggest some book to learn more test case???
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Explain about PET Model?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Tell me agile process in your company
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what are the typical problems in web testing?
Test cases have written according to Flow of the software working or according to Screens?