What is the automation frame work?

In real time projects ,we use to call ,Frame work as a folder. This folder contains the components such as , Object Repository,logs ,test data,script,result...etc. so whatever files are created to develop a script are stored in a sepatate folder,which is nothing but a framework

Showing Answers 1 - 11 of 11 Answers

Deepak KN

  • Sep 26th, 2006
 

A Framework is a defined support structure in which another software project can be organized and developed.

Typically, a framework may include support programs, code libraries and a scripting language amongst other software to help develop and glue together the different components of your project.

A logical structure for classifying and organizing complex information.

Ex. Reusability of coding (libraries), Driver files, and maintaining data in Excel, in a Folder structure.

 

Regards

Deepak

  Was this answer useful?  Yes

anupama

  • Oct 14th, 2006
 

Frame work means we can create a folder structure for reusable purpose. the folders like function folders,script folders,reusable folders, paramaterizing folders etc. we generate the script and save in the respective folders, in future we need we can paste and modify the script ,we run another script

  Was this answer useful?  Yes

KodumuruRamesh

  • Oct 15th, 2006
 

hi,

     Automation frame work as 3 types

     i.e (1) Data Driven frame work

          (2) Key board frame work

          (3) 1,2 is know as Hybrid frame work

For more information contact me on:

kodumururamesh@yahoo.co.in

or call on +919441014057

  Was this answer useful?  Yes

sekhar

  • Nov 6th, 2006
 

hi,

pls let me know clearly about frame work.

sekhar

  Was this answer useful?  Yes

naveen

  • Jul 27th, 2007
 

"When developing our test strategy, we must minimize the impact caused by changes in the applications we are testing, and changes in the tools we use to test them."

  Was this answer useful?  Yes

piku

  • Oct 27th, 2007
 


Frame work is a concept to store and retrive batch of test scripts ,actions,functinalty in eassy ways .

  Was this answer useful?  Yes

kanda

  • Nov 22nd, 2007
 

Automation Frame work is following a Proper Folder structure to save the files needed to create a Script for QTP.
Framework should be followed for
i)Init file
ii)Datatable,
iii)Function file
iv)Object Repository
v)Scripts for each module

The main purpose of Framework is to use the scripts globally(Created by one person to validate by other person).If they follow different framework,script cant use the associated repository,datatable,initfile,function file

  Was this answer useful?  Yes

nk.pavan10

  • Mar 6th, 2009
 

Automation framework describes the approach we follow for implement ion of testing, Different organizations follow their own framework which is feasible to their project.
Typical framework includes the execution flow and results, log, reports, scripts.

  Was this answer useful?  Yes

Bharath_M

  • May 18th, 2010
 

Framework is a wrapper around complex internal architecture which makes end user to interact with the system easily. It also define guidelines and set standards for all phases of ADLC (Automation Development Life Cycle).

  Was this answer useful?  Yes

amulc

  • May 9th, 2011
 

Framework is set of a rule which helps to minimize the testing automation framework. It is wrapper which interacts with application.

There are different types of framework.

Keyword driven framework

modular framework

hybrid Framework.

  Was this answer useful?  Yes

framework is a set of guidelines provided to achieve a task in an effective and efficient manner as well as  utilize the reusable components across the multiple projects.so once we create  reusable components those  can be reused across the multiple projects

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions