Running Tests
This tutorial shows both run-selection modes in AppraiseJS core.
Path A: Run by tags
Section titled “Path A: Run by tags”- Ensure your test cases include tags (for example
@smoke). - Open
Test Runs -> Create. - Choose
By Tags. - Select one or more tags.
- Set run name, environment, workers, and browser engine.
- Submit.
Path B: Run by explicit test cases
Section titled “Path B: Run by explicit test cases”- Open
Test Runs -> Create. - Choose
By Test Cases. - Select desired cases.
- Set run configuration and submit.
During execution
Section titled “During execution”- Watch live status in test run details.
- Open logs/trace links for failures.