by Nikolay Advolodkin | Mar 13, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will go through the prerequisites to the course Introduction to Sauce Labs with Selenium Webdriver to ensure you’ll understand everything in this course. In the previous tutorial, we went through the...
by Nikolay Advolodkin | Mar 10, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will go through the overview of the Introduction to Sauce Labs with Selenium Webdriver course and why you should learn it. Promotional Video Welcome to the introduction to Sauce Labs with Selenium Webdriver. My...
by Nikolay Advolodkin | Mar 9, 2018 | Selenium Webdriver
Learning a new concept is always exciting if you use the best approach that makes learning enjoyable. The first time you learn how to sew you will always enjoy it if you have an opportunity to do it on your own. When you take the needle and do the first stitches, you...
by Nikolay Advolodkin | Mar 2, 2018 | Selenium Webdriver
Selenium is highly beneficial in web browser automation. Despite the benefits, there are mutual issues faced by developers and dedicated testers. Some include timing issues, maintaining the web elements, dealing with pop-up windows, errors to do with launching...
by Nikolay Advolodkin | Feb 23, 2018 | Selenium Webdriver
Every software tester would like to be able to test their program easily and faster. As much as software testing might sound an easy task, it does not turn out to be very easy. You need to learn some methodologies involved. First, you have to know the basics of the...
by Nikolay Advolodkin | Feb 18, 2018 | Selenium Webdriver
1) SpecFlow BDD Automation Author: SpecFlow Topics Learned: C#, Selenium Webdriver, BDD SpecFlow is one of the few C# BDD frameworks out there, which automatically makes it a highly desirable automation tool for you to use in your development projects. This framework...
by Nikolay Advolodkin | Feb 16, 2018 | Selenium Webdriver
Unstable Selenium tests are probably the most common issues that we encounter. There are instances that they work, but there are other instances when they don’t. People may find this frustrating. In fact, most of them will just choose to ignore this if the issue is...
by Nikolay Advolodkin | Feb 9, 2018 | Selenium Webdriver
Selenium has taken the world by storm, and its upward trajectory will continue on in the future. So it is best to prepare for the most challenging, intriguing Selenium interview questions. Reading through the best answers and finding out more about Selenium will keep...
by Nikolay Advolodkin | Jan 26, 2018 | Selenium Webdriver
Software testing automation tools make the testing task easier and cheaper. On the other hand, manual testing is a demanding and daunting process that requires people to test software systems using question and answer method. Automation testing relieves people from...
by Nikolay Advolodkin | Jan 19, 2018 | Selenium Webdriver
All of us love Selenium; however, it can only be used to test the applications on the browser. If you are working on a company that requires you to run multiple types of technology, it would be great if we can run a selenium test, scripts and Unit using one IDE. So...