|
Property
|
Description
|
|---|---|
"testManagement": {
|
If set to true, the timing of test runs is enabled.
If set to false, the timing of test runs is disabled. If the timer is disabled,
• The timer control does not appear on the test runner dialog.
• No time information is collected and saved. As a result, the run-time of tests is always displayed as 0.
|
|
Property
|
Description
|
|---|---|
"testManagement": {
|
If set to true, the Block button is displayed in the Test Runner.
If set to false, the Block button is not displayed in the Test Runner.
|
|
Property
|
Description
|
|---|---|
"testManagement": {
|
If set to true, the End Run button is displayed in the Test Runner.
If set to false, the End Run button is not displayed in the Test Runner.
|
|
Property
|
Description
|
|---|---|
"testManagement": {
|
If set to true, the Run only Accepted Test Cases. option is selected by default when generating a test run.
If set to false, the "Run all Test Cases, even those which are not Accepted." option is set by default when generating a test run.
Each Test Runs tracker contains the hidden field Run only Accepted Test Cases. The value of this field is true by default in the field configuration of the tracker. The default value of the tracker always overwrites the value of the "runOnlyAcceptedTestCases" global configuration.
The "runOnlyAcceptedTestCases" global configuration is effective when the default value of the Run only Accepted Test Cases. is set to -- in the target Test Runs tracker.
|
"testManagement": {
|
If set to true, the "Yes, create separate Test Runs for each Test Cases." option is set by default when generating a Test Run.
If set to false, the "No, the Test Run will contain all Test Cases." option is set by default when generating a test run.
|
"testManagement": {
|
If set to true, the "Yes, include all children/descendant Test Cases recursively." option is set by default when generating a test run from a single test case.
If set to false, the "No, the Test Run will contain all Test Cases." option is set by default when generating a test run from a single test case.
|
"testManagement": {
|
If set to true, the Block button is displayed in the Test Runner.
If set to false, the Block button is not displayed in the Test Runner.
|
"testManagement": {
|
If set to true, the End Run button is displayed in the Test Runner.
If set to false, the End Run button is not displayed in the Test Runner.
|
"testManagement": {
|
If set to true, the Include non-Accepted Test Cases? option can be modified when generating a test run.
Set to false to disable.
|