ALLInterview.com :: Home Page
 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   To Refer this Site to Your Friends   Click Here
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 qtp automation frame work,what is the use of that 
frame work?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 1
framework is nothing but separating each and everything 
related 2 script such as env,tests,or,functions,ip 
files,results etc
 
Is This Answer Correct ?    69 Yes 112 No
Prasad
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 2
framework defines how to approach for scripting .

frame work may change form company to company & project to 
project.
it may be recording or descriptive
 
Is This Answer Correct ?    48 Yes 90 No
Bharathchowdary
[IGATE]
 
 
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 3
Automation Frame work is nothing but Common Name Conviction 
where all the team members should follow same names(like 
OK ...)while updating in the object repository in order to 
avoid confusion.
 
Is This Answer Correct ?    27 Yes 103 No
Deeps
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 4
Automation Framework is nothing but the way we r doing 
automation is represented in a systematic way with proper 
planning like Initial Setup(setting up shared 
repository..), Tool configuration,Test Data files,library 
files,Script 
generation,Enhancements,Synchronisation,Exception 
handling,Batch test,maintaning the scripts....all whichever 
related to our automation plan.
Thank& Regards
Lokesh Kanithi
 
Is This Answer Correct ?    180 Yes 24 No
Lokesh Kanithi
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 5
automation frame work is nothing but a set of guidelines 
designed by expert to accomplish a task in an 
effective,eficcient and an optimised way.
 there are 4 different types of frame work 1)linear 2)
modular 3)keyword 4)hybrid
max we follow keyword framework
keyword frame work is  nothing but creating a software 
structure like
1)scripts 2)object repository 3)test data 4)recovery 
scenario 5)log files 6)library files etc
 1)create scripts and save it in scripts component 
2)create shared o.r and save it in o.r component
3)create test data and save it in test data component
etc
after creating all these components include the files or 
components to script or qtp and execte the script
 
Is This Answer Correct ?    238 Yes 25 No
Sreenivas Reddy
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 6
frame work is nothng but Test script modulatary frame
work.set of assumtions and concepts and practices that
provide supported for automation s/w testing.
 
Is This Answer Correct ?    24 Yes 53 No
Brahma
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 7
please let me know if u know wat is the exact meaning of 
the framwork, becoz.....what are all the answers mentioned 
above are not perfect answers...., i am not satisfied with 
that. Give me the exact meaning of the Frame work.
 
Is This Answer Correct ?    25 Yes 40 No
Babu
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 8
Automation framework is one....it is a test plan for 
automation testing which drives entire automation testing 
in a sytemamatic and scientific manner to execute the test 
script like Main Script--->DriverScripts--->Environment 
variables, Library files, Functions, Test Data(data table - 
Parameterization.

Here MainTest Script will call the DriverScripts
     DriverScripts will call the required Env, Lib files,
     Func.....etc.

So the entire test will be executed/carried out in a flow 
like explained above.(This comes under Keyword Driven 
Framework).
 
Is This Answer Correct ?    87 Yes 15 No
Jayachander Lakavath(igt)
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 9
automation framework is a practice followed by each & every 
company,in which set of test script are executed step by 
step in a systematic way without any manual interrption.
there are different types of automation frame work followed 
by different company they are
data driven automation frame work
key word driven frame work
hybrid frame work
 
Is This Answer Correct ?    19 Yes 39 No
Amith
 
  Re: what is qtp automation frame work,what is the use of that frame work?
Answer
# 10
Automation Framework is used to automate testing an 
Application by linking all the scripts, test data and 
functions laying as sepearte files(XML,Excel,VBS....)

     The Framework would call these file based on the 
conditions specified in the framework and would continue 
execution of the testcases on the Application.

     We could mention Test Scenarios, Testcases and their 
TestData for this execution in an external file, which 
would be called by QTP Framework for Test Execution.

      The Automation framework is selfdesigned and could 
vary based on the Application and the developer of the 
framework.
 
Is This Answer Correct ?    31 Yes 22 No
Shrijith J
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Explain key word driven frame work?How to use in real time? HP2
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?  1
what is active screen,keyboard view? BirlaSoft2
How to enter table check points?  2
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?  2
What is the concept of hooking in QTP?  1
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards  1
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.  4
i have to prepare qtp certification course. so, please send me qtp tutorial notes.  1
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts  2
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--  4
what is descriptive.create()in qtp? IBM2
 
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 © 2010  ALLInterview.com.  All Rights Reserved.

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