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 ?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
The scripts cannot continue, if there is any run-time error
in the script. It definitely terminate the script chain.
To overcome these run-time errors we generally use Recovery
Scenarios.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Answer / k.chandra sekhar
a) Hi friends that is the 100 programs of the scripts
but not descriptive programs
b) And one more advise tester always call the scripts
not program
c) 100 descriptive scripts not developed any terser,
that is only one or two objects not identify then only go
to the descriptive scripts
d) Ok the above question 100 scripts of the
functionally then in middle any problem the, we go for the
recovery scenario manager.
e) That is the handling the that problem the scripts
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhesheke
it is not possible the execution chain break but when
working we usually consider all the aspects which can effect
the script execution we use recovery scenario Test run error
option or on_Error_resume_next option
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshman
Actively we don't know as the system is struked or not. How
you will think to give the on error resume next.It is
impossible, because we using to endtask process.After then
we will go to give the on error resume next or on error
next option.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / krishnachand
Yes it will execute all the programms continiously even
though any prog in the middile is have any error and it
will show in which prg there is an error n what is that
error at the end of the entire execution.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Maximum synchronizing time out in QTP
how to retrive that the number of spaces are in a string ????
Is qtp supports uni-code?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?
WHAT IS ETL TESTING.......
what is the diff between Procedure and function
how i can delete the excel process for the task manager using QTP
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
write a qtp code to display all the items in the fly from combo box or list box
What is the difference between QTP 8.2 and QTP 9.2
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)