How do u write a regular expression for date (dd/mm/yyyy)
field ?
Answer Posted / a
(0[1-9]|[12][0-9]|3[01])[- /.](0[1-9]|1[012])[- /.](19|20)
[0-9]{2}
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is the difference in the global and action sheet in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is the qtp testing process?
how to evalute defects in QTP script?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How you know that a test case is a regression test case
in my application,validation message has in japanise language.how to validate this message is appears properly or not
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What will be happen if i load object repository at run time, but it has already associated.
How many ways is to parameterize the value?
What is reusable action?
What is checkpoints for quicktest professional?
In qtp, how you can get the last character from a string?