Core
Core
Core module is a collection of main functions, the core of Testifi:CAST testing platform.
Dependency
Dependendcy
<dependency> <groupId>io.testifi.cast</groupId> <artifactId>cast-core</artifactId> </dependency>
- Core Testobjects
- Action / Validation Type Building Block
- Assert (assert)
- Assert fail (assert-fail)
- Pause (pause)
- Echo (echo)
- Assert value (assert-value)
- Evidence (evidence)
- File (payload:file)
- File copy (payload:file-copy)
- File create folder (payload:file-create-folder)
- File create tmp folder (payload:file-create-tmp-folder)
- File find (payload:file-find)
- File search (payload:file-search)
- File separator (payload:file-separator)
- File write (payload:file-write)
- Get failed object (get-failed-object)
- Number (number)
- Prompt (prompt)
- Run Command (run-command)
- Soft Assert (soft-assert) (assert-now)
- Soft Assert Fail (soft-assert-fail) (assert-now)
- Soft Assert Value (soft-assert-value) (assert-now)
- String extract Test Object (string-extract)
- String replace (string-replace)
- String Test Object (string)
- General Attributes of TestObjects
- Container Type Building Blocks
- Condition, If (condition:if) (condition:else-if) (condition:else)
- TODO: Include (include)
- Test Step (test-step)
- Lifecycle Hook (lifecycle-hook)
- Loop, Iteration, For (loop:for)
- Put Up (put-up)
- Loop on list (loop:list)
- Suite (suite)
- Scenario (scenario)
- TMS Scenario (scenario-tms)
- Ad Hoc TMS Suite (suite-tms-ad-hoc)
- TMS Suite with Test Plan (suite-tms-test-plan)
- Custom Building Block (custom-building-block)
- While (loop:while)
- Inject (inject)
- Variable Type Building Block
- Action / Validation Type Building Block
- Core Concepts
, multiple selections available,