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
Explain the qtp test phases.
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What is checking bitmaps?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Explain the parameter in qtp?
What are the different ways to invoke an application using QTP?
What is qtpro?
How do I get the QTP scripts result in xml format by using vb script function?
How can I use Call dlls in QTP ?
Can any suggest me what is exposure testing?
Sql questions to find second max salary and how to use joins
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to use transactions in qtp?
What is quick test pro? What is a quick test professional?