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
Explain quicktest professional testing process?
How to start recording using quicktest professional (qtp)?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Define Environment Variable in UFT and its uses?
Why script error occur in between recording in qtp?
How to carry out bit map check points in QTP
explain structured testing? plz guys with exp. do answer
Explain about the quicktest professional (qtp) automation object model?
Why is action split used by qtp?
What is the difference between analog and low level recording?
How to test results for qtp ?
What phases are involved in testing an application in qtp?
What are the properties you would use for identifying a browser and page when using descriptive programming?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain how you can delete excel file in qtp?