| |
GeekInterview.com > Tech FAQs > Testing
| Print | |
Question: how do we test web application manually? how to perform load testing without any tool?
|
| July 07, 2008 07:34:42 |
#3 |
| sarita.sawant |
Testing Expert Member Since: June 2008 Total Comments: 2 |
RE: how do we test web application manually? how to perform load testing without any tool? |
Functionality, GUI ,Security these things you can test manualy writting and executing testcases .Even load testing we can perform manualy but its very time consuming process b'coz in load testing we need to create virtual users , so its always good to go for automation tool. -saritha |
| |
Back To Question | |