Appium Tutorials
We have discussed the installation of Appium server in our last article. Hope you have done it properly without any trouble. Well, if it comes to Mobile testing then …
Appium Tutorials
In the previous tutorial, we discussed the introduction to Appium and its architecture. Today we are going to discuss the guide to Install Appium in your machine so that …
Appium Tutorials
We have discussed most of the web GUI automation with Selenium WebDriver. It’s high time to switch to mobility and mobile automation testing because mobile-first is the talk of …
Interviews & Certifications
We learn to earn bread and butter and the path to earning goes through screening. That screening we call as the interview. We have discussed interview questions on various …
TestNG Tutorials
In the previous tutorial, we discussed some of the important Git commands used to perform operations on our code repository. Hope you enjoyed reading the article. Well, today we …
Continuous Integration
In the previous tutorial by Avinash Mishra, we discussed another automation tool that is Sikuli Automation tool and its integration with Selenium. Well, we share our automation code at …
Selenium WebDriver
We have discussed different aspects and uses of Selenium WebDriver for our Test automation projects so far. There are various automation testing tools which fall under Licensed as well …
Parameterization
There are various ways to use parameterization in Selenium. It depends on the tester which technique he/she is going to use to inject test data in the test case. …
Web Services Testing
We came very far in our Selenium WebDriver learning journey and it’s very hard to find that we have left any topic untouched. Still, if I missed anything, then …
Selenium WebDriver
When WebDriver launches browser then a new session gets created and you don’t see extensions, plugins or settings which are available on your browser. Sometimes few settings become mandatory …