what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / anil
Framework is a wrapper around complex internal architecture
which makes end user to interact with the system easily. It
also define guidelines and set standards for all phases of
ADLC (Automation Development Life Cycle). This “Dual
Function” (Hybrid) framework is a combination of three
frameworks (Functional Decomposition, Data Driven, Keyword
Driven) and (reusable, advanced error logic, custom QTP
methods, dual function) techniques.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is checking bitmaps?
How to handle dynamic objects in quicktest professional (qtp)?
when to start the automation?
How to define array in qtp?
What is an optional step in qtp ?
How to start recording using quicktest professional?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How many types of recording modes in qtp? Describe each type with an example where we use them?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Explain the concept of object repository and how quicktest professional recognises objects?
how to post xml data from QTP scripts to any application?
How many types of Automation frameworks are there in UFT? Describe them.
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.