what is the regular expression for dd-mm-yyyy?
Answers were Sorted based on User's Feedback
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 |
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 |
what is the extension of the Run time Record checklist file
Which function to use to compare the application date with system date?
can any body tell me in detail about ERP domine?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What are the three windows displayed when a mismatch occurs in Bitmap verification
Have you ever written test cases or did you just execute those written by others?
Name the two modes of recording?
What are the modes of script recording in winrunner ?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
What are the couple of web functions found in the function generator and what is the purpose of them?
How do you call windows APIs, explain with an example?
Please any one Knows Send the Website for Writing different TestCases with different Examples