Eclipse.org Eclipse.org testagent Rfid Write

<testagent> examples

Rfid Write Attributes Elements XML Reference
<testagent> example from the testagent.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



    <testagent id="RfidWriteProfileTestAgent" packagebase="org.eclipse.soda.dk"
            usermessagebase="7600">
        <description>Rfid Write Profile Test Agent</description>
        <provider>Eclipse.org</provider>
        <version>1.2.0</version>
        <vendor>IBM</vendor>
<!-- Protocol Specification   -->

        <spec id="Specification"/>
        <profile idref="org.eclipse.soda.dk.rfid.write.profile/dk/profile.xml"/>
        <testcase id="RfidWriteProfileAbstractTestCase">
            <description>RfidWriteProfileAbstract test case.</description>
        </testcase>
        <testcase id="RfidWriteProfileDisconnectTestCase">
            <description>RfidWriteProfileDisconnect test case.</description>
            <testmethod id="test000_Disconnect">
                <description>test000_Disconnect</description>
            </testmethod>
            <testmethod id="test010_Reconnect">
                <description>test010_Reconnect</description>
            </testmethod>
        </testcase>
        <testcase id="RfidWriteProfileNoTagsTestCase">
            <description>RfidWriteProfileNoTagsTestCase</description>
            <testmethod id="test000_PromptNoTags_NoTagsTestCase"/>
            <testmethod name="test000_PromptNoTags">
                <description>test000_PromptNoTags.</description>
            </testmethod>
            <testmethod id="test010_TagWritingAndAggregation_NoTagsTestCase"/>
            <testmethod name="test010_EpcTagWritingAndAggregation">
                <description>test010_EpcTagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test020_EpcTagWritingExpression_NoTagsTestCase"/>
            <testmethod name="test020_EpcTagWritingExpression">
                <description>test020_EpcTagWritingExpression.</description>
            </testmethod>
            <testmethod id="test030_EpcTagAggregatingExpression_NoTagsTestCase"/>
            <testmethod name="test030_EpcTagAggregatingExpression">
                <description>test030_EpcTagAggregatingExpression.</description>
            </testmethod>
            <testmethod id="test040_TagWritingAndAggregation_NoTagsTestCase"/>
            <testmethod name="test040_TagWritingAndAggregation">
                <description>test040_TagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test050_TagWritingExpression_NoTagsTestCase"/>
            <testmethod name="test050_TagWritingExpression">
                <description>test050_TagWritingExpression.</description>
            </testmethod>
            <testmethod id="test060_TagAggregatingExpression_NoTagsTestCase"/>
            <testmethod name="test060_TagAggregatingExpression">
                <description>test060_TagAggregatingExpression.</description>
            </testmethod>
        </testcase>
        <testcase id="RfidWriteProfileSingleTagTestCase">
            <description>RfidWriteProfileSingleTagTestCase</description>
            <testmethod id="test000_PromptSingleTag_SingleTagTestCase"/>
            <testmethod name="test000_PromptSingleTag">
                <description>test000_PromptSingleTag.</description>
            </testmethod>
            <testmethod id="test010_TagWritingAndAggregation_SingleTagTestCase"/>
            <testmethod name="test010_EpcTagWritingAndAggregation">
                <description>test010_EpcTagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test020_EpcTagWritingExpression_SingleTagTestCase"/>
            <testmethod name="test020_EpcTagWritingExpression">
                <description>test020_EpcTagWritingExpression.</description>
            </testmethod>
            <testmethod id="test030_EpcTagAggregatingExpression_SingleTagTestCase"/>
            <testmethod name="test030_EpcTagAggregatingExpression">
                <description>test030_EpcTagAggregatingExpression.</description>
            </testmethod>
            <testmethod id="test040_TagWritingAndAggregation_SingleTagTestCase"/>
            <testmethod name="test040_TagWritingAndAggregation">
                <description>test040_TagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test050_TagWritingExpression_SingleTagTestCase"/>
            <testmethod name="test050_TagWritingExpression">
                <description>test050_TagWritingExpression.</description>
            </testmethod>
            <testmethod id="test060_TagAggregatingExpression_SingleTagTestCase"/>
            <testmethod name="test060_TagAggregatingExpression">
                <description>test060_TagAggregatingExpression.</description>
            </testmethod>
        </testcase>
        <testcase id="RfiWriteProfileMultipleTagsTestCase">
            <description>RfidWriteProfileMultipleTagsTestCase</description>
            <testmethod id="test000_PromptMultipleTags_MultipleTagsTestCase"/>
            <testmethod name="test000_PromptMultipleTags">
                <description>test000_PromptMultipleTags.</description>
            </testmethod>
            <testmethod id="test010_TagWritingAndAggregation_MultipleTagsTestCase"/>
            <testmethod name="test010_EpcTagWritingAndAggregation">
                <description>test010_EpcTagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test020_EpcTagWritingExpression_MultipleTagsTestCase"/>
            <testmethod name="test020_EpcTagWritingExpression">
                <description>test020_EpcTagWritingExpression.</description>
            </testmethod>
            <testmethod id="test030_EpcTagAggregatingExpression_MultipleTagsTestCase"/>
            <testmethod name="test030_EpcTagAggregatingExpression">
                <description>test030_EpcTagAggregatingExpression.</description>
            </testmethod>
            <testmethod id="test040_TagWritingAndAggregation_MultipleTagsTestCase"/>
            <testmethod name="test040_TagWritingAndAggregation">
                <description>test040_TagWritingAndAggregation.</description>
            </testmethod>
            <testmethod id="test050_TagWritingExpression_MultipleTagsTestCase"/>
            <testmethod name="test050_TagWritingExpression">
                <description>test050_TagWritingExpression.</description>
            </testmethod>
            <testmethod id="test060_TagAggregatingExpression_MultipleTagsTestCase"/>
            <testmethod name="test060_TagAggregatingExpression">
                <description>test060_TagAggregatingExpression.</description>
            </testmethod>
        </testcase>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </testagent>




Copyright (c) 2010 IBM. See license in Legal section. 2010-01-26 Rfid Write XML Reference 1.2.0