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 |
How to use library files in QTP? how we can call these files in to script?
what are the different kinds of frameworks in automation?
what type of run time errors you get while you ar edoing rpg program?
What are the types of Object Repositories in QTP?
Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.
Diff b/w Health care domain and Banking Domain?
how to upload an excel sheet to quality center?
Write test cases for copy and past password in password field ?
what is web application and client server application.is there any difference ?
what is the object properties settings in the QTP
What is diff between SDLC AND STLC?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek