What is object & properties (in QTP)
Answers were Sorted based on User's Feedback
Answer / baskar palani
Object:
Ok button is an object.
Properties:
Label,class,enable,visible is the some of the properties of
an OK button.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / ramu@sunnys
actions to be performed on the object
any object have some properties like x native
class,text,visible,enable etc
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ramu@sunnys
actions to be performed on the object
any object have some properties like x native
class,text,visible,enable etc
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ashok
Object is the combination of properties and its value so
mathematically we can say
object=property+value of properties
yes any action can perform on it.
Prperty nothing but a GUI(graphical user interface)
representation to identify the object. like
enable,height,width etc)
****can visit the site
www.freewebs.oom/softwaretestingguide1
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyanarayana
In QTP the objects can be classified in to two types.They
are Test Objects and Run Time Objects.
Run time objects are the real objects present in the
application.Test objects are the references for the runtime
objects created by the QTP while recording.Later these
testobjects are used by the tool to identify the runtime
objects.Both these have some methods and properties
| Is This Answer Correct ? | 3 Yes | 1 No |
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What is object repository in qtp?
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
Hi, i am rani ,i am putting 1+years of fake exp ,so pls anyone explain how i get project (in real time) ? how it is tested ex: in banking ,test the number of textboxes in one window
Is it possible to use two instances of UFT on the same machine? If not why?
Explain process of smart Identification in QTP?
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
What is smart identification in QTP?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?