what is keyword driven framework in qtp.
Answer Posted / kavitha
keyword Driven Frame work means:
Frame work means it is the approach for scripting.
In keyword Driven Framework, it contains different folders
like Libraries, Datafiles, Driver , Controller , Recovery
Scenario Manager, object Repositories, and Results file.
Driver:it gives the way to the controller,
Controller: it contains the path of rest of the folders.
this way keyword driven Framework Works.
pls correct me, if im wrong.
| Is This Answer Correct ? | 13 Yes | 31 No |
Post New Answer View All Answers
What is the extension of qtp local repository?
What is action? How many types of actions are there in qtp?
Explain object spy in qtp.
How do I get the QTP scripts result in xml format by using vb script function?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the syntax to call one script from another?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What is object spy in quicktest professional (qtp)?
can u explain relative path architecture framework in qtp?
Suppose I want fail that check point? How can you do that?
What are the advantages of a Hybrid framework?
how can i pass a "cript"as a parameter in to a function
Through array we can execute the testcase how ? give me example
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is test object?