write the regular expression for date format of mm/dd/yy?
Answer Posted / falak
^(0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])[- /.](19|20)\d\d$
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain Descriptive Programming Types with Examples?
Will down time for server and content maintenance/upgrades be allowed? how much?
How does you pass optional arguments in qtp?
how to find that tools work well with your existing system?
Can we use index on view?
Is the qtp course will help to create a virtual object?
How the exception handling can be done using quicktest professional?
what is the difference between IE & Netscape in web testing on a log in page
Explain the views in the QTP GUI?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What are the differences between table and db checkpoints?
Did the scripts need lot of maintenance? If yes, why?
What are output values and why they are used ?