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
What are the types of data tables in qtp?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
what the difference between shared repository and per action repository?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
In qtp, how you can exit for loop?
Explain how you can find length of array in qtp?
In qtp is it possible to check broken links of a page?
what is clean sweep?
desribe a situation where u faced a stressful situation and how did u cope with it
What is qtpro? What is a quick test professional?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How smart identification works in qtp ?
How many types of recording facility are available in quicktest professional (qtp)?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How do you know the location Id of an object if you know its index id?