Create a WPF Test (Standalone)

  1. Launch Test Studio.
  2. Click Record New Test and then Record New WPF Test.
  3.  

        

     

  4. The Configure WPF Application Path window appears. There are two options to determine the default application to launch when recording and executing this test.
    • WPF Application Path - drag and drop the shortcut icon into this text box, or click Browse and locate it manually.
    • Current Path Expanded - read-only display of full path if environment variables are used.
    • Use default path - whether to use the path set here or the default path set in Project Settings > General.
    • Active WPF Applications - Telerik Test Studio detects all WPF apps currently running and lists them. Highlight the desired app and press Select Application. I used FamilyShow, available from http://vertigo.com/Lab.aspx.
    • Recording Options - whether to record window state changes.
    •  

  5. Click OK. If you need to later modify the WPF application path, choose Configure from the toolbar.
  6.  

     

  7. Hit Record to launch the app with the recording toolbar docked at the top.
  8. Notice that steps are added to the test as actions are taken within the application.
  9.  

     

  10. Close the application to stop recording.