In an(AUT) web application their are two frames as fraMain
and fraFooter. Both the frames contain link which needs to
be retrieved at a single step. I tried it using "Regular
Expression" as fra.* but QTP doesn't recognize the object.
So Plz help me out to get resolve the problem:-)
Answer / ganesh kumar
Hi,
U cna use the Regular Expression Concept here to handle the
situation. U have to do is Change the Name propety in the
object repository by editing the value to fra.* and check
the regular expression check box.
| Is This Answer Correct ? | 0 Yes | 0 No |
QTP supports both client server and Web applications. Does it support Plug-in?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
What type of framework you are using in your company and explain it?
How to find the number the number of Links, Brolken Links in a webpage?
How many tabs are available to view your test in a test pane and what are they?
In an interview what r the questions asked in qtp related project? pls any answer this question?
How to record objects of Windows taskbar
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
Can we write class for vb script in Quick Test Professional?
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?