How do u write a regular expression for date (dd/mm/yyyy)
field?
Answer Posted / kirti
(0[1-9]|[12][0-9]|3[01])[//](0[1-9]|1[012])[//]([0-9]{4})
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
UFT 12.02 which ALM version will support
How to capture all the data of a webtable, weblist and combolist using QTP?
Difference between action & Reusable action?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain about the quicktest professional (qtp) automation object model?
Give me some real time point of way where exactly we can conduct audits?
Explain the views in the QTP GUI?
What are the benefits of qtp?
How to delete an object from the object repository?
Is virtual object supported in low level recording mode?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Can we write winrunner language i.e TSL in QTP tool?
Why is action split used by qtp?