Test Author Workflow
Following is the standard flow for automating and executing end-to-end business flows using Test Author.
- Create an environment. Creating an Environment.
- Create the API templates or use the existing Conga API templates. Creating an API Template
- Create a test step using the API template or Conga API templates. Creating a Test Step
- Create a test case by adding the test steps in the required order and map it to one or more test suites. Creating a Test Case
- Generate an access token to run the API template, test step, and test case. Generating the Access Token
- Create a test suite and link test cases to the suite with groups if required; otherwise, all the test cases that belong to the test suite are assigned to the default group. Creating a Test Suite
- Execute a test suite. Triggering Test Execution Or set a schedule for test execution. Setting Scheduled Test Execution
- View active, scheduled, and execution history. Managing Test Execution
- Compare the execution reports. Comparing Test Execution Reports