Hi. I am wondering how reusability works in Practitest. Say we run a test with 10 testers who are operations managers and responsible for one property each. In the operations system they only have access to their own property. They should therefore be running the same test cases, but focusing on their respective property. I create a test case, i.e.: ”367 Fill in work order” and want each operations manager to run the test case for his/her respective property.
I want the testers to see only the test sets which they are responsible for running. I have learned that this is possible by creating a filter for test sets and runs, and in criteria use the condition of “Assign To” “IS” “Current User”.
So how can I solve this in Practitest; using a filter so that testers see only their assigned test sets and at the same time having 10 or more different people running the same test cases? I know there is a cloning functionality, but I am not sure if this will be the best solution here or how to use it in this situation. What do you recommend?