I\'m hoping it\'s just me, but Selenium Webdriver seems like a complete nightmare.The Chrome webdriver is currently unusable, and the other drivers are quite unreliable, or so it seems.I am battling m
I am trying to send mock intents to an Android activity via the Android instrumentation tools and Android JUnit in Eclip开发者_开发技巧se.
I am using TestComplete 7. In this for configuration I have to post XML on web at specified IP and port ad开发者_运维问答dress. I am usingC++ Scripting language. How can I do this? or if there is othe
I\'m not that entirely familiar with the testing suite that comes with Visual Studio 2010 (Ultimate) but I\'m trying to find a means to produce something similar to Selenium Grid with the Coded UI Tes
I\'m currently working on the implementation of a testsuite for a relatively complex application. The application is Java & Spring based with a web frontend. The Frontend-Tests can be written in J
As it currently stands, this question is not a good 开发者_运维百科fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I have a bunch of tests that are organized in JUnit test 开发者_如何学Gosuites. These tests are greatly utilizing selenium to test a web application. So, naturaly for selenium, the runtime of these te
I\'m looking for some kind of test (mostly jUnit, but not exclusivelly) management. What I have in mind is a tool that would allow to easily enable/disable individual tests based on configuration (xml
interface aInterface{ public function __construct(aClass_Abst开发者_如何学运维ract $a, bClass_Abstract $b){
Please compare and contrast the suitability of at least two of these tools for automated testing of GUI applications on Mac OS X, Windows and Linux.