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
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 |
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 |
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 |
Is automation testing in agile methodology useful or not?
Can test automation improve test effectiveness?
Elaborate the fields in bug report in automated testing
What are the limitations of automating software testing?
List down the primary features of a good automation tool?
Describe some problem that you had with automating testing tool.
Hi every body.. Whn i install QC 9.2 in window xp sp2 it ll show the error msg as it will nt support. How can i install in this OS.. Plz plz help me and i installed IIS and oracle 8i.. Plz Plz help me for this one
what is 2 tier and 3 tier application.
Tell me how a text written in a text field could be cleared?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
what is aom and how to add object repository? i am very new to QTP please help me
Tell us how can you create html test report from your test script?