How do u write a regular expression for date (dd/mm/yyyy)
field?

Answer Posted / krishna

This is the corect answer:

[0][1-9]|[1-2][0-9]|[3][0-1][//] ([0][1-9]|[1][0-2])

[0-9]{4}

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main differences of qtp and win runner?

605


What is the diff between image and bitmap check point?

604


What is test object model in quicktest professional (qtp)?

559


What is synchronization? What are the ways you can synchronize?

659


Do you know how to connect database? Can you tell me the procedures?

557






what type of framework u r using in ur organization

1658


Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

1561


Explain quicktest professional testing process?

570


explain how to write vb script in qtp?when will you write own script?

1864


Explain sub procedure of vbscript.

598


How to find the name of the machine where you are running your automation scripts in qtp?

529


How many tabs are available to view your test in a test pane and what are they?

570


How does quicktest professional identifies the object in the application?

562


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1651


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1331