testRigor Blog

Weekly QA Testing Knowledge

What is Path Testing with Examples

Software testing is generally perceived as verifying whether a program functions as expected when a limited set of inputs is provided. But this is not so. In addition to testing a program for a few inputs, it is also necessary to ensure that all logical paths inside the program behave correctly. This is where Path …

What Are Solitary and Sociable Unit Testing?

What Are Solitary and Sociable Unit Testing? Fresh out the gate, unit testing seems straightforward enough. A tiny check here, a ...

What is Heuristic Testing?

Things go sideways more often than not when checking software. Requirements shift without warning. Deadlines get pulled in ...
1 2 3 119