by Nikolay Advolodkin | Jul 14, 2016 | Automation, Selenium Webdriver, Visual Studio
I got this tip from my boy Dave H, written in Ruby....
by Nikolay Advolodkin | May 26, 2016 | Automation, Software testing
Let’s imagine an application called QTP Tutorial. The development team is going to start work on this application tomorrow. The ultimate goal of the software development process is to deliver the highest quality for QTP Tutorial in the shortest amount of time...
by Nikolay Advolodkin | May 17, 2016 | Automation, Automation Tools, C#, Selenium Webdriver, Visual Studio
I. How to set up a Visual Studio unit test project for automation testing? Open Visual Studio and click “New Project” to start a new project. For those of you that are new to Visual Studio, a project can represent a collection of things such as classes and...
by Nikolay Advolodkin | Apr 27, 2016 | Automation
Automation testing scripts are indispensable. Not only it can help you run your tests with greater speed and productivity, but also it will help you in your career as a software tester. Step 1: Assess the Application Before all great automation efforts comes planning....
by Nikolay Advolodkin | Apr 27, 2016 | Automation, Automation Tools, Selenium Webdriver
What is Tor Browser? Well, Tor browser is cool because it allows you to browse the web anonymously. If you take a look at your IP address in a Tor browser, you will notice that it’s not the actual IP of your computer. In fact, your IP might come from a...
by Nikolay Advolodkin | Apr 10, 2016 | Automation, Automation Tools, C#, Selenium Webdriver, Test Automation Frameworks
How to build an automation testing framework? Grab this complete Selenium Webdriver with C# course and start building your own testing...