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
Your roles and responsibilities and daily tasks? (As automation tester)
Where is the Bitmap checkpoint information stored?
What is synchronization? What are the ways you can synchronize?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What are the features supported by UFT?
What is the syntax for how to call one script from another?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What is QTP scenario.
What are the properties you would use for identifying a browser and page when using descriptive programming?
when will you do debug your script? and explain that process?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Explain actions in qtp ?
in my application,validation message has in japanise language.how to validate this message is appears properly or not