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


Please Help Members By Posting Answers For Below Questions

What is stored in a test frame?

594


What are the default testplan attributes?

619


How to run a test case from a testplan file?

599


In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?

2060


can any one please tell me the full form of .g.t in silktest datadriven method

2575






How to assign attribute values to test cases?

627


How to specify a browser extension to a web application?

593


Can silktest run on mac?

637


How to create and edit a testplan?

572


How to create group and sub group descriptions in a testplan?

577


How record a test case into a testplan automatically?

556


What is silktest agent?

575


Where is a testplan stored?

569


What is the standard flow of execution of a test case?

530


What is multi-tagging?

599