Is there a tool for simple multi user access test?
-
Hello. I have a web application which is based on JAVA/JSP, Apache Tomcat Server and this application is working fine. Now I have to test this for when many users visit this web site. There is no complex test condition, and I just need to open many web browsers(IE) and access this site at the same time. At the first time, I tried to do this test manually(using mouse and enter key), and soon found it's not a good idea. So I searched for hours and found some utility programs. But they are only for .NET project or too difficult and complex to use. I read some manuals but I couldn't find out how to solve my problem. Is there a tool for simple multi user access test? Or could you please tell me how I can use these tool programs for this case? Or please let me know the keyword I need to search / where I can visit. (I visited the site : http://www.softwareqatest.com/qatweb1.html#FUNC and if you know one of the list is suit for my case, please let me know.) Thank you for reading this. :)
May the sky bring you a full measure of health and prosperity.
-
Hello. I have a web application which is based on JAVA/JSP, Apache Tomcat Server and this application is working fine. Now I have to test this for when many users visit this web site. There is no complex test condition, and I just need to open many web browsers(IE) and access this site at the same time. At the first time, I tried to do this test manually(using mouse and enter key), and soon found it's not a good idea. So I searched for hours and found some utility programs. But they are only for .NET project or too difficult and complex to use. I read some manuals but I couldn't find out how to solve my problem. Is there a tool for simple multi user access test? Or could you please tell me how I can use these tool programs for this case? Or please let me know the keyword I need to search / where I can visit. (I visited the site : http://www.softwareqatest.com/qatweb1.html#FUNC and if you know one of the list is suit for my case, please let me know.) Thank you for reading this. :)
May the sky bring you a full measure of health and prosperity.
I found the tool program I needed, and it's name was "Jmeter"
:-D http://jakarta.apache.org/jmeter/ I could get multi access performance result report easily by using this. Thanks!May the sky bring you a full measure of health and prosperity.