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 / 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 |
Analyzing the Checkpoint results ?
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
How will you find the current time of the remote machine using QTP script?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How to get align property of the link on web page?
What is qtpro? What is a quick test professional?
Are You using any frame work? What is that? Explain about that.
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How to capture screenshots of Exceptions/Errors during run- time?