Opentest-SampleImportXml
From AragoWiki
Revision as of 19:04, 12 April 2012 by Chernandez (Talk | contribs)
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="WLAN" > <node_order><![CDATA[1]]></node_order> <details><![CDATA[Measure wireless LAN performance using IPERF. The Setup involves connecting the DUT to an access point that has a Linux system connected to it via Ethernet swicth. Iperf server is run at the Linux Host, while iperf client is run at the DUT. <keywords> <keyword name="p_am3730"><notes><![CDATA[ ]]></notes></keyword> <keyword name="s_full"><notes><![CDATA[ test scope is full ]]></notes></keyword> <keyword name="t_performance"><notes><![CDATA[ test type is performance ]]></notes></keyword> </keywords></details><testsuite name="Non-secure" > <node_order><![CDATA[1]]></node_order> <details><![CDATA[]]> <keywords> <keyword name="p_am3730"><notes><![CDATA[ ]]></notes></keyword> <keyword name="s_full"><notes><![CDATA[ test scope is full ]]></notes></keyword> <keyword name="t_performance"><notes><![CDATA[ test type is performance ]]></notes></keyword> </keywords></details> <testcase internalid="850401" name="WLAN Non-secure, TCP Stream, Buffer size 1024"> <node_order><![CDATA[100]]></node_order> <externalid><![CDATA[292]]></externalid> <summary><![CDATA[WLAN Non-secure test, measures TCP bandwidth between Server (Running on Host PC) and Client (Linux DUT).]]></summary> <execution_type><![CDATA[2]]></execution_type> <importance><![CDATA[2]]></importance> <steps><![CDATA[Manual Verification: 1) Configure a Non-secure wlan in the access point and the dut 2) Verify that you have iperf installed in your host machine by typing iperf -h If you get an error, you need to install iperf. On a ubuntu system, you may type sudo apt-get install iperf 3) Start iperf server in the Host Machine (Linux preferably) 4) Start iperf on the device under test ]]></steps> <expectedresults><![CDATA[]]></expectedresults> <custom_fields> <custom_field> <name><![CDATA[tee]]></name> <value><![CDATA[vatf ]]></value> </custom_field> <custom_field> <name><![CDATA[scripts]]></name> <value><![CDATA[LSP/A_WIFI/performance/wlan/wlan.rb ]]></value> </custom_field> <custom_field> <name><![CDATA[hw_assets_config]]></name> <value><![CDATA[dut1 = ["<platform>",linux]; server1 = ["linux_server"];ap1 = ["access_point"] ]]></value> </custom_field> <custom_field> <name><![CDATA[params_chan]]></name> <value><![CDATA[test_sequence=remove_all;add;select;test,ssid=gtaccess-open,auth_alg=OPEN,key_mgmt=NONE,processes_name=wpa_supplicant;wl12xx_wq;irq/273-wl1271 ]]></value> </custom_field> <custom_field> <name><![CDATA[params_control]]></name> <value><![CDATA[collect_stats=cpu,time=60,buffer_size=1024,port_number=22115,ip_version=4,min_bw=6,cpu_load_samples=10,wlan_comp=wl12xx_wq;irq/273-wl1271 ]]></value> </custom_field> <custom_field> <name><![CDATA[params_equip]]></name> <value><![CDATA[ ]]></value> </custom_field> <custom_field> <name><![CDATA[approver]]></name> <value><![CDATA[ ]]></value> </custom_field> </custom_fields> </testcase> </testsuite>

