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

Discuss QTP Environment.

1 Answers  


What are the trigger events in qtp?

0 Answers  


one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

0 Answers   Mindlance,


Tell me one scenario, the complex functionality you have automated in your project?

0 Answers  


Limitations in QTP?

0 Answers   CIL,






While recording a login window QTP is identifying only parent window,then how can u identify the child objects.

2 Answers   Symphony,


what is the use of VIRTUAL OBJECTS? explain ?

4 Answers  


i need the licence key for QTP V9.5 can anyone help me on getting this?

140 Answers  


Key word driven framework

0 Answers   Wipro,


How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.

2 Answers   Wipro,


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

0 Answers   Infosys,


Why QTP is termed as a Record and Playback tool?

1 Answers  


Categories