Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to write regular expression for Date field?

Answers were Sorted based on User's Feedback



how to write regular expression for Date field?..

Answer / saurabh mishra

For MM/DD/YYYY

format would be

[0-1][0-2]/[0-3][0-1]/200[0-9]

For DD/MM/YYYY

format would be

[0-3][0-1]/[0-1][0-2]/200[0-9]

and let me assure you that it is correct.

Is This Answer Correct ?    3 Yes 19 No

how to write regular expression for Date field?..

Answer / angel

For example: 03/12/07
For that you have to write like,
[0-9][0-9]/[0-9][0-9]/[0-9][0-9]

Is This Answer Correct ?    4 Yes 28 No

Post New Answer

More QTP Interview Questions

can anyone tell me from where i can download qtp demo or crack version

0 Answers  


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

7 Answers   Xansa,


• What type of testing questions will be asked for 2+ yrs exp people in interview?

0 Answers  


How to create a standard checkpoint ?

0 Answers  


What is the basic concept of quicktest professional?

0 Answers  


what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.

3 Answers  


What is the use of low level recording? How does it useful?

1 Answers  


assume i have few url link how will i dynamically call then using descriptive programming?

0 Answers   BirlaSoft,


How to check which add-ins are associated with a test in qtp?

0 Answers  


What is qtpro? What is quick test pro?

0 Answers  


Diff b/w Health care domain and Banking Domain?

0 Answers  


How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????

6 Answers   TCS,


Categories