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

what is Automation frame work and how do u used this for your project?

3 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

1 Answers  


where the check points are stored ?

3 Answers   IBM,


what r advance features u had done in QTP?

3 Answers   HCL,


Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

0 Answers  


After geting the modules where we generate the script ie in qtp or notpad ?

1 Answers  


w is recovery senario manager

3 Answers   Infosys,


How to create a Runtime property for an object in QTP?

6 Answers  


What is the qtp testing process?

0 Answers  


what is difference between Mandatrary proparties and Assistive proparties? Explain

4 Answers  


what is Compile Module in QTP? what exactly it contains Functions or Actions?

1 Answers  


Hi All, How to Compare two strings character by character in QTP

0 Answers  


Categories