How many types of OBJECTS are there in QTP?
Answer Posted / r.srinivasulu
there is two types of objects.
1.Run time objects.
2.Test objects.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
What are the trigger events in qtp?
How can you identify the browser and its information using QTP script?
How software automation specialist enter steps in the Expert View?
What is the difference between local and shared object repository in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
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
why should we give deliver good quality software?
How is test case write?
How to check bitmap output value?
What is a programmatic description?
What is the difference between call to existing action and copy of an action?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)