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
What are the various types of Actions in UFT?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
How can you close the second opened browser?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
can any body give the banking domain concepts/links
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
can anyone tell me from where i can download qtp demo or crack version
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How to use actions in qtp ?
banking project description for software tester
I want to do QTP Certification what is the pattern of Question paper.
How the smart identification is used in real time?Please explain with an example
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What are the challenges u faced in testing with crm domain? How u overcome with?