Introduction Automated Software Testing is the one of the primary way to optimize the software testing by reducing overall effort and add va...Read More
Introduction UI automation tools like Selenium WebDriver mostly rely on locators to identify element and then perform particular action on i...Read More
Introduction Like any other reports, automation reports reflects the the state of application under test. Along with the status we can draw ...Read More
Introduction Test Automation Framework is creating set of methods to test software application under certain rules and to execute efficientl...Read More
Introduction Automating a web application is on your mind and you are looking for open source test automation library, selenium can be your ...Read More
Performance bugs leads to reduced throughput, increased latency and waste of resources. As compared to functional bugs, performance bugs hid...Read More
Virtual Users in Performance Testing is iterating over a request or generating load on the target system using a programming language by us...Read More
Introduction Load Testing is crucial to determine amount of simultaneous users able to use the web application without any glitch. To satisf...Read More
Introduction Time is money , the old proverb holds good to end users when performance testing saves them time in their software application ...Read More
Introduction Apache JMeter and Selenium WebDriver are two popular tools, former used for performance load testing and later used for functio...Read More