i have two questions for regular expression :-
Q1. I have date pattern
eg-29/11/2011
29-11-2011
29.11.2011
Que- if any separator is there between date,month and year pattern should match else it should not match
eg- pattern should not match in case of 2911-2011
Q2. let say i have a string and there is a number in between of that string
eg.-Amount 30002.234 successfully credited to your account .
now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
No Answer is Posted For this Question
Be the First to Post Answer
Can we continue functionality testing without framework?
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
How to switch between browser tabs? )moving from one tab to another tab)
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
How does you test a weblink which is changing dynamically?
How to Analyze the Checpoint results by Table and DB Checkpoints?
how can i add an action(external action) programmatically?
what is the exact Diff. Between Test and Component in QTP?
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!