hi friends
please tel me how to handle the recovery manager(All i.e
PopUp ,Application Crach ,Object state,etc) in QTP
Answer / anonymous
Recoveries are 4 types which are implemented using Trigger
Events.
1. Popup:
When an user skipped the text field like password, a pop
up will come out telling that he hasn't entered/has skipped
a mandatory text field. Qtp handles this.
2. Object's state:
Somtimes, some buttons may be disabled depends on certain
conditions. - like Only after entered the data in DB, the
Delete button will be enabled, which indirectly tells us
that the data is being stored in db.
3.
a. Object Not Unique (Rarely used). Because every object
should represent a specific functionality and how is it
possible that two functionalities are same? Almost
Impossible, except itis just the Object properties are
similar.
b. Object Not found: when an object missed in the
current build (which was there in the previous build), then
qtp deals with this situation.
4. Application Crash: May be nobody has used it.
Tell me how you got IBM interview?
Is it real?
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find the aerry size
what are methods we have in connection pooling
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
What are scrubbing procedures in SAS
WHAT IS NV RAM ?
how to avoid java script validation in client side validation?
how will you code the subfile which is in editing mode (multiple case subfile)?
Binary tree?
what will we require to build project with the help of oracle
What are events in smartforms?
in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?