cbsref/telephonyrefplugins/atltsy/integrationtest/testdata/te_integration_stltsyphonebook.script
branchRCL_3
changeset 19 630d2f34d719
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cbsref/telephonyrefplugins/atltsy/integrationtest/testdata/te_integration_stltsyphonebook.script	Tue Aug 31 16:23:08 2010 +0300
@@ -0,0 +1,26 @@
+//
+PRINT Run all te_integration_stltsy Suite Tests
+
+//
+LOAD_SUITE te_integration_stltsySuite  -SharedData
+//
+//Please add or make change of you test steps, here is sample only:
+RUN_TEST_STEP 10 te_integration_stltsySuite TestLtsyOpenPhone
+delay 5000
+RUN_TEST_STEP 120 te_integration_stltsySuite CTestLtsyPhbkGetStoreInfo
+delay 2000
+RUN_TEST_STEP 120 te_integration_stltsySuite CTestLtsyPhbkOpen 
+delay 10000
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkDelete 
+delay 2000
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkDeleteInvalidIndex
+delay 2000
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkWrite      
+delay 1000
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkWriteInvalidIndex
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkRead    
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkReadInvalidIndex
+RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkClose                       
+                           
+
+PRINT Complate_te_integration_stltsy_Tests