> For the complete documentation index, see [llms.txt](https://dbi-services.gitbook.io/omrun-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dbi-services.gitbook.io/omrun-help/menu-functions/button-execute.md).

# Button Execute

### ![](/files/W14pXQDviYK7jP9bHG7m)

### Test Scenario

If "Execution" is pressed to start an active "Test Scenario", the following rules are loaded:

* The breadcrumb shows the selected **test scenario in bold letters** with the activated environment on which the test is executed
* All tree elements are disabled
* The "Stop" button is activated
* The test results are written to all three test levels:
  * Test Scenario Results
  * Parameter List Results
  * Test Object Results

### Parameter List

If "Execution" is pressed to start an active "Parameter List", the following rules are loaded:

* The breadcrumb shows the selected **parameter list in bold** letters with the activated environment on which the test is executed
* All tree elements are disabled
* The "Stop" button is activated
* The test results are written to two test levels:
  * Parameter List Results
  * Test Object Results

### Test Object

If "Execution" is pressed to start an active "Test Object", the following rules are loaded:

* The breadcrumb shows the selected **test object in bold letters** and the parameter list with the activated environment on which the test is executed
* All tree elements are disabled
* The "Stop" button is activated
* The test results is written to one test level:
  * Test Object Results
