Software Testing Channel
Informative and note worthy videos will be uploaded here on a regular basis. These videos will deal with the basics of software testing and also cover some advanced topics. Beginners in software testing as well as experienced professionals will find this resource very helpful.
Selenium with Maven
Written by Testing Services
In context with Maven 2.0.4, putting both plugin executions in the process-resources phase did not work- they may have been executed in the wrong order and so the build failed, as Selenium had not yet been unzipped when antrun tried to copy the files. Moving the dependency-maven-plugin execution to generate-sources…
The Android Driver uses the RemoteWebDriver. The client side is your test code. The server side is an application that gets installed on the android emulator or device. It uses the RemoteWebDriver Server component and embeds a light-weight HTTP server (Jetty). The client and the server communicate using the Wire…
The iPhone driver allows testing on a UIWebView (a webkit browser accessible for 3rd party applications) on the iphone. It works through the use of an iphone application running on your iphone, ipod touch or iphone simulator. DrawbacksTo test on a device you need the iphone SDK and a provisioning…



























































