Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


can anybody tell me " which automation framework u r using?"
some interviewer asked this quesion? pls give me answer

Answers were Sorted based on User's Feedback



can anybody tell me " which automation framework u r using?" some interviewer asked this ..

Answer / sid

A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing. This article describes and demonstrates
five basic frameworks.


There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.

Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.

Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.

Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.

Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.

Is This Answer Correct ?    3 Yes 0 No

can anybody tell me " which automation framework u r using?" some interviewer asked this ..

Answer / resplendent17

It all depends upon the strategy used as we use external
excel sheet to pass the data for testing the required
fields in a flow for a entity in the application we use the
excel to pass all the data required so our framework would
be DATA DRIVEN so now you decide what you have to tell.

Is This Answer Correct ?    0 Yes 0 No

can anybody tell me " which automation framework u r using?" some interviewer asked this ..

Answer / kedar prajapati

FrameWork: Framework is the collection of predefined
classes and variables which can be reused .It is developped
only when the application under test is a contituous
developement process ie, there must be subsequent releases
of the AUT.

We declare all the objects at one location in multiple
files and the business logic(ie,classes and functions are
placed at one place). who ever wants to use , will go and
use these class and methods and the only thing they need to
do is to write the new test cases.

Framework implementation may be DataDriven or
Traditional also.

Every organization will have their own framework based
on the Application under test .

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

What are the advantages of manual testing and automated testing?

0 Answers  


Explain some disadvantages to manual software testing?

0 Answers  


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

0 Answers  


Tell me how can we find the value of different attributes like name, class, value of an element?

0 Answers  


i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not

2 Answers  


Hi This is raghu.Now am learning the QTP.Please let me know any one how to write the VB Scripts. & Please let me know about the QTP Frame work ( Key word driven frame work) in Detail. Thanks, Raghu(786)

0 Answers   iGate,


What are the limitations of automating software testing?

0 Answers  


What is Sikuli?

0 Answers  


Explain me what is the difference between setspeed() and sleep() methods?

0 Answers  


Do you know what is a data-driven framework?

0 Answers  


Explain Bug Life Cycle and expalin briefly each 'Status' also

4 Answers  


Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.

2 Answers  


Categories