can u explain about QTP Frameworks? what are the framework
types are available? and How to set or create frame work for
a application? Explain briefly?(Also give me one example)
Answer Posted / sangeeta
Framework is some set of guidelines followed in automation
projects to achieve better
readability,maintainability,scalability and reusability.
There are following types of frameworks:
1)Data driven framework
2)Functional decomposition framework/modular framework
3)keyword driven framework.
4)Linear Framework.
5)Hybrid framework.
6)Business Process Framework.
to create a framework you need to create a driver file which
drives the complete framework activity.
the flow of a hybrid framework will be like this
driverfile->initialize global variables->launch qtp and does
settings->launch application->opens the regression suit and
checks the status of test scripts and runs the
scripts->associate OR and library files->takes the required
data->performs action on application and stores the
result->at the end closes all the instances and send mail.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How can you exit from an action?
How to export quicktest professional results to an .xls file?
How to find a window is minimized or not
how to acess a test in RSA?
What are the features supported by UFT?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
what kind of frame work you used in your last project?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Explain the benefits of quick test pro(qtp)?
Which scripting language used by quicktest professional (qtp)?
how will load the object during runtime?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Tell me about qtp?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance