<set name="tct-bluetooth-tizen-tests">
<testcase purpose="tct-bluetooth-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="BluetoothConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>The 'tct-bt-helper' web application MUST be installed on the remote device whose address is REMOTE_DEVICE_ADDRESS.
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-callhistory-tizen-tests">
<testcase purpose="tct-callhistory-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="CallHistoryConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Make sure the telephony works well.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-datacontrol-tizen-tests">
<testcase purpose="tct-datacontrol-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="DataControlConfiguration">
<description>
- <pre_condition />
- <post_condition />
- <steps>
+ <pre_condition/>
+ <post_condition/>
+ <steps>
<step order="1">
<step_desc> Create the sample 'DictionaryDataControlProvider' native application using Tizen SDK. You can find this native application in the IDE sample project.
- In Tizen SDK, select 'File' -> 'New' -> 'Tizen' -> 'Tizen Native Project' -> 'Sample' -> 'DictionaryDataControlProvider'.
+ In Tizen SDK, select 'File' -> 'New' -> 'Tizen' -> 'Tizen Native Project' -> 'Sample' -> 'DictionaryDataControlProvider'.
</step_desc>
<expected>TBD</expected>
</step>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-download-tizen-tests">
<testcase purpose="tct-download-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="DownloadConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>A network connection capable of accessing the Internet MUST be established. If your device supports Wi-Fi, turn on Wi-Fi. If your device supports telephony, insert a SIM card and enable the cellular data service on your test device. During manual testing, you can see the preconditions for each test.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-messaging-email-tizen-tests">
<testcase purpose="tct-messaging-email-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="MessagingConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
- <step_desc>Add an account through Setting application (Settings -> Personal / Accounts)
- 1 set Email address:gmail
+ <step_desc>Add an account through Setting application (Settings -> Personal / Accounts)
+ 1 set Email address:
+ gmail
2 set Password
- 3 set Incoming server:imap.gmail.com //
- imap.gmail.com or pop.gmail.com
- 4 set Outgoing port:993 //
- 993 for imap or 995 for pop
- 5 set Secure connection:SSL
- 6 set Outgoing server:smtp.gmail.com
- 7 set Outgoing port:587 // 587 or 465
- 8 set Secure connection:TLS //
- TLS for port:587 or SSL for port:465
+ 3 set Incoming server:
+ imap.gmail.com or pop.gmail.com
+ 4 set Incoming port:
+ 993 for imap
+ 995 for pop
+ 5 set Secure connection:
+ SSL (for imap and pop)
+ 6 set Outgoing server:
+ smtp.gmail.com (for imap and pop)
+ 7 set Outgoing port:
+ 465 for imap and pop
+ 8 set Secure connection:
+ SSL for port: 465 (for imap and pop)
</step_desc>
<expected>TBD</expected>
</step>
<expected>TBD</expected>
</step>
<step order="3">
- <step_desc>Set up the Incoming mail server type as IMAP4</step_desc>
- <expected>TBD</expected>
- </step>
- <step order="4">
<step_desc>There MUST be several email messages in your mailbox to be used for searching and removing messages tests</step_desc>
<expected>TBD</expected>
</step>
- <step order="5">
+ <step order="4">
<step_desc>There MUST be exactly one email service configured on the device.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-messaging-mms-tizen-tests">
<testcase purpose="tct-messaging-mms-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="MessagingConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>A SIM card MUST be inserted for sending SMS/MMS messages.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-messaging-sms-tizen-tests">
<testcase purpose="tct-messaging-sms-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="MessagingConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>A SIM card MUST be inserted for sending SMS/MMS messages.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-nfc-tizen-tests">
<testcase purpose="tct-nfc-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="NFCConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Prepare a NFC tag and a NFC enabled device to pair with your test device.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-time-tizen-tests">
<testcase purpose="tct-time-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="TimeConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Before executing manual and auto time test, must set current time, language, region, and time must be as follows:</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-power-tizen-tests">
<testcase purpose="tct-power-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="PowerConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Turn off Automatic screen brightness (pull down the notification panel and ensure that Auto is disabled)</step_desc>
</steps>
<steps>
<step order="2">
- <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
+ <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-push-tizen-tests">
<testcase purpose="tct-push-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="PushConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-networkbearerselection-tizen-tests">
<testcase purpose="tct-networkbearerselection-tizen-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="NetworkbearerselectionConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Make sure the telephony works well.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<set name="tct-geoallow-w3c-tests">
<testcase purpose="tct-geoallow-w3c-tests Configuration" type="compliance" status="approved" component="WebAPI/Tizen/Configuration" execution_type="manual" priority="P0" id="GeoallowConfiguration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Enable GPS or connect to an available network</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry timeout="90" test_script_expected_result="0"></test_script_entry>
+ <test_script_entry timeout="90" test_script_expected_result="0"/>
</description>
<specs>
<spec>
- <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD" />
+ <spec_assertion element_type="TBD" element_name="TBD" interface="TBD" specification="TBD" section="TBD" category="TBD"/>
<spec_url>TBD</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
<test_definition>
<suite launcher="WRTLauncher" name="tct-testconfig">
<set name="tct-bluetooth-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="BluetoothConfiguration" purpose="tct-bluetooth-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>The 'tct-bt-helper' web application MUST be installed on the remote device whose address is REMOTE_DEVICE_ADDRESS.
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-callhistory-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="CallHistoryConfiguration" purpose="tct-callhistory-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Make sure the telephony works well.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-datacontrol-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="DataControlConfiguration" purpose="tct-datacontrol-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc> Create the sample 'DictionaryDataControlProvider' native application using Tizen SDK. You can find this native application in the IDE sample project.
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-download-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="DownloadConfiguration" purpose="tct-download-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>A network connection capable of accessing the Internet MUST be established. If your device supports Wi-Fi, turn on Wi-Fi. If your device supports telephony, insert a SIM card and enable the cellular data service on your test device. During manual testing, you can see the preconditions for each test.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-messaging-email-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="MessagingConfiguration" purpose="tct-messaging-email-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Add an account through Setting application (Settings -> Personal / Accounts)
- 1 set Email address:gmail
+ 1 set Email address:
+ gmail
2 set Password
- 3 set Incoming server:imap.gmail.com //
- imap.gmail.com or pop.gmail.com
- 4 set Outgoing port:993 //
- 993 for imap or 995 for pop
- 5 set Secure connection:SSL
- 6 set Outgoing server:smtp.gmail.com
- 7 set Outgoing port:587 // 587 or 465
- 8 set Secure connection:TLS //
- TLS for port:587 or SSL for port:465
+ 3 set Incoming server:
+ imap.gmail.com or pop.gmail.com
+ 4 set Incoming port:
+ 993 for imap
+ 995 for pop
+ 5 set Secure connection:
+ SSL (for imap and pop)
+ 6 set Outgoing server:
+ smtp.gmail.com (for imap and pop)
+ 7 set Outgoing port:
+ 465 for imap and pop
+ 8 set Secure connection:
+ SSL for port: 465 (for imap and pop)
</step_desc>
<expected>TBD</expected>
</step>
<expected>TBD</expected>
</step>
<step order="3">
- <step_desc>Set up the Incoming mail server type as IMAP4</step_desc>
- <expected>TBD</expected>
- </step>
- <step order="4">
<step_desc>There MUST be several email messages in your mailbox to be used for searching and removing messages tests</step_desc>
<expected>TBD</expected>
</step>
- <step order="5">
+ <step order="4">
<step_desc>There MUST be exactly one email service configured on the device.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-messaging-mms-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="MessagingConfiguration" purpose="tct-messaging-mms-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>A SIM card MUST be inserted for sending SMS/MMS messages.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-messaging-sms-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="MessagingConfiguration" purpose="tct-messaging-sms-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>A SIM card MUST be inserted for sending SMS/MMS messages.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-nfc-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="NFCConfiguration" purpose="tct-nfc-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Prepare a NFC tag and a NFC enabled device to pair with your test device.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-time-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="TimeConfiguration" purpose="tct-time-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Before executing manual and auto time test, must set current time, language, region, and time must be as follows:</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-power-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="PowerConfiguration" purpose="tct-power-tizen-tests Configuration">
<description>
- <pre_condition />
- <post_condition />
+ <pre_condition/>
+ <post_condition/>
<steps>
<step order="1">
<step_desc>Turn off Automatic screen brightness (pull down the notification panel and ensure that Auto is disabled)</step_desc>
</steps>
<steps>
<step order="2">
- <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
+ <step_desc>Set Backlight time to 15 seconds (Settings -> Display -> Backlight time -> 15 seconds)</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
</testcase>
</set>
<set name="tct-push-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="PushConfiguration" purpose="tct-push-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-networkbearerselection-tizen-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="NetworkbearerselectionConfiguration" purpose="tct-networkbearerselection-tizen-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Make sure the telephony works well.</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
<set name="tct-geoallow-w3c-tests">
<testcase component="WebAPI/Tizen/Configuration" execution_type="manual" id="GeoallowConfiguration" purpose="tct-geoallow-w3c-tests Configuration">
<description>
- <pre_condition />
+ <pre_condition/>
<steps>
<step order="1">
<step_desc>Enable GPS or connect to an available network</step_desc>
<expected>TBD</expected>
</step>
</steps>
- <test_script_entry test_script_expected_result="0" timeout="90" />
+ <test_script_entry test_script_expected_result="0" timeout="90"/>
</description>
- </testcase>
+ </testcase>
</set>
</suite>
</test_definition>