Step by step approach to How to integrate a manual test case with automation test case
1) Go to MTM
2) Crate a manual test case with proper steps
3) Save test case.
4) Test case id will be generate like (567890)
5) Copy the test case id.
6) Go to Visual studio
7) Tools ... Options .... Work Items ....General ..... Visual studio compatibility mode select from drop down list.
8) Click on Ok button.
9) Find Team Explore tab with solution explore.
10) search with work item (test case number 567890).
11) it will open work item .
12) You can find Associated Automation ----- Select Automation test case name and save it.
No comments:
Post a Comment