what is the regular expression for dd-mm-yyyy?
Answer Posted / 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 View All Answers
How can withwin runner to make single scripts which supports multiple languages?
How to do text matching?
What is the purpose of the temp GUI map file?
What are the three modes of running the scripts?
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
How do you handle pop-up exceptions?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What are the two modes of recording?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
Explain the synchronization points?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
How to check the background colour of the screen in WR?
What Framework is suitable to validate the Login screen.
Explain the use of test director software?
What is the difference between writing a function and writing a script?