write the regular expression for date format of mm/dd/yy?
Answer Posted / rajesh
[1-9]|1[0-2]/[1-9]|[1-2][0-9]|3[0-1]/19[0-9][0-9]|2[0-9][0-9][0-9]
More food for thought valid from 1900 to 2999.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Brief the process of testing with UFT?
what is clean sweep?
Difference between test object and run time object?
how did u use automating testing tools in ur job?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How to customize qtp?
What are advantages of test automation?
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)
How software automation specialist enter steps in the Expert View?
Why is Client side image is preferred over server side image?
Differences between text and test area checkpoints?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Why script error occur in between recording in qtp?