Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Test Author Workflow

Following is the standard flow for automating and executing end-to-end business flows using Test Author.

  1. Create an environment. Creating an Environment.
  2. Create the API templates or use the existing Conga API templates. Creating an API Template
  3. Create a test step using the API template or Conga API templates. Creating a Test Step
  4. 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
  5. Generate an access token to run the API template, test step, and test case. Generating the Access Token
  6. 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
  7. Execute a test suite. Triggering Test Execution Or set a schedule for test execution. Setting Scheduled Test Execution
  8. View active, scheduled, and execution history. Managing Test Execution
  9. Compare the execution reports. Comparing Test Execution Reports