how to create simulator for web application for load test and stress test
Posted
by girish
on Stack Overflow
See other posts from Stack Overflow
or by girish
Published on 2010-04-13T05:03:53Z
Indexed on
2010/04/13
5:13 UTC
Read the original article
Hit count: 407
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.
© Stack Overflow or respective owner