Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regular Expression check point
11-26-2009, 11:22 PM (This post was last modified: 11-26-2009 11:50 PM by Mayoo.)
Post: #1
Regular Expression check point

So i am forced to use standard check point to check a sentence in a text area ( Cause when i use text checkpoint or text area checkpoint, i get error in QTP to saying operation cannot be performed ). Below is my case

Unwanted line with numbers and characters
Unwanted line with numbers and characters
NEED to check line
Unwanted line with numbers and characters
Unwanted line with numbers and characters

I used the below

\w
\w
Need to check line
\w
\w

with regular expression checked in the checkpoint, the test case is still failing

can anyone help to tell me how to ignore all other lines and pay attention to 3rd line
(11-26-2009 11:22 PM)Mayoo Wrote:  So i am forced to use standard check point to check a sentence in a text area ( Cause when i use text checkpoint or text area checkpoint, i get error in QTP to saying operation cannot be performed ). Below is my case

Unwanted line with numbers and characters
Unwanted line with numbers and characters
NEED to check line
Unwanted line with numbers and characters
Unwanted line with numbers and characters

I used the below

\w
\w
Need to check line
\w
\w

with regular expression checked in the checkpoint, the test case is still failing

can anyone help to tell me how to ignore all other lines and pay attention to 3rd line

Nevermind i got it .. it

.*Need to check line.*
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Regular expression for this string falvi 2 238 04-30-2012 11:14 AM
Last Post: falvi
  regular expression rjkmr.aiht 0 146 04-27-2012 11:37 AM
Last Post: rjkmr.aiht
  Regular Expression samverma 3 348 03-31-2012 01:21 AM
Last Post: samverma
  Square Bracket Issue - Regular Expression kapsig431 2 281 03-29-2012 08:38 PM
Last Post: kapsig431
  Regular Expression for time in 24 hour format with out colon Pallavi 3 431 03-13-2012 11:29 AM
Last Post: sshukla12

Forum Jump:


User(s) browsing this thread: 1 Guest(s)