I wanted to generate a load on my web application to measure/test that how many requests my web app can handle. Currently I am using Apache Benchmark For POST request. The problem is Apach开发者_Stack
I\'m running Test Cases with TestNG Eclipse plugin. How can I specify a distinct folder as output to the HTML reports by configurating testng.xml?
is there any library 开发者_如何学JAVAjust like unit testing library, but instead of testing for correctness, its testing the performance of such functions, the output is execution time, cpu instructi
In Firefox, if I try to submit a post without a title, I get: 1 error prohibited this post from being saved.
Suppose I have an application that have similar buttons named button0, button1开发者_运维知识库, etc, up to button9.
Hi i am using selenium with testng. I have created a code in which i will login to a website and then after that their is a operation that happ开发者_运维百科ens and it collects the name of all the ip
I want to test how my application effects the battery of a phone/tablet. Are there any testing tools which will allow me to do so?
I am using WebDriver to verify elements on a page by css selector. With the following method \'checkTablesByHeader\' that I have created.
Can any one tell me how to select a date in these date fields automatically by using WatiN (http://www.meanfreepath.com/javascript_calendar/livedemo.html) I have given this site as an example.
I am a newbie for software testing. I want to know, is there any open source tool for automated test case 开发者_C百科generator black-box testing.