how to write regular expression for Date field?
Answer Posted / naresh
30/12/12 format
(0-3)(0-3)/(0-1)(0-9)/(0-9)(0-9)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is output value? How many types of output values are there in qtp?
what are the utilities and drivers
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Generic function to search for the unique link in webtable and click on it
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How to use the object spy in quicktest professional (qtp) 8.0 version?
How the smart identification is used in real time?Please explain with an example
What is the difference between a Function and Procedure in QTP?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
terminal services client
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this