How do I get a report where test case execution is only shown as executed when the assigned tester executes it?... Even if a test case has been executed by another user than the assigned user, the test case will appear as executed for the assigned user.
Use Case: I have three testers; A, B, and C. I assign all three the same test. I then want to see who has performed the test.
Problem: As it stands now, if only A performs the test, it will show "Passed" for all three.
I didn't put this in as an Issue into Mantis because the report does clearly state the limitation. I'm looking for a workaround or an alternate solution to obtain the desired report.