hai friends
i'm learning qtp now where we r using only record &playback
frame work.and people r saying in realtime they won't use
this frame work. if so what frame work actually using in
realtime .and could you give explanation comaparing the
record &play back fm and what ever FWyou r using in your
organization.
hoping cool response.
thanx in advance
Answer Posted / madhusudan
Using Descriptive Programming you can write the code for
(Using VBScript) requirement.
There are 4 types of Frame works supported by the QTP
1.Linear Programming
2.Modular Programming Frame work
3.Key word driven FW
4.Hybrid FW
Hybrid is the combination of 1 or more framworks listed the
above.
Differences between Record&Playback and Descriptive
programming are
1.Record&Playback required application build where as its
not mandatory in Descriptive programming.
2.Without ObjectRepository also we can execute the
Programme in Descriptive programming.
3.Fast execution in Descriptive programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the descriptive programming?
Why do we use breakpoints in QTP?
What is QTP and the use of QTP in TD?
Explain features of the latest version of qtp/ uft 12.1?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Explain the concept of how quicktest professional identifies object?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
breef description of batch testing ?
what type of framework u r using in ur organization
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
what is output value in QTP and how it can be used in automation testing
What is the significance of “action 0” in qtp?
How does qtp identify objects in the application?