Manual Test

Creating manual tests within the BQ Platform is as easy as creating automated tests.

 

Instructions to create manual tests

  1. Click on Design on the left panel.

  2. Click on Test Case.

  3. Either create a module or select the existing module.

  4. Click on Add Test.

  5. Enter the Details

    1. Objective

    2. Priority

    3. Designer

    4. Reviewer

  6. Select Manual option in Manual dropdown.
    By default, the option is selected as Automated.

     

  7. Save the test.

 

Adding steps within the Manual test case

  1. Select the created manual test.

  2. Click on Manual Steps tab.


    The below screen will be displayed.

     

  3. Click on the row for Type column and select from below options.

    1. Step (select Step if you wish to write a step)

    2. Component (select Component if you wish to call a component)

      If you select Step, enter the data under Steps to Execute and Expected Results column.
      Enter the sample data (if any).


      If you select Component, click on the component column and select the desired component.
      When you expand this step, the steps for component will be displayed as below.

       

  4. Save the test.

 

Instructions to Execute Manual Tests

Pre-requisite :

  • The manual test should be added to the suite.

 

  1. Click on Execute on the left panel.

  2. Click on Execute Manual Test.

  3. Select the Suite.

  4. Select the manual test case 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

    • Execution Tags (if used any in the test cases)

  6. 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.

  7. Select the browser on which you wish to execute the test case.

  8. Click on Run Selected button (if you wish to execute selective test cases) or click on Run All button (if you have wish to execute all test cases in the suite).

Â