Logging in test automation with NLog

Logging in test automation with NLog

Course Syllabus and Prerequisites Welcome to logging for Selenium test automation. First, I want to introduce you to the syllabus so that you can understand all of the topics that are going to be covered over the next several videos. These aren't really sections per...

Selenium Webdriver:  Implicit and Explicit Waits – WebDriverWait

Selenium Webdriver: Implicit and Explicit Waits – WebDriverWait

What will you learn in this lecture? In the previous video, we learned the 2 types of explicit waits. In this video, we will talk about WebDriverWait. WebDriverWait I know that I flew over this entire example of an explicit wait and the reason I did that is because...

Selenium Webdriver:  Implicit and Explicit Waits – What’s Next

Selenium Webdriver: Implicit and Explicit Waits – What’s Next

What will you learn in this lecture? In the previous video, we learned the answer to the quiz on implicit waits. In this video, we will learn what's next to implicit waits. What's Next So you must be a little bit frustrated now because I spent all this time teaching...

The Ultimate Guide to Integration Testing

The Ultimate Guide to Integration Testing

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...

Quick and easy guide to unit testing

Quick and easy guide to unit testing

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...

Get in touch with us!