Wednesday, September 19, 2007

When will you use Keyword Driven Testing?

Recording Steps: When the application is new or major new functionality has been added to the module or when you have short span of time and the business requirement is not yet fulfilled and need to quickly create a test.

Keyword : It enables the user to create a test at business level rather than at object level. So we can modify the scripts easily as per the requirement and necessity.

No comments: