what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / sreenivas reddy
automation frame work is nothing but a set of guidelines
designed by expert 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 ? | 265 Yes | 30 No |
Post New Answer View All Answers
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
can u please explain what is the exact difference between qtp8.2 and 9.0
Generic function to search for the unique link in webtable and click on it
Difference between copy to action and call to action?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What is keyword view in qtp?
Explain the use of action split in qtp?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What environment does qtp run in?
Whether qtp 9.0 supports Test director8.0
What is fragmentation and paging?
Dis advantages of XML checkpoint ?
How to use parameterization in qtp?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?