Tutorial - Run Your First Automated Test
You can see firsthand how our system works and what is required in terms of code and capabilities.
You have the option to run sample tests on either native or web applications and can do so with a combination of languages and frameworks, and see the result within 5 minutes.
Page Navigation
Click Automation in the main navigation bar.
Select Mobile/Web mode
You can select Mobile or Browser mode.
Mobile Mode Configuration
These configurations are available for Mobile Mode:
- OS - iOS/Android
- Phone Platform - Phone/Tablet
- App Type - Native/Web
- Version - Available versions
Web Mode Configuration
These configurations are available for Web Mode:
- Browser Type - Chrome/Safari/Firefox/IE
- Version - Available versions
- Desktop OS - available OS
Code Export
You can view the demo code that matches your configuration and user profile. You can select the code language, test framework, and test dependencies.
To copy code for use in your IDE, click the Copy to Clipboard button.
Test Execution
To execute a test, 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, a popup dialog requesting permission to upload the application to the user project is dsplayed.
If you click OK, the application is uploaded to your project and the test is executed.
If the application is already in your project, the test is executed immediately.
You can see the test running on Tests Execution page.
Test Result
You can see the test flow and it results in the navigation bar.
You can also see the report in "Reports" page (provided the reporter is configured).