by Nikolay Advolodkin | Apr 9, 2018 | Automation techniques
I think that you can agree with me when I say: Creating an automation framework to do automated acceptance testing is REALLY hard. It’s simply not an intuitive process. Where do you start? Do you create the page object? How many page objects? How many locators...
by Nikolay Advolodkin | Apr 7, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will learn about the RemoteWebDriver in Sauce Labs. In the previous tutorial, we went learned about the overview of the solution. RemoteWebDriver So if you scroll down a bit in this file you will see that I have...
by Nikolay Advolodkin | Mar 30, 2018 | Selenium Webdriver
Before looking into the future, let us see our past. Approximately twenty years ago, Microsoft released Windows 98 on June 25, 1998. Also, Apple released the iMac Computer on August 15, 1998. Now the operating system and the iMac computer look like primitive tools,...
by Nikolay Advolodkin | Mar 30, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will learn about tunnels, analytics, and archive tabs in Sauce Labs. In the previous tutorial, we went through the process of doing manual cross-browser testing in Sauce Labs. Tunnels, Analytics, and Archive Tabs...
by Nikolay Advolodkin | Mar 23, 2018 | Selenium Webdriver
Nowadays, everything seems to be integrated, and that includes software testing. One perfect example would be the capacity to integrate Jenkins with Selenium. Jenkins Selenium Integration is a Continuous Integration (CI) Tool that is intended to support you in running...