How do u write a regular expression for date (dd/mm/yyyy)
field ?
Answer Posted / hi
[0-3][0-9]/[0-1][0-9]/[1-2][0-9][0-9][0-9][0-9]
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
How to start recording using quicktest professional (qtp)?
How many tabs are available in debug viewer pane?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
How you are developing the script? Using record and play back or manual?
What is optional step in qtp? How you can add optional step in qtp?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Why do we use breakpoints in QTP?
write a script to verify the image path(src property) of the images which are in web pages.
How to Test the mainframe application?
Hoe can we do retesting using functions please give the code for it using login page
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to use descriptive programming?
In qtp, explain what is crypt object
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What are the views available in quicktest professional?