Versions Compared

Key

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

BQ has made automating an application much easier for it's users. All that needs to be done is record the steps, make a few changes (if needed) and relax. Your job is done!!

...

  • Please make sure the Application created is Web
  • User should be on the "Test Steps" tab of the Test creation screen.
  • User should be on the "Test Steps" tab of the Test creation screen.

Instructions to start BQ Genie for Web :- 

  1. Click on the Record button.
  2. Enter the meta data for the Recorder pop up.
    • Port number (If the BQ client is not running on the default port 9999)
    • Application type (Web)
    • Enter the URL that you wish to record.
  3. Click on Go button. BQ Genie and a mirror screen will be launched.
  4. Perform actions on the web page and appropriate steps will be recorded.
  5. Save the steps recorded and the test case.

Executing tests for Web (Local execution) :-

Prerequisite : 

...

  1. case

...

Step-by-step guide :-

  1. Select the test to execute.
  2. Click on the Test Steps tab.
  3. Click on Run button.
  4. On the Execution pop up window, select the browser and tag(if any).
  5. Click on Go button. 

The Local Executor window will be displayed and the test will be executed on the selected browser.

Executing tests for Web (Remote execution) :-

Prerequisite : 

  1. Test cases should be created.
  2. Test cases should be added to the Test Suite.

Step-by-step guide :-

  1. Click on Execute.

  2. Click on Execute Automated Test.
  3. Select the Suite that you wish to execute. You should be able to view the 'list of test cases' under that suite along with its 'Last Execution Details'.

  4. Select the test cases that you wish to execute.
  5. In the Execution Details section, please enter/select the below details. 
    • Run Name
    • Executing in Sprint (Select the sprint in which you are executing the test cases)
    • Build Number
    • Browser instance (the number of browse instances you wish to run the test cases on)
    • Distributed across Machines (Select the check box if you wish to distribute tests on various connected machines)
    • Execution Tags (if used any in the test cases)
  6. If you expend the Advanced Settings section, you will see two options Uninstall App (Mobile) and Clear App Data (Mobile). Clear App Data (Mobile) checkbox will be checked by default. 
  7. When you expand the Execution machine(s) section, you will see the Desktop/Device(s) section, where you should be able to view the connected machine's name and the browsers available on that machine.
  8. Select the browser on which you wish to execute the test case.
  9. Click on Run Selected button (if you have wish to execute selective test cases) or either click on Run All button (if you have wish to execute all test cases in the suite).

...

  1. .



Remote Execution

...