what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / avula madhu
automation frame work is nothing but a set of guidelines
designed by expert to accomplish a task in an
effective,efficient and an optimized way.
there r five types of frameworks,
1.script modularity framework
2.library architecture framework
3.keyword driven or table driven framework
4.data driven framework
5.hybrid automated test framework
1.this framework requires to develop simple and independent
scripts to represent modules,sessions and functions of AUT.
2.The test library architecture framework is very similar to
the test script modularity framework and offers the same
advantages, but it divides the application-under-test into
procedures and functions instead of scripts. This framework
requires the creation of library files that represent
modules, sections, and functions of the application-under-test.
3.Keyword-driven testing and table-driven testing are
interchangeable terms that refer to an
application-independent automation framework. This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data. Keyword-driven tests
look very similar to manual test cases. In a keyword-driven
test, the functionality of the application-under-test is
documented in a table as well as in step-by-step
instructions for each test.
4.Data-driven testing is a framework where test input and
output values are read from data files (datapools, ODBC
sources, cvs files, Excel files, DAO objects, ADO objects,
and such) and are loaded into variables in captured or
manually coded scripts. In this framework, variables are
used for both input values and output verification values.
5.The most commonly implemented framework is a combination
of all of the above techniques, pulling from their strengths
and trying to mitigate their weaknesses. This hybrid test
automation framework is what most frameworks evolve into
over time and multiple projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does Low-level recording capture mouse movements?
What test cases can you automate using QTP?
What are the features of quick test pro(qtp)?
What are parameterizing tests?
Where to use function or action?
is there any addin for remedy user application
Why to use descriptive programming?
How will you report the bug and explain the defect tracking sheet you handled?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is the difference between keyword view and expert view?
Explain the check points in quicktest professional (qtp)?
What are the different types of functions available in qtp and explain ?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What are the major/ important methods, functions in QTP we use realtime testing
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris