It's all about the answers!

Ask a question

Using Sprint (Iteration Tests) for User Acceptance Testing (UAT)


Christopher Scharer (1111) | asked Dec 28 '12, 9:41 a.m.
How can I use the same test case in my sprints (iterations) as well as in a separate plan for my User Acceptance Testing (UAT) without copying the test case?  I'd like to create test cases for my sprints using unique IDs so I can simply use those test case IDs in my UAT testing with different data so I can automate them while doing my sprint testing and have them ready for my UAT so I can reduce the amount of manual UAT.  I also want to make sure that I have traceability for all of the related User Stories and Requirements.

2 answers



permanent link
Bob Gallagher (3211) | answered Jan 09 '13, 1:51 p.m.
 Also note that you can have multiple Test Case artifacts reference the same Test Script.

permanent link
Elohim Arranaga (2461) | answered Jan 08 '13, 9:54 a.m.
JAZZ DEVELOPER
 You can use the same Test Case for different Test Plans, however if you need them to have different unique IDs and different data  the only option would be to duplicate the original Test Case as many times as needed.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.