How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answer Posted / deepakm82
Buddy QTP execution is a whole process of automation just
like development and uses Vb script.
To get a look n feel about the GUI and also to get some
basic concepts and knowledge about QTP please refer to the
Help manual.It will help you a lot and you can also use the
tutorial given.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
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
What is the meaning Work bench?
How many types of parameters are available in quicktest professional?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
if numbers are always changing write a script for that
What is the default add-ins in qtp?
How does QTP identify an object?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Limitations in QTP?
How does you pass optional arguments in qtp?
Explain the benefits of quick test pro(qtp)?
Explain advantages and disadvantages kdf?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
describe some problems that u had with automating testing tool?