How do u write a regular expression for date (dd/mm/yyyy)
field?
Answer Posted / megh
Regex Birthdate = new Regex(@"((0[1-9]{1})|([1-2]{1}[0-9]{1})|(3[0-1]{1}))[-/]{1}((0[0-9]{1})|(1[0-2]{1}))[-/]{1}[0-9]{4}");
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what the difference between shared repository and per action repository?
What are the steps involved in recovery scenario wizard?
Explain the features of quick test pro(qtp)?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What are main panes available in qtp test browser?
What are the different types of action?
What is the short cut keys for the following?
What is the difference between the design-time and run-time data tables?
why you have standardized functions? plzzz guys with real time exp. do answer
How to create scenario selector
Define Canvas view of UFT?
What is the Command used to start the QTP
What is the default object synchronization timeout in qtp?
How do you convert manual test cases to automated test cases?
How can you identify the browser and its information using QTP script?