We developed 100 descriptive programms and put in running,
in the midle if any descriptive program is stucked with
some error? what will happend weather it will execute the
remaining prg's or it will terriminate ?
Answer Posted / tvsramakrishnachowdary
hello chandra sekhar one advice to u.there is no wrong
calling script as a program...ok...
let us suppose TE developed 100 desc prgms...with proper
exception handling mechanism(Recovery scenarios,ON ERROR
RESUME NEXT,EXIST-IF-ELSE stmts,ERR Object methods)then it
can't struck...
whether it is desc prg (or) normal code if one test is
nested with another than automatically problem will occur..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain qtp(quick test professional)?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
If created one virtual object? Next time I changed the window position will it work?
Explain calling sub procedure.
What is difference between run time object and test object?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is the difference in the global and action sheet in qtp?
How can I use Call dlls in QTP ?
What is quicktest professional?
Write a script to customize the test results in PDF and HTML format.
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to add synchronisation points in qtp?
What is a reusable action?
how can i pass a "cript"as a parameter in to a function