Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Execution of Calabash test on multiple Simulator
›
In this post I have run below calabash android scenario in two simulator Feature: Login feature Scenario: As a valid user I can log in...
3 comments:
Running and closing application for each monkey talk test method
›
From couple of days I was looking that each monkeyTalk automation script would run individually without affecting each other, It means tha...
Mobile app automation using MonkeyTalk Java API
›
Gorilla Logic has released its MonkeyTalk api for java. We can automate mobile application using java language for both iOS and android app...
Road to automate webview using Calabash
›
Calabash only supports web view which is in build in mobile application and not supported web application opened on mobile browser. I have ...
2 comments:
Road to identifying elements using Calabash's query command
›
In this post, I will show you the way, how to identify application elements. Before going below, make sure you resigned and created test s...
9 comments:
Road to data driven testing in SoapUI using groovy script with excel file
›
SoapUI Pro has a feature to read data from external files like: excel, csv etc. But SoapUI does not provide such feature to read data from ...
27 comments:
Script assertion in Soap UI for WSDL API methods
›
In this post I will show you how to add script assertion in SoapUI response of wsdl api test methods. Here I have an example of CurrencyCo...
BDD framework in Webdriver using C#
›
In my previous post, I have posted BDD framework in Webdriver using Java. In this post I will show you how to create BDD framework using C#...
2 comments:
Java WebDriver BDD framework using Cucumber-JVM
›
In this post I will show you how to create BDD framework in webdriver selenium using cucumber-jvm. Cucumber –JVM is based on cucumber frame...
7 comments:
Java junit client of WSDL webservices
›
In this post, I will show you how to create java client for WSDL web services. I will Create a example of currency converter, This is wsd...
1 comment:
‹
›
Home
View web version