Thursday, October 24, 2019

What is Keywork driven Framework

  • Devide all the test cases into Test Steps, test object, actions, test data and stored in an Excel File
  • Put all the actions as Keyword, and every keyword corresponds to a Function
  • Put all the objects/elements in Object Repository
  • Execution Enginer/Driver Script to Read the Excel File, Call the keyword and object, Run the test
Keyword Driven Framework To Separate code from Test cases

Manual Testers : Maintain the Test Cases File
Automation Tester: Maintain the Framework

It will become complicated when it have more and more keywords and objects








No comments:

Post a Comment

API interview questions

  https://www.katalon.com/resources-center/blog/web-api-testing-interview-questions/ Top 50+ Web API Testing Interview Questions [Ultimate l...