How to get align property of the link on web page?
There is no such property exist in QTP for Link project for
Web page.
If you want to retreive any property values of any object,
use GerROProperty method.
E.g.
val = Browser().Page().Link().GetROProperty("name")
| Is This Answer Correct ? | 0 Yes | 3 No |
what is diffrense between action and function
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
how u track bugs using Test director in manual testing.
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
How to connect to data base?
how to test Web application using QTP software
what is the Command used to start the QTp from Run.
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
hou can we use vb script in qtp could u tell me breafly
There is a name "AJAY" how do u count no.of. "A" in that name ?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what is parameterisation?