...
Field | Details | |
|---|---|---|
| 1 | Cycle Preference | Select between existing and new cycle, new cycle or search for an existing cycle by name and create if not found |
| 2 | Cycle Prefix | In case of new cycle, Cycle prefix will be used to prefix the cycle title |
| 3 | Cycle Key | If existing cycle is selected, specify AIO Tests cycle key eg. SCRUM-CY-121 |
| 4 | Cycle Name | Uses the cycle name to search for an existing cycle with an exact match. If cycle is found, then the cycle is updated. If it is not found, then a new cycle is created. |
| 5 | Add Case | If checked, cases not already in cycle are added, else the cases are reported as errors |
| 56 | Create New Run | If checked, new run is created for each case execution, else existing run is overwritten |
| 67 | Create Case | If checked and no case exists with a matching case key or automation key, a new case is created |
| 78 | Update BDD Case Steps [Cucumber Only] | If checked, if the automated case steps are different from the steps in AIO Tests, then the automated steps will update the steps in the AIO Tests cases |
| 89 | Force Update Case | If checked, updates case steps from steps in automaton results files. (Works for robot only) |
| 910 | Hide Publish Result Details | If checked, it would hide testcase wise details |
| 1011 | Fail build if result publishing fails | If checked, the build result will be updated to failed, in case publishing of results to AIO Tests fails |
...