Execution Results Weight

Use the sliders in this section to manually edit weight distributions for execution outcomes. For instance, even if a test fails, you might want to track that 80% of the test actually passed. If the test case has a weight of 100 points, you record that 80 points passed, while 20 points failed. The combined weight distributions recorded for passed, failed, blocked, or inconclusive must not exceed the total test case weight (attempted).

Note: Weight is a measure of execution effort and can be based on tester hours, units of work, or priority. For example, a test case that requires twice as much time to execute could have double the weight as another test case. Reports that measure your progress take the weight value into account when determining status.

Related information
Generating test execution records automatically

Feedback