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
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Explain quicktest professional testing process?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
In qtp, explain what is qrs file?
Explain in brief about the qtp automation object model (aom).
What are parameterizing tests?
What is the syntax for how to call one script from another?
What is action?
How to find operating system information using the qtp script?
How to find a window is minimized or not
what is the diff b/w assistive and mandatary rules of object repository in QTP???
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What is action? How many types of actions are there in qtp?
Can you brief the hurdles you faced during Automation testing?