smsprotocols/smsstack/smsprot/Test/TE_SMSPRTSTRESS/te_smsprtstress.script
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
--- a/smsprotocols/smsstack/smsprot/Test/TE_SMSPRTSTRESS/te_smsprtstress.script	Fri Mar 19 09:55:57 2010 +0200
+++ b/smsprotocols/smsstack/smsprot/Test/TE_SMSPRTSTRESS/te_smsprtstress.script	Fri Apr 16 16:12:37 2010 +0300
@@ -16,18 +16,6 @@
 RUN_SCRIPT z:\TestData\Scripts\TE_smsprtstress_setup.script
 LOAD_SUITE te_smsprtstress
 
-//!@file
-START_TESTCASE SMS-SMSStack-NA-4000
-//!@SYMTestCaseID SMS-SMSStack-NA-4000
-//!@SYMREQ REQ0000
-//!@SYMTestCaseDesc Initialises the test
-//!@SYMTestPriority critical
-//!@SYMTestActions - Parses a config file to retreive phone numbers and initialises comms
-//!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_smsprtstress TestInit
-END_TESTCASE SMS-SMSStack-NA-4000
-
 START_TESTCASE SMS-SMSStack-NA-4001
 //!@SYMTestCaseID SMS-SMSStack-NA-4001
 //!@SYMREQ REQ0000
@@ -36,7 +24,7 @@
 //!@SYMTestActions Creates and then uses a CTestReceiveEnumerateMessages to Receive ansd read sms messages
 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
 //!@SYMTestType CT
-RUN_TEST_STEP 100 te_smsprtstress TestRxAndRead
+RUN_TEST_STEP 100 te_smsprtstress TestRxAndRead z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber1
 END_TESTCASE SMS-SMSStack-NA-4001
 
 START_TESTCASE SMS-SMSStack-NA-4002
@@ -47,7 +35,7 @@
 //!@SYMTestActions Creates various active objects thewn starts them at same time
 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
 //!@SYMTestType CT
-RUN_TEST_STEP 900 te_smsprtstress TestMultipleSimultaneousRequests
+RUN_TEST_STEP 900 te_smsprtstress TestMultipleSimultaneousRequests z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber2
 END_TESTCASE SMS-SMSStack-NA-4002
 
 START_TESTCASE SMS-SMSStack-NA-4003
@@ -58,7 +46,7 @@
 //!@SYMTestActions  Test Backup and restore under all conditions
 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
 //!@SYMTestType CT
-RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackup
+RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackup z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber3
 END_TESTCASE SMS-SMSStack-NA-4003
 
 START_TESTCASE SMS-SMSStack-NA-4004
@@ -69,5 +57,5 @@
 //!@SYMTestActions Test Backup and restore when phone is powered off
 //!@SYMTestExpectedResults Pass - If anthing fails the step will leave with error code
 //!@SYMTestType CT
-RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackupWhenPhoneIsOff
+RUN_TEST_STEP 900 te_smsprtstress TestSmsPrtBackupWhenPhoneIsOff z:\testdata\configs\smsstacksimtsytestnumbers.ini TestNumber3
 END_TESTCASE SMS-SMSStack-NA-4004