wht is Automation testing frame work. pls explain it

Answer Posted / @shok

Test automation frame work is a set of assumptions,
concepts and practices that provide/constitute a work
platform or support to automated testing.

Framework is necessary to identify how we are going to
automate the test. A framework in place gives better
understanding and visibility to how much progress we have
made in terms of the project and better management and
minimize the amount of work and time required for the
maintenance of the automation project in case of updates or
modification required at any later stages of the life cycle.

We follow the Hybrid framework where we use the Test Script
modularity, Test Library architecture and Data Driven
framework,Table Driven/Keyword Driven framework (Tool:
Rational Robot)

Test Script Modularity FW: is nothing but creating small
independent scripts that represents modules, Scenarios or
functions of the AUT. are inturn used in a heirarchical
fashion to form larger tests.

Test library architecture: is using of library files
(dll's, API's,VBS files which your tool supports) in your
automation test.

Keyword Driven or Table driven: is creating tables based
on the AUT's Window, Objects, Action performed on that
object and the data supplied to it. Once the table is
created for the test, write a program or scripts that
represent each step in the tale. Nothig but descriptive
programming.

Data Driven framework is notng but using of Data Pools
(Rational robot), Data Driven test in Winrunner and QTP.

Hybrid FW: is nothing but a combination of all of or any of
the above mentioned framework.

With Rational Robot we were using hybrid framework

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1632


What is the file extension of the code file and object repository file in QTP?

698


How the exception handling can be done using quicktest professional?

635


Can you write a script to check if the folder exists or not?

601


Hai anyone please "Explain about Framework in QTP?"

1721






Explain how Does Run time data (Parameterization) is handled in QTP?

637


How will you report the bug and explain the defect tracking sheet you handled?

2647


What is expert view and keyword view?

712


What is the architecture of your project? Can any one answer for this question plz........

1484


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1536


what are the mandatory properties for a tex boxc (scenario?)

1627


How to export quicktest professional (qtp) results to an .xls file?

685


what is run-time data?

1798


What are the advantages of a Hybrid framework?

699


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1725