QC Workflow Sheet
QC Workflow Sheet
QC Workflow Sheet
Requirement Types, Risk-Based Quality Management, Automail and Alerts. Quality Center Customization consists of developing Microsoft VBScript code through the native QC Workflow Script Editor to customize such functions as the actions that Quality Center users can perform, the fields that are available to users, user-defined procedures, and toolbar buttons. The QC Customization section that governs Quality Center behavior is the Workflow area under Project Customization. QC provides a Script Editor interface where programmers can develop VBScript code to control a user session and project behavior. The Avnet HPSS QC Workflow Accelerator, in effect, replaces QCs Workflow Script Editor.
Configurations defined with the QC Workflow Accelerator are saved in XML format directly in your projects. These are easily migrated from project to project in HP Quality Center Enterprise or can be embedded in template projects in HP Quality Center Premier.
System requirements HP Quality Center 10.00 Microsoft .NET Framework Version 3.5 (client)
HP Quality Center is a registered trademark of Hewlett-Packard Development Company, L.P. in the United States and/or other countries. ID Center is a registered trademark of Siemens in the United States and other countries
The QC Workflow Editor is used to apply configurations as opposed to customizing QC workflow code. For example, without the Avnet HPSS Workflow Editor, to restrict viewing a Cost field to the Manager group, a programmer must write, debug and maintain code in QCs Workflow Script Editor. With the Avnet HPSS QC Workflow Editor, anyone can modify the Cost fields Visible property and create a Rule called Allow Managers with a Condition that reads User is a Manager. Operations to create the rule are performed by selecting items from a pick list. No programming knowledge is required.
Restrict viewing a Cost field to the Manager group