Manage and run automated test cases in Virtual Agent Designer

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:6分
  • Run reusable test cases of your published topics using the Automated Test Framework through Virtual Agent Designer to identify performance issues and prevent regressions before production.

    始める前に

    Plugin required: com.glide.cs.atf.

    Role required: atf_test_designer, atf_ws_designer, atf_test_admin, virtual_agent_admin, or admin

    このタスクについて

    The Manage test cases button opens the Run test cases tab. Before you can run a test case, you previously must have created a test case. The Create test cases tab displays published topics that don't have associated automated tests. These topics appear in order from their last published date. After you select a topic name, a new window opens and you're directed to that topic in Virtual Agent Designer. From the topic, you can select Test to create a test case. For more information, see Create an automated test in Virtual Agent Designer.

    手順

    1. Navigate to All > Conversational Interfaces > Virtual Agent > Designer.
    2. Slide the discovery type toggle switch to NLU/keyword, then select Manage test cases in the Resources list on the sidebar.
      You either see the Run test cases tab or the Get started button. The Run test cases tab displays topics that have had test cases previously created. The Get started button redirects you to the Create test cases tab to begin creating your topics' automated testing.
    3. In the list view, review the columns.
      表 : 1. Run test cases columns
      Column Description
      Test case Displays the linked test case name. Selecting the linked name opens a new window and directs you to that test within the Automated Test Framework. From the Automated Test Framework you can view test details, including test steps.
      Topic Displays the linked topic name. Selecting the linked name opens a new window and directs you to that topic in Virtual Agent Designer. Topics with multiple test cases are grouped.
      Run status Displays the run status of the test. Three statuses are possible:
      • Ready: The test case is ready to be run.
      • In-progress: A temporary test case status that appears while the test case is running. After the test runs, the status returns to Ready.
      • Run recommended: The topic's published date is more recent than the test cases latest run date so there may be published updates for the topic. A run is recommended because the latest published topic and its related test cases are potentially out of synchronization.
      Last run Displays the date and timestamp of when the test was last run. Topics are grouped and sorted by the last test run date or if the same run happened across multiple topics, the topic's last published date.
      Result Displays either Failed or Passed. Pointing to the linked result displays a brief explanation of either the passing or failing step details. Selecting the linked result opens a new window and directs you to that test's Test Results in the Automated Test Framework where you can view more specific step fail or pass details. If the test case has passed, no changes happened between the latest published topic and its saved test case. If the test case has failed, a change happened between the latest published topic and its saved test case. For more information, see View test results.
      ヒント:
      You can view the test suite of all topics created and tested through Virtual Agent Designer by navigating to Automated Test Framework (ATF) > Suites, and then selecting Virtual Agent Topics. For more information, see Run an automated test suite.
      Actions Displays the Delete button that deletes the test case from this page and the Automated Test Framework.
    4. Select one, multiple, or all test case check boxes, and then select Run.
      ヒント:
      The sn_atf.runner.enabled property must be turned on to run test cases. After the property is turned on, you can select Run. Also, you can select the check box next to the Test case column header to select all test cases to be run.
      An in-progress banner appears and changes to a completion banner after your test results are ready. The Last run column updates and the last run test cases are moved to the top of the table.