ExplicitTestCases - JUCMNAV/projetseg-update GitHub Wiki
---++ EXPLICIT TEST CASES
| Test Case # | Description | CSM Results | Compliancy Results | Reason for failure, if any |
|---|---|---|---|---|
| 1 | Map with one OrFork. | Pass | Pass | |
| 2 | Map with one AndFork. | Pass | Pass | |
| 3 | Map with one OrJoin. | Pass | Pass | |
| 4 | Map with one AndJoin. | Pass | Pass | |
| 5 | Map with one Responsibility. | Pass | Pass | |
| 6 | Map with one Stub. | Pass | Pass | |
| 7 | Map with one Component. | Pass | Failed | ScenarioElement missing in component. Value of host (class needed to retrieve this value is not implemented) ‘ ‘ is not a valid value for 'NCName'. |
| 8 | Map containing one component, inside comp there’s an empty point and after comp. there’s responsibility. | Pass | Failed | ScenarioElement missing in component. Value of host (class needed to retrieve this value is not implemented) ‘ ‘ is not a valid value for 'NCName'. |
| 9 | Map with component containing two other components one of them has responsibility, the other ,object component , has responsibility and empty point; their parent comp. has another responsibility and empty point; there’s also or join. | Pass | Failed | ScenarioElement missing in component. Value of host (class needed to retrieve this value is not implemented) ‘ ‘ is not a valid value for 'NCName'. |
| 10 | Map with an OrFork. One of the branches contains a responsibility reference withing two different components, a team and a process. | Pass | Failed | ScenarioElement missing in component. Value of host (class needed to retrieve this value is not implemented) ‘ ‘ is not a valid value for 'NCName'. |
| 11 | Map with an OrJoin and a Stub linked to another map. | Pass | Failed | "Invalid content was found starting with element 'Refinement'. One of '{"""":ScenarioElement}' is expected. There is no ID/IDREF binding for IDREF 'h125'" |
-- Main.YuliyaKhomich - 16 Apr 2006