ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
What is the difference between keyword driven frameworkd 
and  Modularisation framework?(Chandana)
 Question Submitted By :: Chandana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Answer
# 1
Modular FrameWork: QuickTest Records the operation and 
executes operation basedon actions, which is consider as 
modules.

Keyword FrameWork: Based on a Keyword if we are calling a 
function, which is keyword Framework


Rida..
 
Is This Answer Correct ?    0 Yes 1 No
Rida
 
  Re: What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Answer
# 2
Modularity Frame works is Application and System dependent. 
Its old and initial method of frame work.
It has two components:
1.Generic script
2.Call lib

In generic script has script from theier  we calling 
call.lib in which we record the application and store it..


Keyword Driven Frame Work. It is advanced one. It is 
Application and system independent.

It has four components:

1.Script folder
    a)Mani lib
    b)call lib
    c)proc lib(process library)
    d)std lib
2.Repository folder
3.Excel sheet
4.Notepad file
 
Is This Answer Correct ?    0 Yes 0 No
Sivaperumal
 
 
 
  Re: What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Answer
# 3
Modularity framework:
	This is one of the olden methods of framework. This
framework is system dependent. Here we 

Components of modularity framework:
		
1.	Generic Script.
2.	Main Script.

Generic Script:

* In this part we have the scripts of the sub functions in
our test cases. 
* These sub functions will be stored as Library files (*.vbs).
* These sub functions will be called by main script for
performing actions in there. 

Main Script:

* In this part we write script to execute our test cases as
a single framework.
* We integrate all the sub functions by using call
statements to execute the framework.

keyword i dont know
 
Is This Answer Correct ?    0 Yes 0 No
Sara
 
  Re: What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Answer
# 4
Modular FM: U can find the ans in Sara ans

Keyword FM: It is expensive framework but easy to maintain
and independent of the tool. We can use any tool to
implement this frame since the script which is developed
using this framework does not contain any code except Call
to function.
Everything will be written in functions(*.VBS).

CONTROL FILE: Contains scenarios to be automated
TEST CASE FILE: Contains test cases in a Tabular
format(i.e.,Keyword, Object Name, Operation to be performed)
START UP SCRIPT: Which initiates the execution by calling
reading control file contents.

Data Driven FM: Script execution will be done using the
input of External files/Data table. First the script will be
generated either recording or in scripting mode then the
values will be replaced using the values stored in external
files/data table
 
Is This Answer Correct ?    0 Yes 0 No
Naren
 
  Re: What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Answer
# 5
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
Sriram Reddy
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is difference between QC and TD?  8
explain keyword driven framework? Mindlance2
Recovery Manager means..?  4
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..  2
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .  2
difference between multiple parameterization and data driven wizard in QTP?  1
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.  2
Can we add the objects of an application dynamically? KEN-Group2
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..? Semantic-Space10
how much space occupies in object respository by default? VSoft5
After running scripts how you report results ,there is any specific report form Novartis4
How can we fill data in a text box without recording using object spy. Can you please provide the steps... TCS1
How do you test siebel application using qtp?  1
What the differences are and best practical application of each.  1
QTP is used better in which type of application Web based application or desktop application  2
How can the name of a checkpoint be changed in Qtp Ordain-Solutions2
How to find local host name using QTP?  6
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data? Fiserv2
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?  2
How to do excception handling ( error handling ) in QTP Institute-for-Medical-Education5
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com