Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Switch to a Web App from any other app

  2. Switch to a Mobile App

  3. Switch to a different Browser

  4. Switch to a different Mobile Device

  5. Call an Api API Test

Let us try to understand this feature better with the help of an example.

1- Select the application type as Mobile Native, while creating the application.

...

2- Upload the .ipa or .apk file in the Attachment Tab of the created application.

...

Suppose, we wish to install .apk file on the Android emulator.

4- Select Android as the File type and enter the File version.

...

8- Add a test case, you will notice that the application type will be displayed as MOB in front of each test step.Image Removed

...

9- Use action ‘switchApp’ to switch from one application type to another.

...

10- Select WEB in the Application type & click on the Update button. 11- User

...

Info

After using the ‘switchApp’ keyword, use the action keyword ‘useBrowser’ to launch the desired browser for the web application to launch.

     

Once you switch to WEB application type, you will notice that the application type in front of each test step changes to WEB.

Use the BQ Recorder to record the steps.

1211- Select the Application type as WEB to record.

...

1312- Enter the web site to record (ex. https://www.bqurious.com)

...

      The BQ Recorder will launch the desired website for you to record the test case.

...

1413- Save the steps once recorded.

...

1514- Add the test case to a Suite and execute it.

...

1615- Navigate to Execute Automated tests and select the Suite that contains the test case.

1716- Select the test case and do not forget to select the Android version or the iOS version from the dropdown.

...

1817- Select the machine and tap on the refresh icon to fetch the connected devices and simulators.

...

1918- Select the appropriate device or simulator and click on Image RemovedRun Selected button to execute the test case.

...