I\'m a Website tester. I don\'t know how to write some test tools. I\'m looking for some documents which teach how to write test tools: automated test, JavaScript test, PHP test, Unit开发者_如何学C Te
I am looking into multiple web testing tools. I am trying watir now. My main concern is dealing with javascript.I just want to know if anyone can give me an overview on dealing with javascript in wati
I have an webforms application that I would like to create some automated tests for.This application currently implements Forms Authentication.
I have a set of rest webservices in java, I need a tool that allows to load test them using parameters (i use windows operating system and Java or .net). I need to call 1 webservice 100 times simultan
I setup a rails 2.3 project with cucumber and it works fine. Now i wanted to run javascript tests and i set it up using Akephalos. Now the funny thing. The tests run on my collegues machines just fine
I\'m new to java and Junit, I need to stress test a set of web services, now for each web service I have a test like this:
I have a cross-platform mobile application (WindowsMobile, Android, Symbian), written in C++ for performance reasons. This application has quite an ext开发者_Go百科ensive GUI.
Our Python application (a cool web service) has a full suite of tests (unit tests, integration tests etc.) that all developers must run before committing code.
I am attempting to measure the performance for a WPF based application. Currently we have code that times how long it takes to add the content to the WPF render tree. At this point, control is returne
Is there a standard way to set up Selenium tests for a Play module, as opposed to an application?I can\'t find any info on how to do it.It seems like it would need an application to run in, but when I