GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Testing

 Print  |  
Question:  how do we test web application manually? how to perform load testing without any tool?



December 12, 2005 01:52:40 #2
 Abhishek Testing Expert  Member Since: November 2005    Total Comments: 3 

RE: how do we test web application manually? how to pe...
 

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

     

 

Back To Question