hi friends
please tel me how to handle the recovery manager(All i.e
PopUp ,Application Crach ,Object state,etc) in QTP



hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Ob..

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

Post New Answer

More Programming Languages AllOther Interview Questions

what is the software to run the GSM gate opener program

0 Answers  


What is test execution and when will we start execution please send me one example for this question

0 Answers  


Give examples of macro quoting function?

0 Answers   GE,


Number of null pointers in any binary tree

5 Answers   Infosys,


write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?

0 Answers  






What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?

0 Answers  


how many logical drive we can form to physical device in our computer?

1 Answers   nvidia,


3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?

1 Answers  


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

0 Answers   Amazon,


In java without use of main() how to execute the program

0 Answers  


what is mutex?

4 Answers   Axiom, Blue Star, SQL Star,


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

0 Answers   Amazon,


Categories