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
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Define Canvas view of UFT?
In qtp, explain what is crypt object
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
Can the user toggle between using Local OR and shared OR for the same action?
Plz Explain AUTOMATION REFERENCE MODEL?
Suppose I want fail that check point? How can you do that?
What is QTP and the use of QTP in TD?
What is the extension of the recovery scenario file in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How to get popup error message.
HOw to add the recovery file at runtime to the test file .
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is active screen?