# 4.1.2 Assign for Test Run

**Assigning test steps to tester**

* Click on the show bulk update toggle button. You will get the below screen.

![](/files/-Mc9n4aW1G5I_vh3Lkdj)

* Select the column drop down as **Tester**
* After select the select column as Tester you will get the list of users in select column value drop down.

![](/files/-Mc9n4aX6gntOSoLFgqO)

* Select the tester and then select the Apply to drop down.
* Now click on the update button. Selected tester will assign to the testers.

![](/files/-Mc9n4aY7mK853IgyeYF)

**Execution of Testcase**

* After assign the steps to the tester. Tester needs to start the execution.
* To start the execution of the test case, click on the play icon. You will navigate to step result info page.

&#x20;

![](/files/-Mc9n4aZTuufpkx0B9G0)

* In the step result info page, you will see complete description of the test case and input data and output data.
* Click on the doc symbol input data will be displayed.

![](/files/-Mc9n4a_6J7WX9I9nDVe)

* Check the output variables weather it is pass/fail if the output data is equals to expected data, then set the output data pass otherwise fail.

![](/files/-Mc9n4aa3VH_sNmFjdVk)

* Click on the comments tab.

![](/files/-Mc9n4abEZBSZn3oo96C)

* Here you can share the screen shots and comments regarding the test case.
* After complete the test case give the duration time and click on select the result.
* When you update the result, status was updated automatically based on result.
* After update result to the step manager is review the step and he Approve/Reject the step.

![](/files/-Mc9n4acCJRC48JMgSUU)

* After Approved/Reject the step status is updated to approved or rejected.
* If any test case is failed you will get option to create the JIRA ticket for the test case.
* When you click on the plus symbol JIRA ticket will be created and displayed ticket number.

![](/files/-Mc9n4adUmnCeClImxgd)

![](/files/-Mc9n4aeQQ_J3g0Tx9vH)

* After completion of the all the test cases click on the “Complete” button.

![](/files/-Mc9n4afdAp8sdvhAee8)

* Now you can see the confirmation pop-up. Click on the Complete. Now your test run completed successfully.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qatts.com/v-3.0/test-execution/creating-test-runs/creating-test-run-cont...md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
