Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Mixed run: execute manual and automated tests as one test plan#88

As QA team we want to select tests by tag or test suite and execute all tests no matter of test type. Precondition, we have CI\CD setup and automated tests.

Flow:

  1. create manual tests with some tags in test suite
  2. import automated tests with some tags in test suite
  3. configure CI\CD
  4. create one test plan where we will select both manual and automated tests
  5. execute everything in one click: automated test should be executed against CI and manual tests should be executed manual
  6. as results, we should common report with manual test execution results and automated test execution results from CI
3 years ago
Changed the status to
Planned
2 years ago
Changed the status to
Completed
2 years ago