Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Contents
Prev Next

Using the Testing Panel

The 'Testing' panel is used for creating and managing all aspects of testing. The Testing window conveniently collects all the tests for an element, and allows new tests to be created and existing ones to be managed. The tests can be fully described and Inputs, Acceptance Criteria, Results, Status and more can be defined for each test. There are several predefined searches that can be run to find recent test results, such as the recent tests that have passed. A configurable Test Report can also be generated, creating a single document that describes all tests or any combination of tests.

Available Facilities

Facility

Description

See also

Test Windows

Click on this icon to display a menu of types of Test that you can define for the current element, using the Testing window.

  • All - display the Testing window with no test type defined in the 'Class Type' field; you might select this option if you are developing a test but not yet certain of what type it should be, or if you are creating a suite of tests of different types
  • Inspection - display the Testing window set to work on Inspection tests
  • Unit - display the Testing window set to work on Unit tests
  • Integration - display the Testing window set to work on Integration tests
  • System - display the Testing window set to work on System tests
  • Acceptance - display the Testing window set to work on Acceptance tests
  • Scenario - display the Testing window set to work on Scenario tests
Create Test Records Working On Test Records

Recent Test Results

Click on this icon to display a list of options for generating reports on recently-performed tests, and to represent the results of those tests in various forms of chart.

  • Tests on Recently Modified Elements - open the Find in Project view and execute a pre-loaded search for tests that have defined for recently-modified elements (defaulting to modification within the last 7 days)
  • Recent Test Results - open the Find in Project view and execute a pre-loaded search for tests that have been run within the last 7 days
  • Add Pie Chart - generate, in the currently-open diagram, a Pie Chart of the test status statistics from the last seven days, per status type
  • Add Bar Chart - generate, in the currently-open diagram, a vertical Bar Chart of the test status statistics from the last seven days, per status type
  • Test Results from last week - generate, in the current diagram, a horizontal, stacked bar chart showing the test status statistics for each day of the last week
  • Test Results from last 30 days - generate, in the currently-open diagram, a horizontal, stacked bar chart showing the test status statistics for each day of the last 30 days, the most recent date being at the bottom of the chart
  • Test Results weekly summary - generate, in the currently-open diagram, a horizontal, stacked bar chart showing the test status statistics for each week of the current year
  • Recent Test Passes - open the Find in Project view and execute a pre-loaded search for tests that have been given a Pass status within the last 7 days
  • Recent Test Failures - open the Find in Project view and execute a pre-loaded search for tests that have been given a Fail status within the last 7 days
  • Recently Deferred Tests - open the Find in Project view and execute a pre-loaded search for tests that have been given a Deferred status within the last 7 days
Create Test Records

Tests Not Run

Click on this icon to open the Find in Project view and execute a pre-loaded search for tests that are currently open but have not been run within the last 7 days.

Tests Not Checked

Click on this icon to open the Find in Project view and execute a pre-loaded search for tests that are currently open but have not been checked within the last 7 days.

Test Report

Click on this icon to display the 'Generate Test Documentation' dialog, which you use to generate a report on the test records of one or more test types lodged against the elements of the current Package.

Test Documentation

Learn more