Report Analysis

Documentations

clock

5Minutes

avatar

eye

1,260

calendar

08/30/2024

3.2. Executing Tests

Executing Tests

1. Execute test cases in a test run

Do this to understand which criteria have been met and which criteria are still failed to fix and re-check by scrolling down to the all test cases section to start checking each test case to see if it has completed or failed or is in one of two statuses that need to be noted, including: - Passed  - Passed  - Failed   - Blocked   - Skip   - Not run
Executing Test Case

2. Update Actual Result 

Users can update the actual results for test cases that do not meet the requirements by double-clicking on the test case and updating it in the "Actual Result" section. 
Update Actual Result after Executing Test
In this, you can update the status as: Passed, Failed, Blocked, Skip, and Not run. You can also turn on the time tracking feature to measure on how much of time you have each case.  

3. Add comment

It’s possible to add a comment for both the entire test case execution and every single test step.
Add Comment