what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / anil katta
SRSS: automation frame work is nothing but a set of guidelines designed by group of experts to accomplish a task in an effective,eficcient and an optimised way.
there are 4 different types of frame work 1)linear 2)
modular 3)keyword 4)hybrid
max we follow keyword framework
keyword frame work is nothing but creating a software
structure like
1)scripts 2)object repository 3)test data 4)recovery
scenario 5)log files 6)library files etc
1)create scripts and save it in scripts component
2)create shared o.r and save it in o.r component
3)create test data and save it in test data component
etc
after creating all these components include the files or
components to script or qtp and execte the script
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are main panes available in qtp test browser?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
To which environments does quicktest professional supports?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
terminal services client
Why is action split used by qtp?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How does QTP identify an object?
explain keyword driven framework with banking domain?
How to test results for qtp ?
What are the types of data tables in qtp?
Why we load add-ins in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?