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
breef description of batch testing ?
Tell me about your project? please help me how to tell about insurance project
Differentiate the type of test cases which can be automated and which cannot be automated?
How does qtp identify objects in the application?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Write a script to verify font style and color of a windows object using descriptive programming
How you can decide which type of object repository you have to use?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How can you exit from an action?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
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 are all the fileds present in object repository?
How did you use regular expressions in QTP and also in WR?