what is the regular expression for dd-mm-yyyy?
Answer Posted / 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 |
Post New Answer View All Answers
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 is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
How do you identify which files are loaded in the gui map?
How do you make the configuration and mappings permanent?
can i get apex technologies interview questions in testing
What is the difference between writing a function and writing a script?
What are data driven tests?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
How should we write and execute a user define function using WinRunner.
Write test scripts on a scenario where you have to transfer data from one table to another.
Define parameterizing?
What is the XML test cases creation?
What is test parameter
How do you maintain the document information of the test scripts?
Where do you found that you can't use winrunner for automation?