I have four people testing the same set of test cases. They will each be testing the same test cases.
Is it best practice to set up a separate Project for each tester?
If so, is it possible to merge the test results when testing is completed?
If not, how should the test results be reported? For example, should actual time spent be incremented for each tester? Should each tester append to the notes?
You have a great product and I am sure you will continue to make it better. This particular issue may be more of a human engineering issue than an issue with using the software.
Thanks, Bob
Is it best practice to set up a separate Project for each tester?
If so, is it possible to merge the test results when testing is completed?
If not, how should the test results be reported? For example, should actual time spent be incremented for each tester? Should each tester append to the notes?
You have a great product and I am sure you will continue to make it better. This particular issue may be more of a human engineering issue than an issue with using the software.
Thanks, Bob
Comment