by Nikolay Advolodkin | Sep 30, 2016 | Software testing
Our second post in this series focuses on efficient test case design using black box testing. The goal of these posts is to make you better at designing test cases so that you can develop higher-quality systems. In-depth explanations and practice exercises are at the...
by Nikolay Advolodkin | Sep 22, 2016 | Software testing
In today’s IT world, the lines between developers and QA Engineers are being blurred. With the emergence of Agile, Test Driven Development, Continuous Integration, and many other methodologies, software testing is becoming even more critical. To support daily...
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...