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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

1504


How can we conduct U-I Testing by using QTP??????

1429


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2103


In qtp, explain what is qrs file?

583


What is the use of an object spy tool in qtp?

559






How qtp identifies objects?

570


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

1504


How to find Operating system information using QTP script?

576


What is system testing and what are the different types of tests you perform in system testing?

601


i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet

1759


How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.

1450


what is vmodel?advantages and disadvantages of vmodel?

1614


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1682


distinguish between old version and new version QTP features.

1864


We stored into the objects OR and then write the scripting

1544