Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Current »

Pre-requisites

First of all add Test Suites and Test Cases to Test Recorder.

Once your project is set, you can create test suites and test cases. You can use Recorder to create test cases or write test cases manually. Execute single test case/test suite as well as all test cases/test suites at once.

To open the Test Recorder, click on the Test Recorder section on the QAS Welcome page or select QMetry menu > Test Recorder.

Add Test Suites

To create a test suite, follow either of the following ways:

A. Click on the folder icon on the left panel.

B. Click on the more icon and select Add New Test Suite.

Enter test suite name and click Add.

You can record test cases in two ways - 1) Single Session and 2) Multiple Sessions.

QAS recording for iframe:

Follow the steps mentioned below to carry out a successful execution of the page where elements are wrapped inside an iframe.

  1. Open the QAS recorded steps.

  2. Insert the “Switch to Frame” command with its relevant element. For example classname of the iframe.

  3. Then execute the test case.

  • No labels