You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

If you have Duette installed, automated tests can easily be added to the script library. To add an automated test to your library:

  1. Right click on your script package and select Add Automated Test.
  2. You can also simply click on the automated test icon on the navigator tool bar.
  3. You can also create a script for the automated test from the Script Library summary screens:
  4. The Edit Automated Test Screen will open.  Here you can add the Name of the script, assign it to a user and select the type of automated test.  Once these fields are completed, the Default Path field will open.  In this field the path to the automated test tool results in your file system can be specified.
  5. Additionally, if you select Unit Test Results, a Sub-Type field will be displayed where you can select the type of Unit Tests required to be imported.  If you select a Custom Sub-Type you must provide the path to a valid XSLT file.
  6. Similarly to manual test scripts, you can view all relationships associated to the script from the Relationships tab which displays all associated requirements and execution sets. 
  7. When all details have been completed, click Save and Close.  

    The Automated Test Script will now be listed in the Script Library.
  • No labels