Test Automation: Save
The module reads a test specification (Cucumber format) from the text documentation of a object or a text file and stores it as a structured documentation in the same or another object
Designation
- Name
- ta.Save
- Aliases
- ta.CucumberSaveTo
Configuration
- Optionen
- Source (
source) - Defines the type of source where to find the Cucumber definitionMögliche Werte: File (
file), Object (object)
- Cucumber Definition (Object) (
cucumber-object) - The given object contains the Cucumber definition in the text documentation
- Cucumber Definition (File) (
cucumber-file) - The given file contains the Cucumber definition
- Tags (
tags) - If given scenarios must of at least one of the given tags to be executed
- Exclude Tags (
exclude-tags) - If given scenarios will be excluded if at least one its tag matches one of the list