Testing Relief will save your time and bring more quality into your software product.
...As you make changes in the program code, full testing becomes unnecessary. You only have to test those parts of the program code that were affected by the changes.
Current version is 1.0.1
Learn about all changes in your software product before you start testing it.
...Testing Relief does the expert's work - it analyzes all changes in a software product and detects parts of the program code that depend on these changes, but have not been modified themselves.
After you add all necessary links between methods to the project, you should analyze the Task Vision software product once again.
The analysis results show that the TaskVision.Program test point is affected by the modifications, which is one of the signs that the call graph has been built correctly.
Nevertheless, the analysis results show that the modifications sill affect only 2 test points out of 17!
This analysis result is reliable.
Thus, Testing Relief at least saves time that would be spent on testing 15 forms in the Task Vision application and at most it probably makes us test one form of the two forms. Indeed, it is possible that we were not going to test it because we were not aware that the modifications had affected it.