write the regular expression for date format of mm/dd/yy?
Answer Posted / lak
^([1-9]|0[1-9]|1[0-2])[- / .]([1-9]|0[1-9]|1[0-9]|2[0-9]|3
[0-1])[- / .](1[9][0-9][0-9]|2[0][0-9][0-9])$
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is qtp supports uni-code?
How to integrate the qualitycenter with qtp
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Which scripting language used by quicktest professional (qtp)?
What is synchronization? What are the ways you can synchronize?
Explain how Selenium is different from UFT?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Is it possible to change the property value at runtime? How it is possible?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Describe function procedure in vbscript.
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.