There are two tabs in the application
suppose, A and B.On clicking the tab "A" one
table grid will open. if u click on tab "B" Another table
gride will open.
Now can I do some operations on both table grids with a
single table grid properties in the object repository?
I have added all objects of the first table grid into the
object repository
Now iam checking enable/disable status of "save button" in
the second table grid
my code is like this
val=javawindow("zseries").javabutton("save").getroproperty
("enabled")
when I highlighting the save button in the object
repository by keeping open the second tablegrid on the
application.It is displaying the popup message"The selected
object can not be found in the application"
can I use properties of one table grid for both tabs
if so how it is possible.
Can anyone help me
Answer Posted / vikas sachdeva
I think u can use SetToProperty Method for this.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the latest version of qtp?
What is the limitation to XML Checkpoints?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to delete an object from the object repository?
How QTP identify the system time that's changes every seconds?
what is meant by source control?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What are the differences between quicktest professional (qtp) and winrunner?
How many types of recording modes are there?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
how to test use the quality control .how to verify the image verification
How to carry out bit map check points in QTP
Explain different checkpoints in qtp.
What are the advantages of Object Repository?
Is the qtp course will help to create a virtual object?