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

How to return a value from a fn, if it has more than one value how to return

3 Answers   Verizon,


if anyone has idea of the interview procedure in covansys, plz send me a mail?

0 Answers  


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

0 Answers  


When ‘option explicit’ keyword is used in qtp?

0 Answers  


write a script for get the following result: username password frm the string1="A=username" string2="B=password"

3 Answers   Oracle,


What is creation time property and how does it work?

1 Answers  


What are Test case selection criteria for Automation?

2 Answers  


To which environments does quicktest professional supports?

0 Answers  


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

2 Answers   Symphony,


Can you list some technologies that support qtp?

0 Answers  


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

6 Answers   Logica CMG,


what is the frame work your using in automation testing

2 Answers  


Categories