messagingfw/biomsgfw/T_BIOMSG/Scripts/Wapp/wapp0006.txt
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/biomsgfw/T_BIOMSG/Scripts/Wapp/wapp0006.txt	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,66 @@
+[main]
+bio_test doatstart
+bio_test wapp0006
+bio_test doattheend
+
+
+// Startup section.
+[doatstart]
+clean_all_bio_msgs
+
+
+// Shutdown section.
+[doattheend]
+
+
+// wapp tests.
+[wapp0006]
+gen_msg_from_file wapp\wapp0006.bin
+check_used_bif 10005532
+bio_client_parse
+bio_client_process
+dump_parsed_message
+chk_file_in_msg_dir_with_ext
+//
+// check commdb tables for correct entries
+bio_commdb DialOutIsp wapp0006_commdb_dialoutisp_table
+bio_commdb IAP wapp0006_commdb_iap_table
+bio_commdb WAPAccessPoint wapp0006_commdb_wapap_table
+bio_commdb WAPIPBearer wapp0006_commdb_wapip_table
+bio_commdb WAPSMSBearer wapp0006_commdb_wapsms_table
+
+
+[wapp0006_commdb_dialoutisp_table]
+commdb_check text IpGateway "192.122.10.6"
+commdb_check text DefaultTelNum "+358508124002"
+commdb_check text LoginName "wapuser"
+commdb_check text IfAuthName "wapuser"
+commdb_check uint BearerProtocol "3"
+commdb_check uint BearerSpeed "1"
+commdb_check text Description "World Access ISP"
+commdb_check text Name "WAPP 0006-GsmCsd"
+
+
+[wapp0006_commdb_iap_table]
+commdb_check text Name "WAPP 0006-GsmCsd"
+
+
+[wapp0006_commdb_wapap_table]
+commdb_check text StartPage "/startpage/index.wml"
+commdb_check text Name "WAPP 0006"
+
+
+[wapp0006_commdb_wapip_table]
+commdb_check text GatewayAddress "192.122.10.6"
+commdb_check uint ProxyPortNumber "9200"
+commdb_check bool WSPOption "false"
+commdb_check bool Security "false"
+commdb_check text ProxyLogin "pxauthname"
+commdb_check text ProxyPassword "pxauthsecret"
+
+
+[wapp0006_commdb_wapsms_table]
+commdb_check text GatewayAddress "9400406"
+commdb_check bool WSPOption "true"
+commdb_check bool Security "true"
+commdb_check text ServiceCentreAddress "+36209400400"