I have is a test cases tracker for various test cycles. This is divided in two major parts:-
Master data fields - ‘ID’, 'Test Name’, ‘Created’, ‘Overall Status’, ‘Overall Result’
Cycle Fields – ‘Date’, ‘Status’, ‘Result’. The result field is ‘Pass’ or ‘Fail’. This field set repeats in each progressive cycles (cycle 1, cycle 2).
What I want to do:-
Populate an overall result of a script in the ‘Overall Result’ master field. The basis of this should be, if a test case has been executed in all cycles (let’s say 4 cycles), then what is the result when it was executed the last time.
Also, if a test was never executed, populate the Overall Status and Overall Result accordingly...
Attached is the example sheet.
Any thoughts, solution(s)…
Bookmarks