what is the regular expression for dd-mm-yyyy?

Answers were Sorted based on User's Feedback



what is the regular expression for dd-mm-yyyy?..

Answer / zampanimadhur

The regular expression for the DD - MM - YYYY is

[0-3] [0-9] - [0-1] [0-9] - [0-9][0-9][0-9][0-9]


This is how we will write the regular expression.

Is This Answer Correct ?    3 Yes 0 No

what is the regular expression for dd-mm-yyyy?..

Answer / giridhar

Generally regular expressions are used at data sets or at
sample data.

we can use at RANGE or the input box or any type.

Ex: dd-mm-yyyy

here range is 1 date between 1 to 31
2 month betwen 1 to 12
3 year of 4 digits

here we can use .,*,.*,.*.*

specification for each data type to each number.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More WinRunner Interview Questions

In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?

3 Answers   FCG,


can i get apex technologies interview questions in testing

0 Answers  


Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP

0 Answers  


which is the latest version in Winrunner

6 Answers  


If winrunner doesn't understand the Text in the Application what you do?

1 Answers   FCG,






Does winrunner supports applications with environment Visualbasic 6.0 SQL server 2000.??

2 Answers   Redisolve, Visuals India,


we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.

2 Answers   FCG, Philips,


descriptive program for web application.

0 Answers  


Is 'public' allowed inside of the function declarations?

2 Answers   Accenture,


Define parameterizing?

0 Answers  


What is the purpose of set_window command?

0 Answers  


Explain the winrunner testing process?

0 Answers  


Categories