Test Details Page

Test Details Page Overview

The Test Details page is your base of operations once your test has been created. View results, trigger executions, review the test's execution history, and make adjustments to your test - all from one place!

 

Tour of the Test Details Page



  1. Test Breadcrumbs - Environment | Project Name | Test Name:


    • Switch to a different testing Environment
      TD1EnvironmentMenu.png

    • Return to the Test Listing page in your project by clicking on Project name in the breadcrumb


    • Hover, then click the pencil icon for inline editing of the Test Name
      TD1EditTestName.png

  2. New Test button:
    • Create a new test


  3. Project Actions menu:
    • Access to project settings and project options


  4. Actions tab | Browser Results tab | History tab:
    TD4Tabs.png

    • The Actions tab is a stateless view of your test where actions can be edited and/or added


    • The Browser Results tab displays the test actions, including the pass or fail state of every action from the last run, with a separate tab for each enabled Browser for the test


    • The History tab displays the execution history of the test with options to download the report as a CSV file or view the history in a graph


  5. Execution | Information | Test Actions menu | TDM Template Download | TDM Mapping | Import Actions:


    • Select the type of execution: Live Execution | Live Debug | Headless Run


    • From the Information button, view vital statistics about your test


    • Test Actions menu gives access to test-specific settings, bulk actions, reports, and more


    • Click the TDM Template Download button to Download Template data source file for all actions or Download Selected Templated data source file for selected actions


    • Click the TDM Mapping button to map a data source to the test


    • Click the Import Actions button to import the actions from a Test Case or Page Object present within the project
       
  1. View Results button | Last Run details | Share button:


    • Click the View Results button to see the Slider View details of the last run on the selected browser


    • Date and time of the most last execution on selected Browser, including the user who execute the test


    • Email or copy a link to a read-only version of the most recent results of the test.


  2. Test Summary:
    • Total number of actions, who created the test, and any test Tags.


  3. Expand All / Collapse All Actions /button:
    • Open action Settings for all actions, once expanded the button will toggle to Collapse All


  4. Test Instructions:
    • Group actions according to sequence performed in your test for documentation and review of test coverage


  5. Edit Instruction | Delete Instruction | Clone Instruction:


    • Edit the name of the Instruction


    • Delete the Instruction and merge test actions in Instruction above, option to Remove Actions too under Instruction as well
      Note: The first Instruction of the test cannot be deleted


    • Clone the Instruction to add a duplicate to the test


  6. Test Action:
    • Expand any action to see Action Settings with options for Editing, Deleting, and more


    • The Actions tab shows a stateless version for each action with general and advanced settings specific to each Action Type, as well as options to Delete, Local Edit, and Clone


    • The Browser Results tab shows the pass/fail state for each action with Settings and Advanced settings specific to each Action Type, as well as options to Force Fail, Delete, Local Edit, Clone, and Create Defects
      Note: Create Defect is only available if you have enabled the Jira Defect Integration for your project


    • See also: Action Settings
    • See also: Action Types

  7. View button:
    • View from the right side of any action on the Browser Results tab to open Slider View for the most recent results of each action
  8. Insert an Action:
    • Hover between any two actions and an Insert Action ⊕ icon will appear where the user hovers, giving the user the option to insert a new action at the selected location


See also: Adding Instructions to an Existing Test

 

Edit a Test Case

There are many items in each test you can edit directly from the Test Details page. Create a reusable Page Object in existing test cases. Import actions from a Page Object or another Test Case into existing test cases. Generate and map a TDM data source to data-drive a test case. Delete or update multiple actions inside a test case at once. Re-arrange test actions into a different test flow order.

 

Create a Page Object

See User Guide: Create a Page Object Within an Existing Test Case

See also: Editing Page Objects

See also: Architect Page Object Creation

See also: Page Object Parameterization

 

Bulk Update / Delete Actions

See User Guide: Bulk Actions in Test Cases

 

Re-arrange test Actions

See User Guide: Rearranging Actions in a Test

 

Action Settings

Each Action Type has certain settings, flags, and information associated with it.

See User Guide: Action Settings

See also: Action Types  

See also: Optional and Skipped Actions