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 |
We added data driven test in to our test script, how to remove the data driven wizard from the script?
In WinRunner Compile Module doesn't support checkpoints Why?
What is boundary test?
The extension of the Script file is .mts ok Whis is stand for mts?
How can withwin runner to make single scripts which supports multiple languages?
How do you scope, organize, and execute a test project?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what is mean by v module . pls give answer with example
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
Do we need start up file in win runner??if yes then why?and no then why?
What is the TSL function in WinRunner to connect to test director?
1 Answers Infosys, Kanbay, Scope International,