What is the difference between keyword driven frameworkd
and Modularisation framework?(Chandana)

Answer Posted / sriram reddy

Modular approach
This approach involves identifying reusable code and
encapsulating the same into functions in external
libraries. These functions can then be called from multiple
scripts as required. The basic idea is to bring in some
amount of reusability, and this was a logical next step to
basic record and playback. Most of the frameworks today use
this approach to some extent.

Keyword Driven Approach :
This approach uses a set of custom keywords to depict a
user action or a set of user actions. It is also called
table-driven approach sometimes. Excel sheets are typically
used to specify the keywords (databases too in rare cases).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of Debug Viewer?

1478


what is meant by Implicit and explicit requirements?

3607


Describe function procedure in vbscript.

546


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

2964


When should I use smart identification?

592






how did u use automating testing tools in ur job?

1477


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

4680


Please guide me release notes of Automation once scripts are completed

1449


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3265


What is a quick test professional?

614


How to find the path of folder in which the test is saved in qtp?

521


What test you perform mostly? Regression or retesting in your testing process?

566


Explain the difference between check point and output value?

482


What is the Difference between test object and run time object?

598


What is the use of sendkeys and what are send keys

1941