can u explain the keyword driven framework with an example
clearly how to create all the files and how to attach to
main test.
Answer Posted / moreshwar deshmukh
Basicaly Keyword Drivan comes in many flavers.
One I know that is Descriptive Keyword driven framewar.
In this framewar key action
like "ClickButton", "ValidateText" converted into reusable
functions. That why it is Keyword driven function. These
function get stored in functional lib with .vbs or .qfl
file.
This framewar is divide in 4 part.
1. Excel file
2. Driver action
3. Reusable lib file.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the concept of object repository and how qtp recognises objects?
what is run action?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What are the various types of Actions in UFT?
Dis advantages of XML checkpoint ?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What is the default add-ins in qtp?
What is fragmentation and paging?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
can u explain relative path architecture framework in qtp?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How many types of object repository in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
Explain different types of action in qtp?