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
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
what you mean by artifact,milestone...
Hi, how can we check or avoid the memory leakage in QTP9.2?
what is the difference between IE & Netscape in web testing on a log in page
Discuss quicktest professional (qtp) environment?
what is error and fault in terms of software quality?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Explain the difference between call to action and copy action?
what is clean sweep?
Why bpt?
Is it possible to use two instances of UFT on the same machine? If not why?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Explain QTP using different development techniques ?