what is the difference between DP and keyword driven
framework?
Answer / babu
Hi,
There is a lot of difference between Keyword driven
framework and Descriptive programming.
Descriptive Programming: without the help of object
repository,passing the object properties and values in to
the script.
Keyword driven framework is the set of assumptions and
rules to execute our test suit.
| Is This Answer Correct ? | 0 Yes | 0 No |
What type of automation frame work you are using?and why?
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
how to capture tool tip in QTP and which check point is needed
What is checkpoints for qtp?
How you used DDT in QTP?
how to parameterise a test with data base table or excel sheet?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How can we use XML in QTP?
What are the Features & Benefits of Quick Test Pro ?
How does qtp identify objects in the application?
is it possible to operate(on/off)the capslock using qtp