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...
by Nikolay Advolodkin | Apr 13, 2018 | Selenium Webdriver
Is QA dead or alive? The 21st century has been marked by a lot of technological advancements globally. Every day, software developers are churning out new applications. These apps focus on different areas of life ranging from Health and Lifestyle, Photos and Video,...
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 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...