سؤال

I have a web app that opens and closes background process on the server. I want to simulate multiple users logging in and out of the site as well as pressing all the buttons (general interaction). I am testing the app in general as well as how well the background process are juggled.

Are there specific libraries that i should look at that would simulate a web client? This is system level testing as opposed to unit testing..i think.

هل كانت مفيدة؟

المحلول

Try Selenium or Watir.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top