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,eficcient and an optimised way.
there r five typs of frameworks,
1.script modularity framework
2.library architecture framework
3.keyword driven or table driven frame works
4.data driven frame work
5.hybrid automate test framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
The hybrid framework can be implemented for any application. Is it true?
When using descriptive programming?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Explain quicktest professional (qtp) testing process?
What is the short cut keys for the following?
How to Test the mainframe application?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How can I change object description or check point values in qtp?
What is the differences between image check point and bit map check point?
How does QTP identify an object?
How to do call a output parameter from one action to another action??/
Explain how qtp identifies object?