I. Experimental PURPOSE: Authoring Automated tests using visual Studio's coded UI test features
Second, the experimental principle: black box test
Iii. Experimental requirements: Win8 app, Visual Studio Ultimate 2012/2013
Four, the experimental steps:
1. New Project
2. Start recording, open the test app
3. Click Start Recording, then click on the app to create the code
4. Generate Code
5, run the test code, do automatic testing
6. You can make changes to the generated method to maintain the app
7. Complete the quick authoring and running of coded UI tests
8, to ensure that the product provides a high quality customer experience
V. Reference website:
http://s.ch9.ms/Series/Visual-Studio-2012-Premium-and-Ultimate-Overview-CHS/ Visual-studio-ultimate-2012-easily-testing-user-interfaces-with-coded-ui-tests-chs
ASSIGNMENT5: Using visual Studio to make a coded UI test