Difference between revisions of "TestIT:Guide Step Configuration"
Jump to navigation
Jump to search
NolekAdmin (talk | contribs) |
NolekAdmin (talk | contribs) |
||
Line 220: | Line 220: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[TestIT:Guide#9.5_Guide_steps|Back to Guide]] |
Latest revision as of 15:02, 11 September 2019
Contents
9.5.2 Step configuration
9.5.2.1 Step
Configuration name | Description |
Step number | The ID number of the step. Must be unique within the guide |
Step type | Select a step type |
Image | Select between the images in the assigned image folder |
9.5.2.2 Next step
Configuration name | Description |
OK | Enter the step number of the next step if the OK action is run |
OK button text | The text on the OK button. If no text, the button is hidden |
OK I/O | Select a symbol to use in the OK action |
OK I/O value | Select a symbol, wich value will be used in the validation of the OK action |
OK Validation type | Select the OK validation type |
NOK | Enter the step number of the next step if the NOK action is run |
NOK button text | The text on the NOK button. If no text, the button is hidden |
NOK I/O | Select a symbol to use in the NOK action |
NOK I/O value | Select a symbol, wich value will be used in the validation of the NOK action |
NOK Validation type | Select the NOK validation type |
9.5.2.3 Go back
Configuration name | Description |
Can go back | Select if the step will be able to go back to a specified step |
Go back step | Step to go back to |
Back button text | Text on the back button. If no text, the button is hidden |
Go Back I/O | Select a symbol to use in the Go Back action |
Go Back I/O value | Select a symbol, wich value will be used in the validation of the Go Back action |
Go Back Validation type | Select the Go Back validation type |
9.5.2.4 Init validation
Configuration name | Description |
Use init validation | Select if the step should be validated before it is called. See guide step flow |
Init Validation value A | The value that will be validated |
Init Validation value B | The value to validate against |
Init Validation type | Select the Init validation type |
Init Validate NOK next step | Step to go to if step is not valid |
9.5.2.5 Release validation
Configuration name | Description |
Use release validation | Should the release of the next button be validated. See guide step flow |
Release Validation value A | The value that will be validated |
Release Validation value B | The value to validate against |
Release Validation type | Select the Release validation type |
Release Validation Success message | Enter a message to show when the validation is OK (Optional) |
Release Validation not succeeded message | Enter a message to show when the validation is NOK (Optional) |
Next release I/O OK | Select a symbol to be set when the validation is OK |
Next release I/O NOK | Select a symbol to be set when the validation is NOK |
Go to next on valid | If yes, the step will continue to the OK step, when the validation is OK |
9.5.2.6 Next validation
Configuration name | Description |
Use next validation | Should the next button be validated. See guide step flow |
Next Validation value A | The value that will be validated |
Next Validation value B | The value to validate against |
Next Validation type | Select the Next validation type |
Next validation NOK next step | The step to go to next if the validation is NOK |
Next validation timeout | The maximum amount of seconds to wait for the validation |
Next Timeout NOK step | The step to go to if the next validation times out |
Next Validation NOK message | Enter a message to display if the validation times out |
9.5.2.7 Scan
Only applies if the step is a Scan step
Configuration name | Description |
Scanned value | Select a String symbol to store the scanned value into |
Go to next on scan | If yes, the step will go to the next step, after a scan |
9.5.2.8 Timer
Configuration name | Description |
Use timer | If yes, use a timer on the guide step. Will display a time bar in the top of the step |
Timer in seconds | Enter the time in seconds |
Timeout step | Enter a step to go to, if the timer times out |