VVProcedure : public class
Created: 2006-10-27 09:51:27
Modified: 2010-04-29 14:13:22
Project:
Advanced:
<p>VVProcedure represents an individual task in a V&V effort (represented by a VVCase), which has to be performed in order to achieve that effort's overall objective. As with VVCases, the definition of VVProcedures is separated in to two levels: an abstract and a concrete level represented by the entities AbstractVVProcedure and ConcreteVVProcedure.<br/></p><p><br/></p><p>The concreteVVProcedure metaclass represents such a task on a concrete level It is defined with a concrete testing environment in mind and provides stimuli and the expected outcome of the procedure in a form which is directly applicable to this testing environment.<br/></p><p><br/></p><p><br/></p><p>Extension: Class<br/></p>
Element Source Role Target Role Details
VVIntendedOutcome
Class  
Name:  
 
Name: vvIntendedOutcome
Set of intended outcomes.
 
VVStimuli
Class  
Name:  
 
Name: vvStimuli
Set of involved stimuli.
 
Element Source Role Target Role Details
VVLog
Class  
Name:  
 
Name: performedVVProcedure
Associated procedure.
 
Verify
Class  
Name:  
 
Name: verifiedByProcedure
The AbstractVVProcedures used to verify the Requirement.
 
VVCase
Class  
Name:  
 
Name: vvProcedure
The VVProcedures for this VVCase.
 
Object Type Connection Notes
VVCase Class Weak  
VVIntendedOutcome Class Weak  
VVStimuli Class Weak  
TraceableSpecification Class Generalization