What is object & properties (in QTP)
Answer Posted / 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 |
Post New Answer View All Answers
Can we Test Welcome Screens and Process Images with QTP
What is the meaning Work bench?
How to handle dynamic objects in quicktest professional?
Explain the check points in quicktest professional (qtp)?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to check feasibility of the appliction?in automation testing?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to recognise the webelement and verifying that webelement is enabled?
What is Distributed testing? How does UFT support it?
What is the syntax to call one action in another?
How will you check that your test cases covered all the requirements?
What is the XML file architecture ?
What are the advantages of a Hybrid framework?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process