VVLog : public class
Created: |
2007-11-22 10:29:34 |
Modified: |
2010-04-29 14:13:03 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{6FBD9CAF-F237-4886-B347-EAC4B36CD34D} |
Appears In: |
VerificationValidation |
<p>ConcreteVVCase 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/></p><p><br/></p><p>However, it does not represent the actual execution of the effort. <br/></p><p><br/></p><p>This is the purpose of the VVLog. Each VVLog metaclass represents an execution of a ConcreteVVCase.<br/></p><p><br/></p><p>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/></p><p><br/></p><p><br/></p><p>Extension: Class<br/></p>
- Attributes
- Associations To
- Associations From
- Other Links
Attribute |
Details |
public String date |
Notes:
|
Date and time when this log was captured.
|
|
Element |
Source Role |
Target Role |
Details |
VVActualOutcome
Class
|
Name:
|
Name: vvActualOutcome
Set of outcome results.
|
|
VVProcedure
Class
|
Name:
|
Name: performedVVProcedure
Associated procedure.
|
|
Element |
Source Role |
Target Role |
Details |
VVCase
Class
|
Name:
|
Name: vvLog
The VVLogs captured while executing this ConcreteVVCase.
|
|