How do u write a regular expression for date (dd/mm/yyyy)
field?
Answer Posted / naresh
([0-2][1-9]|[3][0-1])|([0][1-9]|[1][1-2])|[0-9][0-9][0-9][0-9]
Tjis is the perfedct regular expression for the date.. guys...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How often were they executed?
What are test settings and global settings?
How smart identification works in qtp ?
give me an example where u used good judgement and logic in solving a problem
Explain about the test fusion report of quicktest professional (qtp)?
what is supply chain management?
Which functionalities of QTP used in banking project? pls any say answer?
How can you identify the browser and its information using QTP script?
what is the frame work in J-meter?
Is text area check point supports for web applications?
How did you resolve conflicts present in Object Repository?
Is qtp supports uni-code?
how to evalute defects in QTP script?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
what is the difference between modular framework & datadriven framework