testRigor Blog

Weekly QA Testing Knowledge

Test Coverage vs Test Priority: What Should You Optimize For?

All these years, test coverage has been the key metric to evaluate the effectiveness of software testing. If you have covered all the application features and functionalities, you would say this testing cycle is successful. So all this time, there was a straightforward logic that drove software testing effort – the more of the application …

testRigor Playwright Plugin

testRigor Playwright Plugin is an open source npm package, it extends the Playwright driver to allow executing native testRigor ...

What Are Testing Levels? A Complete Guide

Software testing is not merely about finding bugs. It is much more than that. It helps achieve quality before the product reaches ...

System Design vs. Software Architecture

In software development, the terms system design and software architecture are often used interchangeably. However, while they ...

Test Design Techniques: BVA, State Transition, and more

We all can agree that writing test cases simplifies the testing process and gives structure to the testing efforts. When it comes ...

Selenium Test Example

What is Selenium? Selenium is an open-source software tool used to create automated UI tests. It allows you to write scripts in a ...
1 2 3 132