Associating coded UI test to manual testcase

This is Syed Aslam Basha here from Information security and risk management team.

In earlier blog posts I have shown automating functional test cases using coded UI Test (CUIT), here I will show “Associating CUIT to manual testcase.

  • Right click on the solution, click on check-in.
  • 1
  • Check-in to Team foundation server (TFS) to appropriate folder, you should have permissions to check-in
  • Open manual test case for which you want to associate CUIT in VS2010
  • Click on automation tab
  • Click on associate an automated test with test case ellipse
  • The checked project along with CUITs will be shown, select appropriate CUIT name for the test case
  • 2
  • Click on ok
  • The CUIT is associated with the test case
  • 3
  • You can remove the association by clicking on “Remove association” button

- Syed Aslam Basha ( syedab@microsoft.com )

Microsoft Information Security Tools (IST) Team

Test Lead

---------------------------------------------------------

Please leave a comment if the blog post has helped you.