Skip to main content

TestMore in a Nutshell!


info

This document provides a comprehensive overview of TestMore services, outlining the steps required to execute a test from its initial setup to completion.

1. Sign Up


The required information is set and the user is created.
signup

2. Add Product - App - Version


Log in on the Dashboard page with user credentials.
login
After logging in, the TestMore Dashboard is displayed.


introduce your application

To perform actions about your application in TestMore, you must introduce the application to the system.

For this:

  1. Click on the Test Automation section on the left menu.
  2. Click the "+" button at the top right of the screen to add a product.
    productadd
  3. The uneditable Organization Name and Product Name textfield will be seen in the modal. Product Name is required.
    productadd2
  4. Optionally you can add a product icon. When you click the Save button, the Add App modal will open.
    addapp1
  5. App Name is required.
  6. You can also add additional information about the application. The Save button will take you to the Add Version modal.
  7. Version is required.
  8. If there is a previously added application and version, you can add it by copying it from the "Copy From" section when adding a new version.
    addversion
  9. When you click Save, the Product, App and Version data will be saved and selected. selecteddata

3. Add Screen


  1. Click on the "Screens" field in the left menu to define the screens to be used when creating the scenarios. Click the "+ Add Screen" button in the upper right corner of the page that opens.
    n1
  2. On the page that opens, give the name of the screen to the "Screen Name" textfield.
  3. Add an image of the page, it can be added by clicking Select Image. Click the "Submit" button at the bottom and save.
    addscreen
  4. After saving the screen, it is seen that the screen is added and the Elements, Unexpected Elements, Edit and Delete buttons are displayed on the Screens page.
    screencard
    Click the "Elements" button to define the elements on the screen.
    Set the Parameters on the Add Element page based on the data obtained with Appium Inspector. elementselector

Click to see detailed information on Adding Screens

4. Create Test Scenarios

  1. Click "Scenarios" in the left menu.
    n2
  2. Click the "Create Test Scenario" button at the top left of the Scenarios page.
    createtest
  3. After clicking Create Test Scenario button, follow the below steps on the modal that opens:
    1. Type the scenario's name to be created in the "Scenario Name" textfield.
    2. In "Copy From" select "Don't Copy". (If copying will not be made from any scenario)
      1. Select the scenario from the "Copy From" dropdown if a scenario is copied from another scenario.
      2. If the "Copy from a range" button is set to true after selecting the scenario, specify the range of cases you will copy. The case step numbers should be written in the boxes next to the "Select a range" heading. The "To" point is not included in the new scenario.
    3. In the Select Folder field, the folder to which the scenario will be added should be selected. If there is no folder selection, the scenario will be saved to the No-Folder by default.
    4. To create the parameters to be entered during the test, the Add Custom Parameters button should be clicked and the Capability Name and Value fields should be filled.
    5. The "No-Reset"/"Full-Reset" buttons determine whether the application will be reset or not. (If the application is uninstalled and reinstalled while testing the scenario, "Full-Reset" should be selected.)
      addsce2
    6. Click the "Save" button to create scenario at the bottom of the modal.
  4. Search the scenario created with the specified name in the specified folder. See that the scenario is created.
  5. See that there are "Editor", "Edit", "Delete" buttons next to the scenario.
    1. Scenario can be deleted with the "Delete" button.
    2. With the "Edit" button, the parameters while creating the scenario can be changed. folderdeta

For Creating Scenario Script:

  1. Click on the "Editor" button. editorcases
  2. In the Editor page, edit Comment, Prerequisites, Start With An External App, Variables sections and add Test Cases.
  3. After the scenario is completed, click the "Submit Changes" button to save the script.
    submittest

Click to see detailed information on Creating Test Scenarios!

5. Add Local Device


Cloud Devices

If the Test will be run with Cloud Devices in TestMore, you can continue to the next step.

  1. To run the test on your own physical device, please save the device information to the system using the 'Add Local Device' button on the Device List page.
    adddevicebutton

  2. Set the information in the Add Local Device modal and save your device. localdevice

  3. Select the device that you saved from the Local list of Devices dropdown on the Start Test Run page.
    devicerun

Click to see detailed information on Adding Local Devices!

6. Start Test Run


Finally, you can run the test following the below steps:

  1. Click the "Test Requests" section under the "Test Automation" heading in the navigation menu.
    runtest1
  2. Click the "Start Test Run" button on the right side of the Test Request page.
    runtest2
  3. Set the scenario information you run! runtest3
  4. Set the information for each test case you run! runtest4
  5. Click the "Submit" button. When the button is clicked, the selected scenario will be sent to the queue of the selected device.
  • The test starts automatically if the device is available.

Test Result

  • The test we added to the "Test Requests" list is displayed at the top. runtest5
  • This list shows run-test scenario information.
  • Status is displayed and the run can be stopped cancelled or used again.
  • You can view the test run result under the Result sub-heading. You can also click the result text to access the test result screen and see it in detail.
    runtest6
    Click to see detailed information on Creating Test Run!
Try TestMore

Explore No-Code Test Experience on TESTMORE