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

is there any Rational Functional Tester certification questions available?

1 Answers   Infosys,


HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?

0 Answers   SPC Systems,


ihave one doubt in manual testing? what is the testing process

1 Answers   DELL,


Any one knows an Institute in Hyderabad where "Robot Test Automation Framework" is taught? Please email me: test.kvrm@gmail.com

0 Answers  


what is the for identifying color of the object

2 Answers  


What are the advantages of the automation framework?

0 Answers  


what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please

0 Answers  


Tell us what automation tools could be used for post-release validation with continuous integration?

0 Answers  


How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?

2 Answers   GE, Xansa,


define joins? when you will joins use?

3 Answers   Mind Tree,


What is the need of Automation framework?

3 Answers  


What is ‘good code’? What is ‘good design’?

0 Answers  


Categories