Generation of test cases

Scope of services
-
Generation of specific test cases
-
Integration of external test data during generation
-
Supported test procedure
-
Decision table test
-
Equivalence class formation
-
Boundary value analysis
-
State transition test
-
Data-driven test
-
-
Setting up a test case
-
Preconditions for a test case
-
Test steps for test instructions
-
Test steps for expected results
-
Post-conditions for a test case
-
-
Test step properties
-
Test step name
-
Test step sequence
-
etc.
-
-
Test case properties
-
Tags
-
Categories (such as e.g. error-free, contains hints, contains error messages)
-
-
Export for common test management and execution tools
-
Gherkin
-
Robot Framework
-
TestLink
-
aqua
-
Excel
-