copied test cases
-
2012년 2월 29일 수요일 오후 5:28
Hi ,
Here is scenerio. For sprint 1 , created 101 test case.
For sprint 2 , copied test case 101
For sprint 3, cpoied test case 101 and modified. When i am modified 101 in sprint 3 its also modifying in sprint 1 1nd 2 . How to stop this? i dont want to modify in sprint 1 and 2..
thanks
모든 응답
-
2012년 3월 1일 목요일 오전 4:12
Hi Frectech,
When you copy-paste a test case from one test-suite to another, the test manager adds the same test case to the suite. It doesn't really create copy of that test case. If it would do so, then new work item id should be generated but the test case has same work item id.
In order to keep the original copies of the test cases and add new copies to the new suites, follow steps mentioned below:
- Create copy of the test cases which you want to add to new suite. (Go to Organize -> Test Case Manager -> Edit Query to get list of test cases -> select test cases -> Right Click -> Create Copy. This will generate copy of the selected test cases with new work item ids. See How to: Create a Copy of a Manual Test Case. (Alternatively, you can use TFS Tester Power Tool - Bulk Copy Test Cases for Microsoft Test Manager)
- Create new suite (say Sprint 2/3)
- Add the test cases created in step 1 to this sprint (Test cases added to sprint 1 remains unchanged when new tests are modified)
-Tejas.
- 답변으로 제안됨 TejasJ 2012년 3월 22일 목요일 오전 8:15
-
2012년 3월 1일 목요일 오전 6:10
In VS 11, you will get the deep copy option to copy tests from one suite to another so that one testcase is not affected by another. See http://social.msdn.microsoft.com/Forums/en-US/vsmantest/thread/e955798b-0a99-4cb7-b870-ad21364b3ddb/
Thanks,
Anuj
http://www.anujchaudhary.com
- 답변으로 제안됨 niveditabawa_MSFTMicrosoft Employee, Moderator 2012년 3월 6일 화요일 오후 3:32
- 답변으로 제안 취소됨 niveditabawa_MSFTMicrosoft Employee, Moderator 2012년 3월 6일 화요일 오후 3:33
-
2012년 3월 2일 금요일 오전 2:27중재자
Hi Frectech,
Thank you for your poat.
TejasJ and Anuj both have provided useful information in their replies, you can refer to them.
If anything is unclear, please free feel to let me know.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
-
2012년 3월 6일 화요일 오전 9:26중재자
Hi Frectech,
How about the issue now?
If anything is unclear, please free feel to let me know.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
-
2012년 3월 6일 화요일 오후 3:36소유자
See http://msdn.microsoft.com/en-us/library/hh543843(v=vs.110).aspx
This lets you clone suites across plans.
- 답변으로 제안됨 niveditabawa_MSFTMicrosoft Employee, Moderator 2012년 3월 6일 화요일 오후 3:36
- 답변으로 표시됨 Forrest GuoMicrosoft Employee, Moderator 2012년 3월 11일 일요일 오전 6:26
-
2012년 3월 7일 수요일 오전 12:26But still above solution does not fulfills my needs: I want to copy test cases from one test plan to other without effecting test cases from original test plan if i edit the test case. I want to edit test case only for test plan 2 not for test plan 1.
-
2012년 3월 7일 수요일 오후 4:41중재자
Hi,
Thank you clarify your goal in detail. Testcase meta data is stored in TFS database and each test case has unique ID. While I test, I'm able to copy and paste a test case over to another test suite in same test plan, but I'm not able to copy and paste across test plans. Could you please elaborate further with reproduce steps to your issue?
Copy just between suites make reference to a test case.
"Create a copy of selected test case and add to this suite" will create new test case based on existing test case.
Forrest Guo | MSDN Community Support | Feedback to us
-
2012년 3월 8일 목요일 오전 2:41소유자It does fulfill your exact need only. It does NOT affect the original test plan at all. please read the details in the link I provided
-
2012년 3월 8일 목요일 오후 7:17is this available in MTM10?
-
2012년 3월 8일 목요일 오후 7:58소유자
No it is available in VS11 Beta.- 답변으로 표시됨 Forrest GuoMicrosoft Employee, Moderator 2012년 3월 11일 일요일 오전 6:26

