Coded UI test Project

Source: Internet
Author: User

Here are the steps to code a UI test with Visual Studio 2013

1. New Test Project

In Visual Studio (the version I used is Update2) click on New project, File --, select " Coded UI test Project ", and in the dialog box select " Record action, Edit the UI map or add an assertion "and click ok ."

2, recorded a series of operations

After completing the above steps, vs minimized, the coded UI test builder appears:

The left-to-right button is: start/Pause recording, edit, add assertion, generate code ;

To record after:

Click "Start Recording", open the browser, and then click "Generate Code", named "Openpage";

Click "Start Recording", click on the "Video" button on the homepage (www.baidu.com), click "Generate Code", named "Clickbutton";

Click "Start Recording", close the browser, and then click "Generate Code", named "Closepage";

Close the generator, the VS2013 appears, and the generated code appears:

To open Uimap.uitest, you can edit previously recorded actions:

3. Run the test

run The test and you can see the previously recorded action, showing that the run was successful .

Coded UI test Project

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.