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 |
Is Gui Map Created when you record in Analog mode?
How will you review the test case and how many types are there ?
Explain difference between winrunner and test director?
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
can u tell da low severity & high priority in Banking projects with Examples
what is mean SRS and URS . differns btwn SRS and URS
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
how u can crate a database checkpoint in ur script?
How do you copy and move objects between different gui map files?
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com
which checkpoint is used to analyze the appearance of AUT
What do you verify with the database check point custom and what command it generates, explain syntax?