Answer Posted / haribabu
yes, using object spy we can recognised all objects what
ever you want
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
They asked by using qtp recording writing scripting
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
how to test use the quality control .how to verify the image verification
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
when to start the automation?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What are the advantages of a Hybrid framework?
How many ways we can parameterize data in quicktest professional (qtp)?
With what extension you can save the list of tests in a file to run in test batch runner?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Explain about business process component? types and usage?
How to use the object spy in quicktest professional (qtp) 8.0 version?