write is the code for regular expression in QTP
Answers were Sorted based on User's Feedback
Answer / raj
'Prepare a regular expression object
Set myRegExp = New RegExp
myRegExp.IgnoreCase = True
myRegExp.Global = True
myRegExp.Pattern = "regex"
Pop up a message box for each match
Set myMatches = myRegExp.Execute(subjectString)
For Each myMatch in myMatches
msgbox myMatch.Value, 0, "Found Match"
Next
| Is This Answer Correct ? | 6 Yes | 1 No |
In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.
3 Answers Broadridge, Cigniti Technologies, HCL,
Give the syntax to import/export xls into qtp.
What are the different types of recording modes?
what is virtual object?
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
how to download mercury qtp9.2 ny internet ?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
How does quicktest professional (qtp) identifies the object in the application?
Add parameters during time in each row in one column
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH