Or can it be u开发者_如何学Csed to automate websites made with other technologies as well?Watir is written in Ruby... if you want to write something similar in other languages you can use WatiN(.Net)
Now I\'m solving web server performance testing task and a have a little problem. There is a way to communication between DHTML and C# code. It works perfectly in Win Application but I need Console A
Greetings, I am looking for a testing framework. Currently we have a home grown Perl script that loops through the input files, calling an AWK script which in turn connects to a server, then collec
Hey, I\'ve a application written with a MVC framework it has about 10 forms to insert new data or update existing data. Now every time i extend a feature i开发者_StackOverflow中文版 have to retest the
We have our production server running our website. Then we have a test server which has exact same data but with changes to code to do some new functionality. This web app has over 500 pages.
Is it possible to retrieve the value of the base url from inside a Selenium script (a plain HTML-saved script from Selenium IDE)?
Suffered a \"DOS\" attack, which 开发者_如何学JAVAbrought down my Tomcat 6 server by issuing numerous GET requests. I would like to replay the access file, preferably with multiple threads. Anyone kno
I have someone entering a form wi开发者_JAVA技巧th some string input.What I need to do is replace any white space in the string with \" AND \" (no quotes).What\'s the best way to do this?
I need to present performance test tool to management team of my company. Some of them think performance testing is not necessary for us because our customer never request or give requirement about pe
I have a mex binding that exceeds the reader quota of 16k.I know how to increase the size of the basicHttpBindings but the mexHttpBinding does not allow for the same increase of buffer sizes etc.