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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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 framework? which frame work u follow for writting 
script?
 Question Submitted By :: Venkat123
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is framework? which frame work u follow for writting script?
Answer
# 1
A test automation framework is a set of assumptions, 
concepts, and pratices that provided support for automated 
software testing.

In our company we follows hybrid model framework.
 
Is This Answer Correct ?    1 Yes 0 No
Natarajan
 
  Re: what is framework? which frame work u follow for writting script?
Answer
# 2
Framework....it 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 datadriven 
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.

For example consider Flight application

we can generate library files for 
login()
open order()
fax order()
delete order()
update order()
logout()   etc..,


select case k = datatable.value("keys",1)

case A : login()
case B : open order()
case C : fax order()
case D : delete order()
case E : update order()
case F : logout() 

end case

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.

Hope this clarifys your query...

Kumar.
Kumar.rnv@gmail.com
Broadridge
 
Is This Answer Correct ?    1 Yes 0 No
Kumar
 
 
 
  Re: what is framework? which frame work u follow for writting script?
Answer
# 3
Frame work : Frame work is a set of guidelines given by
experts to accomplish the task in a systematic manner.

There are 4 types of frame works:
1. Linear / Decomposition / Modular frame work
2. Keyword driven frame work.
3. Datadriven frame work.
4. Hybrid frame work.
 
Is This Answer Correct ?    1 Yes 0 No
Siva
 
  Re: what is framework? which frame work u follow for writting script?
Answer
# 4
hi kumar,

  Your explanation is good.
 In the same way i need some help from u technically.
 
Is This Answer Correct ?    1 Yes 0 No
Krishna
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is the difference in between function and sub as well as give some code of both Wipro1
In QTP, As a first step wht we will do before going to start a Automation....when it will be decided that we have to go for a Automatio..and who will decide to go for Automation. Any body can pls let me know.. Thanks in Advance.. US-Technology1
Have you used TD?  1
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question Clinical-Soft1
how will u do database testing in qtp? how will u do the same with descriptive programming? Ordain-Solutions1
How to enter table check points?  2
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)  1
how to write regular expression for Date field? Google5
Per-Action Vs Shared repository?  5
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?  1
What frame work ur using in QTP in ur current company? Accenture6
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ? Kanbay5
Syntax for how to call one script from another? and Syntax to call one "Action" in another?  2
How do you data drive an external spreadsheet?  1
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired. MBT4
Among all the check points what is the most important checkpoint?  1
How to export data present in Datatable to an ".xls" file?  2
What is data driven testing in QTP?  5
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them. Intel8
Tell me Three major differences between QTP & Winrunner?  2
 
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