how to write regular expression for Date field?
Answer Posted / angel
For example: 03/12/07
For that you have to write like,
[0-9][0-9]/[0-9][0-9]/[0-9][0-9]
| Is This Answer Correct ? | 4 Yes | 28 No |
Post New Answer View All Answers
Explain the terms test and business component?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
wt is the use of multiple questions in QTP
why you have standardized functions? plzzz guys with real time exp. do answer
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What are the trigger events in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
By using QTP can we record any log files written by the application which is in execution?
Hoe can we do retesting using functions please give the code for it using login page
How you calling actions in qtp?
What are the recording modes in wave event?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to export quicktest professional (qtp) results to an .xls file?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What does mean by Scope of Automation?n How we defined it?