by Nikolay Advolodkin | Mar 9, 2021 | Programming Languages, Selenium Webdriver
Selenium WebDriver and Web Test Automation have become almost synonymous in the past few years. That’s why most people who want to start their automation journey will start with Selenium WebDriver. If you’re one of those people, I’ll walk you through creating your...
by Nikolay Advolodkin | Mar 4, 2021 | C#
What is parallelization? Parallelization is the process of running tests simultaneously on different environments. Such as different browsers or operating systems. It is very useful because it can dramatically decrease the test execution time. I’ll show you three of...
by Nikolay Advolodkin | Mar 2, 2021 | Courses
Our main goal is to always provide the best service by improving our Complete Selenium WebDriver with Java course through new content! With that, we would like to announce the content that has been added to our course. NEW CONTENT: Chapter: Behavior driven...
by Nikolay Advolodkin | Feb 25, 2021 | Courses
Have you ever wondered how a login API actually works? Have you ever wanted to learn how to test the login API? We created this free tutorial because to fill this knowledge gap 😃 In this free #tutorial we will learn how to: ✅ Create user registration...
by Nikolay Advolodkin | Feb 19, 2021 | Test Automation
While the covid 19 outbreak has been difficult for all businesses around the world, one of the domains which has really resisted this disruption and turned challenges into opportunities is the IT department. In this internet dominating world where networking and...