background image
<< Rational Test Asset Parcel File Format | Test Case Test Asset Parcel File >>
<< Rational Test Asset Parcel File Format | Test Case Test Asset Parcel File >>

Sample Rational Test Asset Parcel Files

Sample Rational Test Asset Parcel Files
413
Depending on which related assets, if any, you choose to export with the test case 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 test
asset exported with contained configured test cases, associated iterations, associated
configurations, and associated configuration attributes.
<?xml version="1.0"?>
<TestAssetParcel>
<TestCase>
<Name><![CDATA[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[0]]></Suspect>
<ExternalDocument-List/>
<TestInput-List/>
<AcceptanceCriteria/>
<AcceptanceCriteriaInherited><![CDATA[X]]></AcceptanceCriteriaInherited>
<AutoImplementationInherited><![CDATA[X]]></AutoImplementationInherited>
<ManualImplementationInherited><![CDATA[X]]></ManualImplementationInherited>
<DesignStep-List/>
<ExecutionOption-List/>
<Iteration-List/>
<Configuration-List/>
</TestCase>
Test Case Folder Test Asset Parcel File
You can choose to export test case folders with the following related assets:
s
Contained test cases
s
Contained configured test cases
s
Associated iterations
s
Associated configurations
s
Associated configuration attributes
s
Associated implementations
s
Associated test inputs