About ENVY/QA
ENVY/QA is a suite of software quality-assurance tools packaged in a flexible framework. The tools comprise:
•Code Critic
•Code Metrics
•Code Coverage
•Code Publisher
•Code Formatter
•User-extensible QA framework
ENVY/QA provides the critical quality-assurance tools that development teams need to consistently produce high-quality production software with low defect counts. Managers can analyze development team productivity; they can publish Smalltalk applications to promote reuse within the enterprise. Source-code formatting supports enterprise-wide standards.
ENVY/QA R1.3 loads into the following development environments:
•VA Smalltalk
ENVY/QA uses the following terminology for code elements.
Configuration map
A collection of applications.
Application
A collection of class fragments and (sub)applications.
Class
A class definition and all class and instance methods.
Class fragment
The portion of a class within a given application. This consists of any methods defined by the class within the application. If the class is defined by the application, the class fragment contains the class definition.
Method
The implementation for a method selector
Last modified date: 07/06/2015