hi friends
please tel me how to handle the recovery manager(All i.e
PopUp ,Application Crach ,Object state,etc) in QTP
Answer Posted / 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 View All Answers
how do i create my own exception class which will restrict IO exception?
public static void main(String args[]) describe it
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
what is diff bet ref variable & instance of class
how can i create report in abap to insert data in table pa0002 using insert command
What is the first message line that any language learning prints on the screen? and why?
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
where is available in this mantis toturials?
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
In project we have Documentation phase also,in that what is micro and macro designing?