Qarsenal Wikia
Advertisement

Starting from 3.4.1 version QaSpace Test Management plug-in supports full automated testing workflow through custom REST API.

Preferable automation scenario:

  1. Create automation Test Run via Automation Test Run REST API
  2. Create automation Test Cases one by one via Automation Test Case REST API. Each test in your scope must be linked with 1-to-1 relationship to test case in Library. You'll use that test case's key like originalTestCaseKey parameter.

Content

Advertisement