how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / siva kumar v
Hi Mr. Sudanandareddycan can u kindly send me the QTP
meterial, frame work and PPT's
with regards
sivakumar v
my mail id:shiva792000@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to capture a window in QTP?
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.
How to find the path of folder in which the test is saved in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Tell me about qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What are the different types of checkpoints?
What is checkpoints for quicktest professional (qtp)?
How to find the difference between 2 dates in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What are the different types of qtp test assets and their extensions?
terminal services client
How will you declare a variable in qtp?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression