how to create simulator for web application for load test and stress test
- by girish
i m developing a web application but...now i need to create simulator for the same...that will be able to re-run the process that has been done on website...
let's say i m developing a auction site where user's bid on product....
during these process the number of user's bid on the same product and at the end one user buy the product...
now what i want is..
i want to record this process or any thing so that i can run the process for the same again so that i can test the load and the stress on web application and the database server..
Thank you.