Tell me the difference between the Data Driven Frame work
and Keyword Driven frame work?
Answer Posted / manoj
Key word driven:in key word driven frame work mainly focus on functional of application and keywords. In Key word driven each word isused as akey just like: Browser, page, webEdit, webButton, winedit; methods like:set,select,Activate; operator like: +,-.*,/; statement like:if..else,Do..while, for..next etc.
Data Driven FW: In data driven frame work mainly focused on +ve and -ve senario of data with functional of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How the smart identification is used in real time?Please explain with an example
How you can find length of array in qtp?
how to post xml data from QTP scripts to any application?
What is the default object synchronization timeout in qtp?
Explain different recording modes?
What is the use of running the scripts in Hidden-mode in UFT?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Which functionalities of QTP used in banking project?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How many types of recording modes are there?
what could go wrong with test automation?
How to define array in qtp?
Suppose I want fail that check point? How can you do that?
How to use actions in qtp ?