what is keyword driven framework in qtp.

Answer Posted / sandipgami84

Hi,
Frame Work is the model or structure we follow for a
Project. It is the approach that we follow to automate the
Project. There are so many types of framework in QTP.

1. Datadriven frame work
2. Keyword driven frame work
3. Module driven framework
4. Hybrid driven frame work

The framework you choose, depends on the model of your
Project. Usually most of projects fall under hybrid driven
frame work.

Datadriven framework: Here we divide the entire project in
to modules and start automation by writing data driven
scripting for each one of them. We will have test data
either in excel sheet or flat files or from database...we
will pass that test data in to the script and perform data
driven testing.
Keyword driven framework:
Firstly we should add the objects to repository( Shared
repository is preferable)
Then we can generate/write scripts for each functionality
and save them as the library files ( .vbs files)
Then we have to associate all these library files(which are
generated to test different funtionalities) to Quick Test.

Module driven frame work: we will divide entire project in
to modules and write functions or procedures for each and
every module and automate the project.
Hybrid driven framework: it is combination of Datadriven
and module driven framework.

If you want more information about keyword driven framework
ask me thorugh our forums.


Thanks,
Sandip Gami

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference btn risks & Therads in the Test plan documentation?

1583


Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

1605


Explain how you can find length of array in qtp?

596


How did you resolve conflicts present in Object Repository?

1609


What is throw Object?

1546






Differences between quicktest professional (qtp) and winrunner?

617


Explain the concept of object repository?

522


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

599


Can I change properties of a test object?

611


how to find that tools work well with your existing system?

1399


They asked by using qtp recording writing scripting

2063


How we can import data from database?

643


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1633


what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

2732


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

566