Feature description
On the report execution, for manual tests only, add the possibility to update the status of tests from WE to OK, FA, KO or NA, depending of the result. Advantage of this is to avoid to go on each test cases to update the status, which permit to earn time.
On the test report execution, currently there is only a button to update the status to NA. We’ll take the benefit to work on this new feature to add the possibility to update the status to OK, FA or KO in addition to NA, in the test report execution. Allow us to be ISO with both screens.
Basically, the way to set the status can be done like this: we select the tests by the existing checkboxes, and we click on the “Set status” button.
Acceptance criteria
- The button to change the status is only displayed when we have at least one manual execution.
- Status proposed are always OK, FA, KO and NA, nothing less, nothing more.
- Only the status execution header is updated, not the content status of the test
- Only manual test executions and tests with status WE can be updated. For example, if a test with OK status is selected, it must not be updated
- A message is displayed in the control message present on the test execution header to inform that the execution was updated by the mass update. Message must contains: User that update the status and Date of the update
Feature description
On the report execution, for manual tests only, add the possibility to update the status of tests from WE to OK, FA, KO or NA, depending of the result. Advantage of this is to avoid to go on each test cases to update the status, which permit to earn time.
On the test report execution, currently there is only a button to update the status to NA. We’ll take the benefit to work on this new feature to add the possibility to update the status to OK, FA or KO in addition to NA, in the test report execution. Allow us to be ISO with both screens.
Basically, the way to set the status can be done like this: we select the tests by the existing checkboxes, and we click on the “Set status” button.
Acceptance criteria