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...
by Nikolay Advolodkin | Mar 16, 2018 | Selenium Webdriver
Software developers rely on an Integrated Development Environment (IDE). It is a software that combines all the tools that developers may require to write and test code. It usually consists of a source code editor, a compiler and a debugger, all contained in a...
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...