Posted on Leave a comment

How can I insert a “page-down” command?

Option 1

Just press the key on Editor menu in Insert mode.

Option 2

Just press the key on your keyboard.

Option 3

Just click on the scrolling bar on the Device Screen and then play the action.

Option 4

Just swipe by holding the mouse button down, where the swipe shall start and release the mouse button where the swipe ends. Click on “Play this” to perform the action on the system under test.

There’s a special page just about scrolling.

Posted on Leave a comment

I cannot continue. I get a red button [NOT FOUND]. What can I do?

The anchor image cannot be found on the Device screen. This can mainly two reasons. Let’s go through them.

Issue 1: Your website has changed.

A common reason for the is that your website has changed. Thus, the image which we call anchor area cannot be found on the website. Make sure that your anchor area do not change. Animations or written date stamps are common pit falls. Here is a description how you should choose your anchor area. Now click on the red button and select “Retake image”.

Issue 2: You skipped a few steps in the editor

Reset the system under test by choosing “Play to here“.

If the problem stays, you probably have Issue 1 and need to “Retake Image”.

Posted on Leave a comment

How can I select an entry of a drop down menu? My click does not work.

In some cases, scheduling a click on a drop down menu entry will always select the first entry. In this case, you need to use the keyboard for selecting the proper entry:

Make the drop down menu active by scheduling a mouse click on it. Run the click.
Schedule <DOWN> until you reach the entry you need.
Schedule <ENTER> for selecting the entry.

Posted on Leave a comment

I do not want testup.io to interfere with Google Analytics. What can I do?

If you are running testup.io in your production environment, the test execution will show up in Google Analytics. The best way to prevent this from happening is to create a filter for our IP address. Here is what you do:

Exclude Testup IP Address From Google Analytics

  1. Login to Google Analytics and select your profile.
  2. Select the Admin menu.
  3. Under Account select All Filters.
  4. Click Add Filter.
  5. Give the filter a name (can be anything, e.g. TestUP IP)
  6. Leave Filter Type as predefined.
  7. It should read: Exclude + traffic from the IP addresses + that are equal to.
  8. Enter the IP address :
3.65.122.186 

Posted on Leave a comment

Structure of the testup.io App

Overview

The testup.io app has a clear structure.

Projects

On the first hierarchical level you find the projects.

Test cases

For every project you can define several test cases.

Recordings

Everytime you run a test, TestUp automatically makes a recording. You’ll find them by clicking on the open-button on the testcase overview.

Recording Viewer

To inspect the recording in detail, you can click the view-button to see pictures of the recorded and run test.

Posted on Leave a comment

Create Test Case

After setting up new project you can see the empty testcase overview. As there is no test case recorded yet, the page is blank.

  1. Click .
  2. Enter Name of testcase.
    This will help you to keep the overview if you have several testcases in one project.
  3. Select Test.
  4. Select the device: Browser, Desktop or Mobile.
  5. Choose Browser to test in Webbrowser.
  6. Enter the Url of the website you like to test.
  7. Leave Chrome by default or choose Chrome (Selenium)/Firefox.
  8. Click to start recording the test.

Advanced

  1. Select Folder if you want to keep your tests organised in a folder.
  2. Select Successor Test and choose a Predecessor if you want to extend your test.
    Possible Predecessors are the other test cases in this project and they are shown in the selection menu. You can either keep per default the settings of your Predecessor or you can change them by checking the Override box.
  3. Choose the Dimensions of the device on which you’d like to test your website.
    If you don’t find a suitable device, set Width and Height according to your individual needs.

Please notice

If you like to learn basic actions in the Editor before creating your first real test case, leave all setting by default. This will take you to testup.io Playground.

Posted on Leave a comment

Change URL, Switch between Tabs

In some cases, it is needed to perform browser actions like navigate to new Tab or directly input a new URL.

Change URL

Make sure the Editor is in mode.

  1. Click on .
  2. Type in a new url with your keyboard (for ex. www.google.com)
  3. Press [Enter] to send the input to the Test device. A new URL will be opened in new Tab.

If you open a new Tab by clicking the link on the test device, a new Tab will be opened by default.

Switch between the Tabs

To switch between previously opened URLs:

Make sure the Editor is in mode.

  1. Click on .
    If you have more then two Tabs, click until you see the needed page. The URLs will switch in rotation as opened.

Please notice

When a new page opens in a new tab, but the current page will not have any reference to it, new Tab will be not opened automatically.
Click    to open link in a new tab .

Posted on Leave a comment

Scrolling

The scrolling of the Device Screen has to be scheduled as an action. For scrolling, you have two main options: use Editor menu or Keyboard input.

Optionally you can scroll by Mouse clicks.

Editor menu in Insert mode

The buttons on Editor Menu repeat keyboards commands.

Make sure the Editor is in mode.

  1. Click on on Editor Menu.
  2. Choose keys to scroll the page up and down, or choose more keys.

To scroll to a precise position on the device screen, click and enter number of pixels.

Keyboard

Make sure the Editor is in mode.

Editor menu in Insert mode
  1. Press the following keys on your keyboard to scroll:

    [UP] Scrolls the page a few pixels up.
    [DOWN] Scrolls the page a few pixels down.
    [PAGE UP] Scrolls a whole page up.
    [PAGE DOWN] or [SPACE] Scrolls a whole page down.
    [HOME] Scrolls to the top of the page.
    [END] Scrolls to the end of the page.

Mouse Swipe

To scroll the page down using mouse, schedule a swipe on the scroll bar.

Make sure the Editor is in mode.

  1. Press left button of mouse on the Device screen and drag it down to a needed end point – the start and end of segment is marked with orange line
  2. Release the button