Here the module TST "TIS Selenium Testing" will be described consisting of following components:
- TIS Testrun Engine: server component
- TST Solution in TIS Board for defining tests and controlling the test execution by TIS Testrun Engine
Notion | Description |
---|
test action | type of interaction with the target application or instruction for the test execution. |
test | definies a sequence of specific test steps and is identified by its VARIANT and NAME. |
test definition | synonym for test |
test settings | collection of settings for the test execution environment for a VARIANT and user. definies the target system for the test execution. |
test job | specifies test definition combined with test settings |
test results | is a zip file for download resulting of a finished test job either passed or failed. optionally sent to email. |
testrunner | process executes a test job |
testrun engine | server component manages test jobs (queuing, execution, results) |