VerificationValidation::VVLog

Header Image
Content:
VVLog : Public Class VerificationValidation
Concrete VVCase represents the precise description of a V&V effort on a concrete technical level and thus provides all necessary information to actually perform this V&V effort. <br/><br/>However, it does not represent the actual execution of the effort. <br/><br/>This is the purpose of the VVLog. Each VVLog metaclass represents an execution of a concrete VVCase.<br/><br/>For example, if the HIL test of the wiper system with a certain set of stimuli was performed on Friday afternoon and, for checkup, again on Monday, then there will be one ConcreteVVCase describing the HIL test and two VVLogs describing the test results from Friday and Monday respectively.<br/><br/>Semantics:<br/>VVLog captures an execution of a ConcreteVVCase.<br/><br/>Extension: Class<br/>
  • Attributes
  • Associations
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
date Public String
Notes: Date and time when this log was captured.<br/>
Element Source Role Target Role
VVActualOutcome
Class  
Name:  
 
Name: vvActualOutcome
Set of outcome results.
Details:
 
VVProcedure
Class  
Name:  
 
Name: performedVVProcedure
Associated procedure.
Details:
 
Element Source Role Target Role
VVCase
Class  
Name:  
 
Name: vvLog
The VVLogs captured while executing this ConcreteVVCase.
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
TraceableSpecification Class Generalization To  
VVActualOutcome Class Strong To  
VVCase Class Strong From