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

Answer Posted / sk

[0-9]+//[0-9]+//[0-9]+
use this buddy...

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

1585


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

1377


What are the main differences of qtp and win runner?

595


How many types of status are there?

589


Explain types of descriptive programming?

591






How to get the particular property value?

612


How will you check that your test cases covered all the requirements?

566


What is quicktest professional (qtp window?

592


How QA specialist can identify when programmatic descriptions are useful?

1974


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

1472


What is recovery scenario manager? When you go for recovery scenario manager?

593


Explain process of smart Identification in QTP?

598


What is the pros and cons between QTP and Rational Robot

3284


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

1444


what is meant by Implicit and explicit requirements?

3619