Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Road to integration of calabash android test with Jenkins
›
In this post I am going to show you how to integrate calabash android test with Jenkins continuous integration for build. Also I will show ...
39 comments:
Road to performance testing using soapUI
›
In this post I would like to show you performance testing of webservices using soap ui. Performance testing of web services is not just ru...
1 comment:
Some Important SoapUI functions in groovy script.
›
In this post I will show you some important soapui functions which are basically used in soap ui groovy scripts. 1. Following functions a...
Road to capture clip of element locator in webdriver java
›
In this post I am going to show you how to capture clip of page element using webdriver. Below I have written a “CaptureElementClip.java“j...
4 comments:
Road to run selenium test on custom Firefox profile
›
Following are the steps to create Firefox profile and launch selenium server. 1. Click start button >> Go to Run. 2. Type firefox.e...
Road to data driven testing webdriver C# with Nunit
›
In this post I will show you how to implement data driven testing in webdriver C# using Nunit. I put all data in xml file and fetch data d...
3 comments:
Road to screen recording in webdriver with C#
›
Last couple of days, I am searching screen recording by using webdriver with C# similar to “Monte Media Library” in java and finally I got ...
9 comments:
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:
‹
›
Home
View web version