What is keyword driven testing..what is the use of this in
Automated testing

Answers were Sorted based on User's Feedback



What is keyword driven testing..what is the use of this in Automated testing..

Answer / anji

It sounds like business process testing where you might be
able to write business logic/code and develop your script
and those scripts can be call from outside of your test.
Moreover there might be various functions libraries to be
build and to be use, Recovery Scenarios, OR maintenance etc
will provide your test Reusable.

Is This Answer Correct ?    1 Yes 0 No

What is keyword driven testing..what is the use of this in Automated testing..

Answer / subhash pasupuleti

My two cents
Keyword Driven Testing is synonomous with Framework based
Testing. We use user defined Keywords in Excel sheet(first
column)and a list of parameters in 2nd and subsequent column.

Driverscript imports the excel sheet into Global data sheet.
Reads line by line and using Case statement calls
appropriate Action( or Functions) and passes the parameter
values defined

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

banking project description for software tester

0 Answers   Semantic Space,


how you have used object libraries? plzzzzz do answer

1 Answers  


where the check points are stored ?

3 Answers   IBM,


where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 Answers  


Will QTP Support Japanese Language?

3 Answers   Cap Gemini, Infosys,






What type of automation frame work you are using?and why?

2 Answers   Wipro,


HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............

3 Answers  


how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)

2 Answers   HCL,


Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?

3 Answers  


How many types of recording facility are available in quicktest professional?

0 Answers  


Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.

0 Answers  


Flight reservation using input and output parameter script.

1 Answers  


Categories