Creating a Test that Tests Multiple Applications

You can test multiple applications with a single test script. To create such a test script, you need to add an application configuration for each application that you want to test to the project in which the script resides.
  1. Record or manually script a test for the primary application that you want to test.
  2. Click the drop-down arrow next to the Silk Test toolbar icon Toolbar and choose Edit Application Configurations. The Edit Application Configurations dialog box opens and lists the existing application configurations.
  3. To add an additional application configuration, click Add application configuration.
    Note: Do not add more than one browser application configuration when testing a web application with a defined base state.
    The Select Application dialog box opens. Select the tab and then the application that you want to test and click OK.
  4. Click OK.
  5. Record or manually script additional actions into the script using the new application configuration.
Note: Do not add more than one browser application configuration when testing a web application with a defined base state.