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

Have you ever written test cases or did you just execute those written by others?

2 Answers  


What is the use of gui map and what happens when gui map file get loaded?

0 Answers  


How do you run your test scripts?

1 Answers  


For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide

0 Answers   Wipro,


how many options are provided in WR login screen

1 Answers  






What are the virtual objects and how do you learn them?

0 Answers  


What is the difference between bitmap checkpoint and image checkpoint?

1 Answers   Ness Technologies,


What are the functions generate when u use GUI Check point?give me some of ones?

4 Answers   Second Foundation,


How would you define a "bug?"

15 Answers   Byte, RMSI,


how to open an application

1 Answers   Polaris,


How do you clear a gui map files?

0 Answers  


Is it Winrunner supports All web based applications?If supports how extention?

5 Answers   Relq,


Categories