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 development model should programmers and the test group use?
how to debug ur scripts
Any one please tell the adhoc testcases for Gmail application?
What is testing web based project?Give one Example
What are the major testcase design techniques?
Explain the End Goals of Usability Testing?
how to excute testcases in regression testing time.
What is Tracibility matrix?How we can use in real time application?
how to test manually from date and todate selection from calender
what qualities a person must have to become a good tester
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it