Plz explain about object propeties in object
identification? means.. explain about 1. mandatory
properties.2. assestive properties 3. ordinal properties.
Answer Posted / samiran
1. mandatory property is followed by red asterisk (*)
2. Optional arguments?If the name of the argument is not
followed by a red asterisk (*), you can specify a value for
the argument or leave the cell blank.
If you do not specify a value, QuickTest uses the default
value for the argument. (You can view the default value by
moving the mouse over the
cell).
3. Required arguments?If you specify a value for an
optional argument, then you must also specify the values
for any optional arguments that are listed before this
argument. If you do not specify these values, QuickTest
uses the default values for all required arguments. You can
see the default value for each argument in a tooltip, by
moving the mouse over the Value column.
4. Parameterized arguments?You can use a parameter for any
argument value by clicking the parameterization button
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What is a reusable action?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What are the different types of checkpoints?
How to integrate the qualitycenter with qtp
How to get the particular property value?
Hi,All How to create a link in excel sheet using qtp
How to find operating system information using the qtp script?
What is the difference between rational rose and QTP?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How QTP identify the system time that's changes every seconds?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Explain the concept of object repository & how qtp recognizes objects?
terminal services client
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.