by Nikolay Advolodkin | Sep 20, 2018 | Applitools
Course overview In this video course, I will teach you exactly how to use Applitools with a Selenium WebDriver to do automated visual validation testing. The techniques I’ll teach in this course are the same exact automation techniques that I’ve used with...
by Nikolay Advolodkin | Sep 18, 2018 | Automation Tools, TestProject
Today I will show you how to record your first automated web test with the latest automation tool called TestProject. TestProject is a community powered tool used to automate mobile and web apps. Continue watching and I’ll show you how to create an account,...
by Nikolay Advolodkin | Aug 23, 2018 | Applitools
1st Comparison So now that you understand baselines, let’s go ahead and actually test one to see what happens when a page may or may not have had some changes. So in this scenario, I’m actually recreating a situation where you might have been at work, and...
by Nikolay Advolodkin | May 4, 2018 | Selenium Webdriver
Testing is an essential part of software development. It is the process of evaluating the system to determine whether it satisfies the requirements or not. There are many types of testing, and one of them is Integration Testing. It is the process of combining program...
by Nikolay Advolodkin | Apr 27, 2018 | Selenium Webdriver
Unit testing is a method of software testing. In order to determine efficiency and reliability, testers examine and analyze the individual components of the source code. To do unit testing, one can use manual testing methods. You can also use Selenium testing in which...
by Nikolay Advolodkin | Apr 20, 2018 | Selenium Webdriver
Learning Selenium is probably a challenge for most people. It will be difficult for you to determine where you should start and where to get the right resources. If you are looking for ways on how to learn selenium testing in the easiest way, then you certainly have...