How do we test web application manually? how to perform load testing without any tool?

Showing Answers 1 - 8 of 8 Answers

rajesh kannan

  • Nov 5th, 2005
 

by performance testing

  Was this answer useful?  Yes

Testing a web application manually:The procedure is very much similar to what you do in any case of Testing any other application.

Load Testing a web application can be done using Perl scripting. As far as i know you can only get the page load time or the response time etc.. more than that i don't know if we can capture any more data or not.

Rdgs,

Abhi

  Was this answer useful?  Yes

ashishks

  • Sep 1st, 2009
 

In web based application, we generally go to test the below mentioned things:
1. Usability testing
2. Security testing
3. Functional testing
4. Volume testing
5. Load Testing
6. Browser compatibility testing
7. Validation testing
8. Backend testing

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions