-
Web Development
How To Stop Test Suite after N Test Failures in Pytest?
An exhaustive test-suite comprises of many test cases that test different features on various combinations of browsers, platforms, and devices…
Read More » -
Enterprise Java
49 Most Common Selenium Exceptions for Automation Testing
A developer will always write code keeping different scenarios in mind but there could be cases where the implementation does…
Read More » -
Software Development
13 Software Testing Trends To Look Out For In 2020
Technology is constantly evolving, what was state of art a few years back might be defunct now. Especially now, where…
Read More » -
Software Development
Code Coverage vs Test Coverage; Which Is Better?
Test Coverage and Code coverage are the most popular methodologies for measuring the effectiveness of the code. Though these terms…
Read More » -
Software Development
Top 7 Programming Languages For Test Automation In 2020
So you are at the beginning of 2020 and probably have committed a new year resolution as a tester to…
Read More » -
Enterprise Java
Parameterization In TestNG – DataProvider and TestNG XML (With Examples)
Test automation, or automation testing as it’s called popularly, is not as easy as it sounds. All permutations and combinations…
Read More » -
Enterprise Java
How Selenium 4 Relative Locator Can Change The Way You Test?
Web pages can consist of the number of web elements or GUI elements like radio buttons, text boxes, drop-downs, inputs,…
Read More » -
Enterprise Java
22 Practical Tips To Test Automation With Selenium WebDriver
Test automation with Selenium has empowered website testers over the globe to perform automated website testing with ease. Webdriver is…
Read More » -
DevOps
16 Best Practices Of CI/CD Pipeline To Speed Test Automation
Every software project involves some kind of ‘processes’ & ‘practices’ for successful execution & deployment of the project. As the…
Read More »