What is object & properties (in QTP)

Answers were Sorted based on User's Feedback



What is object & properties (in QTP)..

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

What is object & properties (in QTP)..

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

What is object & properties (in QTP)..

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

What is object & properties (in QTP)..

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

What is object & properties (in QTP)..

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

Post New Answer

More QTP Interview Questions

can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


can u please explain what is the exact difference between qtp8.2 and 9.0

0 Answers  


i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..

0 Answers  


Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri

0 Answers  


we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .

1 Answers   TCS,


how can i call reusable action in a function could any one explain me?

2 Answers   Livetek,


Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test

1 Answers  


If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?

16 Answers   Genpact, HP,


What is the diffrence bettween QTP 9.0 and QTP 9.1?

1 Answers  


we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do

5 Answers   Covansys,


what is the difference between DATA TABLE and DATA SET?

2 Answers   Accenture,


what is Smart identification

1 Answers   Wipro,


Categories