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.
The results of the analysis show that the modifications made in the Task Vision software product affect 2 test points out of 17:
TaskVision.MainForm and TaskVision.OfflineSelectionForm.
Thus, to make sure there are no bugs, you should test only 2 forms in Task Vision out of 17!.
Besides, the Analysis Result tab shows detailed information that you can view in order to reduce the number of necessary testing operations even more.
As you can see on the Analysis Result tab, the modifications affect only 5 methods of the TaskVision.MainForm class out of 65, in particular: «cbProjects_SelectedIndexChanged»; «GetTasks»; «MainForm_Load»; «SwitchOnlineMode»; «toolStripButton2_Click».
The Analysis Result Details form contains the list of all modifications in the project.
To open it, you should execute the Show All Changes command from the context menu.