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
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
how to find that tools work well with your existing system?
How can I change object description or check point values in qtp?
Explain the parameter in qtp?
after click on compose mail how can we attached a file in qtp with vbscript code
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How can we conduct U-I Testing by using QTP??????
Whats the realtime QTP testing process
How to add synchronisation points in qtp?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What are the trigger events in qtp?