Did you know that it is possible to use multiple Squish editions in a single test script?
The following example describes the setup and workflow for such scenario utilizing Squish for Qt and Squish for Web.
- Install Squish for Qt.
- Install Squish for Web.
- Create a Squish for Qt test suite with the Squish for Qt IDE.
- Create a Squish for Web test suite with the Squish for Web IDE.
- Share the objects.map file across both test suites (Learn how to share an Object Map).
- Decide which of the two test suites should be the main test suite. In our example, we choose the Squish for Qt test suite.
- Continue with Recording
- Continue with Replay
Note: The information above describes the setup for Squish for Qt and Squish for Web but the instructions are not limited to these Squish editions.