give one example where you have used regular expression?
Answer Posted / satya
Another gud ex for using the regular expression is to
checking your eMail.
as the no of unread messages will never be constant so -for
clicking on "Inbox(n # of unread mails)" w/o fail u must
use R/E.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
How many types of Automation frameworks are there in UFT? Describe them.
what QTP Options do you know?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How to customize qtp?
what is review
How to find operating system information using the qtp script?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Why qtp always start action1 and does not start action?
Explain the new feature of UFT regarding the export of test results?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Is it possible to merge two object repository files in qtp?
How will you check that your test cases covered all the requirements?
How to replay a script in qtp?