Test Details Page

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
TestDetailPageHeader.png

  1. Test Breadcrumbs - Environment | Project Name | Test Name:
    TD1Breadcrumbs.png
    • Switch to a different testing environment.
      TD1EnvironmentMenu.png
    • Return to the list of tests in your Project.
      TD1ReturntoProject.png
    • Hover, then click the pencil icon for inline editing of your Test Name.
      TD1EditTestName.png
  2. New Test button:
    • Create a new test.
      TD2NewTest.png
  3. Project Actions Menu:
    • Access to project settings and options.
      TD3ActionMenu.png
  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 or added.
      TD4ActionTab.png
    • The Browser Results tab displays the test including the pass or fail state of every Action with a separate tab for each enabled Browser. This includes Browsers that have been enabled but not text executions completed.
      TD4BrowserResultsTab.png
    • 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.
      TD4HistoryTab.png
  5. Execution | Information | Actions Menu | TDM Sample Download | TDM:
    TD5Buttons.png
    • Select the type of execution.
      TD5ExecutionButton.png
    • View vital statistics about your test.
      TD5InfoMenuStats.png
    • Access to Test-specific settings, bulk actions, reports, and more.
      TD5ActionsActionMenu.png
    • Click the TDM Sample button to Download a data source template or Download a data source template only for selected actions.
      TD5DownloadTDMTemplate.png
    • Click the TDM button to add a data source to the test.
      TD5TDMAddDataSource.png
  6. View Results button | Last Run details | Share button:
    TD6Buttons.png
    • Click the View Results button to see the Slider View details of the last run on selected browser.
      TD6ViewResultsSliderView.png
    • Date and time of the most recent execution on selected Browser including the user who ran it.
      TD6LastRunDetail.png
    • Email or copy a link to a view-only version of the most recent results of the test.
      TD6ShareButton.png
  7. Test Summary:
    • Total number of actions, who created the test, and any test Tags.
      TD7SummaryTags.png
  8. Expand All Actions/Collapse All button:
    • Open Action Settings for all actions, once expanded the button will toggle to Collapse All.
      TD8ExpandCollapse.png
  9. Test Instruction:
    • Group Actions according to sequence performed in your test for documentation and review of test coverage.
      TD9Instructions.png
  10. Edit Instruction | Delete Instruction | Clone Instruction:
    TD10EditCloneInstruction.png
    • Edit the name of the Instruction, Delete the Instruction, or Clone the Instruction to add a duplicate to the test. NOTE: The first Instruction of the test cannot be deleted.
      TD10EditInstruction.png
  11. 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.
      TD11ActionActionsTab.png
    • The Browser Results tab shows the pass/fail state for each Action with general 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.
      TD11ActionBrowserTab.png
    • See also: Action Settings
    • See also: Action Types
  12. View button:
    • View from the Actions tab to see a screenshot of the Action taken during recording of the test.
      TD12ViewActionsTab.png
    • View from a Browser results tab to open Slider View for the most recent results of each Action.
      TD12ViewBrowserTab.png

 

Insert an Action

  1. Open a test from the functional tests list in your Project. This process is the same whether you open stateless view of your Test on the Actions tab, or open a Browser Results tab with the pass/fail state of each Action.
  2. Hover over an Action. An Insert Action ⊕ icon will appear where you hover, giving you the option to insert a new Action at the selected location.
    InsertActionBeforeAfter.png
  3. Click the Insert Action ⊕ icon to view the Insert Action menu.
    NOTE: Only Actions that are not element-based will be available. Element-based actions must be added from the Slider View.
    NEBActionsInsertMenu.png
  4. Select the desired Action to insert.
  5. Enter settings in the modal according to the Action selected.
    InsertWaitModal.png
  6. Click Insert.
  7. The new Action is now in place in the test.
    InsertedWaitAction.png

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 Page Object. Import Actions from a Page Object or another Test Case. Add a Data Source. Delete or Update multiple Actions at once. Re-arrange Actions into a different 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 has certain settings, flags, and information associated with it.

See User Guide: Action Settings

See also: Action Types  

See also: Optional and Skipped Actions

Computer Vision Validation

See also: Computer Vision Validation via Architect

See also: Computer Vision Based Validation (NLP)