background image
<< Sample Rational Test Asset Parcel Files | Test Case Folder Test Asset Parcel File >>
<< Sample Rational Test Asset Parcel Files | Test Case Folder Test Asset Parcel File >>

Test Case Test Asset Parcel File

414
Appendix D - Rational Test Asset Parcel File Format
Depending on which related assets, if any, you choose to export with the test case
folder test asset, the .RTPAR file includes information about those related assets
according to the format established for that asset individually. This example shows a
test case folder test asset exported with contained test assets, contained configured
test cases, associated iterations, associated configurations, and associated
configuration attributes.
<?xml version="1.0"?>
<TestAssetParcel>
<TestCaseFolder>
<Name><![CDATA[Test Case Folder Name]]></Name>
<Description/>
<CreationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></CreationDate>
<ModificationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></ModificationDate>
<LastModifiedBy><![CDATA[admin]]></LastModifiedBy>
<CreatedBy><![CDATA[Name]]></CreatedBy>
<Owner><![CDATA[Name]]></Owner>
<Iteration-List/>
<Configuration-List/>
<TestCase>
<Name><![CDATA[Test Case Name]]></Name>
<Description><![CDATA[Description]]></Description>
<CreationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></CreationDate>
<ModificationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></ModificationDate>
<LastModifiedBy><![CDATA[Name]]></LastModifiedBy>
<CreatedBy><![CDATA[Name]]></CreatedBy>
<Owner><![CDATA[Name]]></Owner>
<Purpose/>
<Custom1/>
<Custom2/>
<Custom3/>
<Preconditions/>
<PreconditionsInherited><![CDATA[X]]></PreconditionsInherited>
<Postconditions/>
<PostconditionsInherited><![CDATA[X]]></PostconditionsInherited>
<Configured><![CDATA[X]]></Configured>
<Suspect><![CDATA[X]]></Suspect>
<ExternalDocument-List>
<ExternalDocument><![CDATA[Document Path and Name]]></ExternalDocument>
</ExternalDocument-List>
<TestInput-List/>
<AcceptanceCriteria/>
<AcceptanceCriteriaInherited><![CDATA[X]]></AcceptanceCriteriaInherited>
<AutoImplementationInherited><![CDATA[X]]></AutoImplementationInherited>
<ManualImplementationInherited><![CDATA[X]]></ManualImplementationInherited>
<DesignStep-List/>
<ExecutionOption-List/>
<Iteration-List>
<Associated-Iteration><![CDATA[Iteration Name]]></Associated-Iteration>
</Iteration-List>
<Configuration-List>
<Associated-Configuration><![CDATA[Configuration Name]]></Associated-Configuration>
</Configuration-List>
<ConfiguredTestCase>
<Name><![CDATA[Configured Test Case Name]]></Name>
<Description/>
<CreationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></CreationDate>
<ModificationDate><![CDATA[YYYY:MM:DD:HH:MM:SS]]></ModificationDate>
<LastModifiedBy><![CDATA[Name]]></LastModifiedBy>
<CreatedBy><![CDATA[Name]]></CreatedBy>
<Owner><![CDATA[Name]]></Owner>
<Purpose/>
<Custom1/>
<Custom2/>
<Custom3/>
<Preconditions/>
<PreconditionsInherited><![CDATA[X]]></PreconditionsInherited>
<Postconditions/>
<PostconditionsInherited><![CDATA[X]]></PostconditionsInherited>
<Configured><![CDATA[X]]></Configured>
<Suspect><![CDATA[X]]></Suspect>
<ExternalDocument-List/>