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
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How to remove associated function library?
Is any limitation to xml checkpoints?
How many lines of code in each script of QTP?
Hi Samrat, Thank u very much, what u said it is right.
after initiating one project for testing, when exacltly QTP tester role starts?
How do you delete unwanted results in qtp?
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?
Can we record an application running on a remote machine using qtp?
In qtp, explain what is crypt object
How are actions and functions different in QTP?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What are the Test design techniques you uses in ur project?
How to test the login page in different ways in automation testing and i need code?