Skip to main content

Get Started with Grid Clients

You can run sample tests on either native or web applications and with a combination of languages and frameworks, and see the result within 5 minutes. The Cloud UI lets you generate sample code that lets you get started quickly.

  1. Click Automation.

  2. Select either Mobile or Web Mode.

  3. Select your desired Framework and Language.

  4. Use the Copy to Clipboard buttons to copy your source code to your IDE. This code matches your configuration and user profile. 

Test Execution

You can run the test directly from here. To do so, click Run Test.

The scripts for mobile native include the installation of the EriBank Application

  • Android - com.experitest.ExperiBank/.LoginActivity
  • iOS - com.experitest.ExperiBank

If the application is not in your project, you are prompted with a request for permission to upload the application to your project. Otherwise, your project is executed immediately.

If the application is already on the user project, the test will be executed immediately.

To see your test running, click Execution.

Test Result

You can see the test flow and it results in the navigation bar.

You can see the report in "Reports" page (provided the reporter is configured). For more information, see Reporter.