summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/19-08-2011
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/19-08-2011')
-rw-r--r--For Weekly Test/19-08-2011/TrueTable2.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/For Weekly Test/19-08-2011/TrueTable2.py b/For Weekly Test/19-08-2011/TrueTable2.py
index 808cfc4..48555c5 100644
--- a/For Weekly Test/19-08-2011/TrueTable2.py
+++ b/For Weekly Test/19-08-2011/TrueTable2.py
@@ -76,7 +76,7 @@ def smartTest():
else:
print "BTS 2 and 3 indicate having problem"
- if result != '200':
+ elif result == '486':
print "make a call to GSMRZ2"
initTest('sip','GSMRZ2')
@@ -96,6 +96,8 @@ def smartTest():
print "BTS 1 & 2 indicate having problem"
else:
print "OpenBSc Down"
+ else:
+ print "Handler having problem, STOP the test. Please wait 10 Second and call the test again"
elif destination == 'GSMExt':
print "make a call to O2"