Hi,
I am using QTP 9.2 and I have following sting in text check point.
Text:
New York, NY, United States: Sat, Feb 26, 2011 to Mon, Feb 28, 2011 | 1 room | 1 guest
RegEx I am using:
^New
But results is getting failed every time, looks like regular expression is not getting applied.
While I have implemented currently:
Like in check point properties, at constant value row icon, clicked and provided regular expression, also make sure that regular expression check box is on.
Please suggest.
Also, I suppose to get following:
"Regular Expression: ON" in Test Result window.
But I am not getting anything like that. is something wrong with QTP 9.2 or should I need to enable some option.
I am using QTP 9.2 and I have following sting in text check point.
Text:
New York, NY, United States: Sat, Feb 26, 2011 to Mon, Feb 28, 2011 | 1 room | 1 guest
RegEx I am using:
^New
But results is getting failed every time, looks like regular expression is not getting applied.
While I have implemented currently:
Like in check point properties, at constant value row icon, clicked and provided regular expression, also make sure that regular expression check box is on.
Please suggest.
Also, I suppose to get following:
"Regular Expression: ON" in Test Result window.
But I am not getting anything like that. is something wrong with QTP 9.2 or should I need to enable some option.