Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Road to automate android application using Robotium and Testdroid recorder.
›
In this post I will show you how to automate android application using robotium framework with testdroid recorder. Testdroid recorder is c...
2 comments:
Road to setup and execute webdriver test scripts on android emulator
›
Prerequisites: Following prerequisites you need to set up before starting. 1. Android SDK must be installed and setup path in your machi...
5 comments:
Road to data driven testing in webdriver java TestNg Part 2
›
In my previous two post, I have posted two approaches for data driven testing using java webdriver one for using testNG and another without...
29 comments:
Road to execute JavaScript in Webdriver
›
Some time we need to execute JavaScript function of application using webdriver or need to inject a piece of java script code to perform so...
Road to switch window in webdriver
›
In this post I am going to show you that how to switch windows in webdriver(selenium 2). Below are some circumstances where we need to some...
Road to email configuration in Jenkins CI tool
›
In this post I am going to see you that how to configure email in Jenkins or Hudson CI tools so that mail send after each build. For Jenki...
7 comments:
Road to create and execute Calabash Android test for beginner
›
In my previous post I have written how to setup calabash android and how to find element locator details using calabash console. In this po...
4 comments:
Road to Calabash Android automation setup
›
Calabash is open source, cross-platform automation tool, supporting Android and iOS based native application. Ruby Installation: down...
9 comments:
Road to data driven testing in webdriver java TestNg Part 1
›
In this post I am going to see you, how to perform data driven testing in java webdriver. In this post I read data from external excel file...
31 comments:
Open source automation tools for mobile automation.
›
Following are the some open source automation tools for the mobile application WebDriver(Selenium 2): Webdriver is most popular automati...
9 comments:
‹
›
Home
View web version