write the regular expression for date format of mm/dd/yy?
Answer Posted / hetal
Regular experession can also be written in qtp as follow:
(0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])[- /.](19|20)\d\d
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How will you check a web application for broken links using qtp?
What is object spy in quicktest professional (qtp)?
terminal services client
Explain the concept of object repository & how qtp recognizes objects?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
please post the interview questions for QA position in FACTSET
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
In qtp, explain what is crypt object
What is the use of text output value in quicktest professional (qtp)?
How to test the login page in different ways in automation testing and i need code?
Explain how qtp identifies objects?
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…..
How to change the priorities of the recovery scenario properties?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
which type of testing process are you following in ur company? how to recognize a qtp page?