I'm quite new at QTP. Im doing a web-based app testing. I
create something new item and a new link is created in the
home page. This link is dynamic as it changes every 3
seconds. Obviously the new link is not in my Object Repo
and I am trying to find a way how can I do a check or get
the propery of the link I created. I can do it on keyword,
but I need to do a check on expert mode, vbscript. I always
get an error that is not identified whenever i try to check
it (browser(b),page(p).link(newlink). Any idea?
Answer Posted / babu
Create a output value for that particular link and store it
in a Action/Gloabal Datatable. Store that link in to a
variable. Using Settoproperty, set that stored link value
to "Value" parameter.
Change the link name in the object repository as well and
pass the same link name to the link method.
Whenever the link is changed, that link will be stroed in
the datatable and the value will be set to the link object.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
regular expression in qtp standar check point for months from accepting months from january to december only
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What are the different properties of an web object
what is output value in QTP and how it can be used in automation testing
What is test object model in quicktest professional?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How to open a new test using quicktest professional?
What are the different types of checkpoints?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How to save your test using quicktest professional?
How many types of status are there?