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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you check a web application for broken links using qtp?

1075


How QTP support all types of applications (platforms)?

4578


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1771


Can you brief the hurdles you faced during Automation testing?

1111


what is review

2207


Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

2294


hou can we use vb script in qtp could u tell me breafly

2246


Tell me one scenario, the complex functionality you have automated in your project?

2029


Why is Client side image is preferred over server side image?

1952


Differentiate the type of test cases which can be automated and which cannot be automated?

1080


www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example

2068


Discuss quicktest professional environment?

1114


Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints

1920


I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.

2186


What are the different recording modes and how do they work?

1134