How can the expected image for a bitmap checkpoint be
recaptured in QTP
Answer Posted / noor
From the Active screen
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
On what document base Descriptive programming is written if build is not yet ready ?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Does QTP run in any environment?
How the smart identification is used in real time?Please explain with an example
Explain object spy in qtp.
What is the use of text output value in quicktest professional (qtp)?
how to disable the pop ups through QTP using a script
Can we Test Welcome Screens and Process Images with QTP
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
They asked by using qtp recording writing scripting
How to find a window is minimized or not
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code