What is the advantage of using do except instead of
other error logging functions?
Answer Posted / xyz
If your testcase has more than one verify statements then
do..except is useful.If one of the verify statements fail
then also the other verify statements will be
executed.otherwise only one verify statement will be
executed and the other statements will not be executed
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is defaultbasestate?
How to create group and sub group descriptions in a testplan?
Where are the testplan attributes stored?
How to define an object verification in a test case?
How dom browser extension identify a web application ui object?
What is multi-tagging?
how to pass TDS intery in tally?
How to define values for a testplan attribute?
Can silktest run on mac?
How to define new testplan attributes?
Can silktest switch browsers automatically?
What is a silktest testplan?
What are testplan attributes?
What is the dom browser extension?
How to include a test case into a testplan?