Answer Posted / bgreddy
Object spy is used to know physical properties and trhe
methods containing to an object.
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
How many types of object repository in qtp?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
On what document base Descriptive programming is written if build is not yet ready ?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
write a script to verify the image path(src property) of the images which are in web pages.
What is difference between run time object and test object?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
what is the hierarchy to use properties in descriptive programming
How you debug your script?
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
What is TOM in QTP?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are the flaws in water fall model and how to overcome it?
What is accessibility check point?