Home
Tutorial
Wui
Repository
Maintenance
Product maintenance interface
Entities in the Product maintenance module.
The following entities can be distinguished in the view:
|
Product, identifying the QStudio-context in which the inspection was performed |
|
Milestone, a milestone is generated for every Formal inspection |
|
Node, the node structure represents the package structure of the software module |
|
File, the Java source file |
The sections in the main window of the Product maintenance module.
The main window consists of 3 sections:
- The top pane contains a select-box for product-selection and a select-box for
maintenance-selection. Through product-selection the product (context) is selected, the
select-box contains only those products for which the current user is registered as a
team-member with at least build-authorization (see
Product administration).
Through maintenance-selection the different scopes of the data can be selected (default
the scope is: Delete files).
- The left pane contains a select-box for milestone-selection and a tree representing
the structure of the (sub)packages in the software module. Through milestone-selection
the inspection-run is selected, from which the data originates. Through package-selection
the the Java source files are selected, within the milestone, which can be deleted.
- The right pane consists of 2 parts i.e. the header and the body. In the header the
number of files in the current selection (product/milestone/package) is displayed. By selecting
the
-icon a new window
is opened showing the same data but in a printable form (no links, no icons).
The body contains the files of the selected context (product/milestone/package). Selecting
a file will open a new window in which the Java source code is displayed.
|
|
|
Copyright (c) 1999-2005 QA Systems BV.
All Rights Reserved. |
|