Previously written test framework for test applications in the WP7 simulator

Source: Internet
Author: User

This framework provides an extension interface for different execution platforms, only implemented under Windows.

Supports script recording. Script playback. Test logs.

Now WP basically few people develop the application. This code can actually be slightly modified to test other Windows programs.

GitHub Address: Https://github.com/csusheep/mouse_recorder.git

Recording:

Open the WP7 simulator,

Run recording script: utils.py

The Win+r key opens the command line, uses the CD command to enter the directory where the script is located, and then starts recording after typing python utils.py enter.

Playback:

Open the WP7 simulator,

Run the Playback program

The Win+r key opens the command line, uses the CD command to enter the directory where the script is located, and then starts playback after typing python parser.py enter.

Precautions

During playback, do not move the mouse and touch the touchpad, be sure to make the WP7 simulator display complete, non-masking.

(Temporarily use full screen instead because there are bugs in the image of the emulator window.) )

Previously written test framework for test applications in the WP7 simulator

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.