- 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
Automation Tester: Maintain the Framework
It will become complicated when it have more and more keywords and objects
No comments:
Post a Comment