CAN ANY ONE PLEASE EXPLAIN DIFFERENT TYPE OF FRAMEWORKS
USED IN QTP?EXPLAIN EACH OF THEM?..POST TO
VANILKUMAR_1981@YAHOO.CO.IN
Answer Posted / seenu
In QTP having lot of frameworks is there .
for ex:1. Leniar framework 2. keyword driven framework 3.
modular framework 4.data driven framework 5. hybrid driven framework.
Basically you have to tell hybrid driven framework. y bcz in that framework all type of framework are added.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to associate function library at a run time?
How to change the priorities of the recovery scenario properties?
What are the disadvantages of recording test cases in qtp?
To which environments does quicktest professional (qtp) supports?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What are the various automation frameworks available in qtp?
what are the limitations of smart identification in qtp 9.0
What is 'sleep' in sync point?
How does qtp identify the object in the application?
What are the types of properties that quick test learns while recording?
How to use reporter.report event in qtp ?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
regular expression in qtp standar check point for months from accepting months from january to december only
Can you write a script to check if the folder exists or not?
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?