Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regular Expression check point
#1
Solved: 10 Years, 9 Months ago
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.*
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need Any digit in xpath path using Regular expression Priyam 1 3,263 10-05-2016, 11:05 AM
Last Post: Ankur
  Regular expression to read two words in lowercase, uppercase and with and without spa sarahq49 1 3,211 04-09-2015, 01:56 AM
Last Post: sarahq49
  Regular expression and script optimisation Padmavathy 1 3,617 03-30-2015, 11:46 AM
Last Post: supputuri
  Regular expression in descriptive programming testernc 1 16,402 12-08-2014, 06:38 PM
Last Post: anshika.agarwal
  need a regular expression. anu05446 0 3,029 11-26-2014, 03:00 PM
Last Post: anu05446

Forum Jump:


Users browsing this thread: 1 Guest(s)