How can we perform Load testing in manual testing?

Showing Answers 1 - 1 of 1 Answers

abul

  • Jan 5th, 2007
 

Manually load testing
1) If you have online banking application the manually create number of users for login.(check the requirement)and feed for maximum users
2) The same scenario you have to carry if you know some queries of database then insert the data from the database for that table and try to run the application.
3) If you want to test the traffic you have to user number of machines at peak time and non peak time to test this.
4) If want to test the performance the system (ctrl+alt+del)task manager performance check the usage of space in cpu of the server where the application running by monitoring this.
5) Manually we have to feed the data by back end or front end for all the tables.
6) But load testing manually is very difficult in large application where the transactions will be more.

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