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

We have a testing assignment should be test in very short span.Do you think automated tests are the best solution for this type of scenario?

3 Answers  


Explain what sikuli is?

0 Answers  


What types of scripting techniques for test automation do you know?

3 Answers  


What do you like (not like) in this job?

1 Answers  


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

0 Answers  






How you will evaluate the tool for test automation?

0 Answers  


Tell us can we find all links on a web page?

0 Answers  


you have any interaction with clients?

2 Answers   Mind Tree,


What is a xpath?

0 Answers  


Write a query to find second highest salary of an employee.

72 Answers   ABC, Cognizant, MegaSoft, Netwin Infosolutions, Nippon, Polaris, Satyam, SGS, TCS, Verisoft,


How do you Test Credit Card Validation

2 Answers   V2 Solutions,


Can Any one tell me the difference between winrunner and test partner or qtp and test partner?

1 Answers   Satyam,


Categories