Posted on Leave a comment

Logins and Passwords

Your Website requires authentication

Enter Login and Password in URL of the website under test as follows:

https://<user>:<password>@example.com.

  1. Open Test Settings.
  2. Enter URL, including your Login and Password;
    or
  1. Click as a new test step.
  2. Enter URL, including your Login and Password.

Your Website shows Password dialog

Make sure you are in mode.
Make sure the entry field is active.

  1. Click to enter Login.
  2. Enter Login and press [ENTER] to confirm the action.
  3. Press [TAB].
  4. Click to enter Password.
  5. Enter Password and press [ENTER] to confirm the action.

Please notice

If your user name is an e-mail address, you will need to encode the @ symbol before you can include it in the URL. To do this, simply replace the “@” with “%40”.

Posted on Leave a comment

Conditional Jump

Conditional jump , enables you to control execution flow depending on true/false value in Clipboard Content. Conditional Jump is only possible to a certain place in Action List that is marked with #Tag.

Preconditions:
Make sure you are in mode.
Introduce a condition using or .

  1. Click on .
  2. Type in name for a Tag to jump in case of false return. #Tag is created automatically.
  3. Press Enter and record the action.
  4. Insert actions for true and false paths.
  5. Replay the test to check the expected behaviour.
    Once the condition is met and Clipboard content returns a true result, false path will end. Test actions will continue playing.

Please Notice

Click to control execution flow if the value in Clipboard content is true.

Posted on Leave a comment

Insert Tags

Use Tags to structure your test cases and find a desired set of actions quickly.
Tags can be inserted in the beginning, during or after test case creation like any other action.

Make sure the Editor is in mode.

  1. Click on .
  2. Type in a name for the Tag.
  3. Press [ENTER] to confirm and record the action.

Posted on Leave a comment

Navigation in Viewer

In the Viewer you can browse through all screenshots, further referred to as Frames, captured during a test case run.

Make sure you are in a mode.

  1. Click to watch the recording from the beginning till the end.
  2. Click / to control the flow.
  3. Click to find a frame with the failed step.

To navigate in or mode, use scroll bar below the recording and arrows on a frame.

Posted on Leave a comment

Open Recording Viewer

The Viewer can be reached from the test detail page.

  1. Click on test case to open the test detail page.
  2. Click on the status of a test run.

If you already executed your tests, the Viewer can be reached from the Execution page.

  1. Open your Project.
  2. Click on Square with a status on the Execution page.

Please Notice

If you see the first frame of the recording.

If you see the frame where the test failed.