When you change your code, running a full test run is expensive. To reduce overall costs, you may want to ensure that your tests still achieve the same coverage they did previously before you commit to a full test run.
The Optimal Dataset Calculator helps you reduce the cost of checking your code's coverage before committing to a full test run. By calculating the optimal set of tests required to achieve maximum coverage, and helping you to select any RapiTest tests that contribute to your coverage, the Optimal Dataset Calculator lets you focus your testing effort and avoid running unnecessary or redundant tests. A helpful wizard guides you through configuring the cost of each test (either by test duration or another relevant metric such as engineer hours) and defining the functions, files and folders for which you want to achieve coverage.
Feature applies to: