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 Posted / 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 |
Post New Answer View All Answers
What does it mean when a check point is in red color? What do you do?
Explain hybrid framework with advantages and disadvantages?
How many types of trigger events are there in qtp?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
what is the frame work in J-meter?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
how to do the batch testing in test director using manual testing procedure?
Explain the concept of object repository and how QTP recognizes objects?
What is the difference between run time object and test object?
Object repositories types, which and when to use?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How to record application running on the Virtual machine?
What is the difference between shared and local object repository?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement