Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated code as per comment

updated code as per comment

updated code as per comment

updated code as per comment

merged with staging branch and added all the scripts

merged with staging branch and added all the scripts

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

this is a good test for each test main function, but needs to be one time t the top of the main function. And I believe if that fails you need to exit and do not continue to the rest of the test. ...

this is a good test for each test main function, but needs to be one time t the top of the main function.
And I believe if that fails you need to exit and do not continue to the rest of the test.

make a checkblock and return if fails.

if there is no = in the line then we do not have index 1 nd the code will fail. please first split check the size then get the index if exitsts.

if there is no = in the line then we do not have index 1 nd the code will fail.
please first split check the size then get the index if exitsts.

please just add test case to the end and not remove all the prior ones

please just add test case to the end and not remove all the prior ones

removed all post treatment steps

removed all post treatment steps

updated as per comment

updated as per comment

No, it will not affect others test cases. Initially this was def setObjectText(obj, text): but divya changed to setObjectText(text, obj): So I changed back original because It was affecting my test...

No, it will not affect others test cases. Initially this was def setObjectText(obj, text): but divya changed to setObjectText(text, obj): So I changed back original because It was affecting my test scripts and I informed her about this

will this affect other test cases that have the parameters in the previous order? If so leave as is to avoid that

will this affect other test cases that have the parameters in the previous order? If so leave as is to avoid that

just add and not replace test case list

just add and not replace test case list

no need to test post treatment only pre treatment .. remove all post treatmetn steps

no need to test post treatment only pre treatment .. remove all post treatmetn steps

LEAHI-TESTSUITES-LDT-3188_Pre-Treatment - SW - 02 - Foundation - Q&R
LEAHI-TESTSUITES-LDT-3188_Pre-Treatment - SW - 02 - Foundation - Q&R
LDT-3190 Pre-Treatment - SW - 02 - Foundation - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 6 more files in changeset.
added an empty line as per comment

added an empty line as per comment

change line of code as per comment

change line of code as per comment