Management wants users to input how much time they spent on each test instance
♥ 0 |
We want to be able to track our users time that they spend on a test instance including prep time before they run the test. So what we would like to happen is when we they run a manual test we would like for them to fill in a field once they complete the run with an actual value of how much time that they spent on the test. How can we trigger something like this? 1) The user clicks the Run to execute the Test case in the execution grid. 2) Once done executing the test steps and clicks End Run. The Field "ATC" should be a mandatory field and asks for the user to enter the amount of time they spent on execution of that particular test case. 3) The Field "Actual Time" will be lookup list with set no of time intervals for the users to enter from. 4) The Field "Actual Time" should become a mandatory field once the user clicks the ends run. 5) By doing so we wanted to capture the amount of data for each run whether it is Passed/Failed or not completed.
Marked as spam
|