Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development. It is a keyword-driven testing framework that uses tabular test data syntax.
-
Updated
Jan 10, 2023 - HTML
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development. It is a keyword-driven testing framework that uses tabular test data syntax.
Framework is data-driven as well as keyword driven. In which, by passing the request parameters to create request for every test case, parameterized variables reads data from sheet on runtime. For validation purpose use test-ng assert class and generate the allure report using testng annotation.
objective -Implimention of end-to-end automation testing of a Ecommerce application using seleniumwebdriver+python+framewors .The developed Framework is Keyword and data driven.
Add a description, image, and links to the keyword-driven-framework topic page so that developers can more easily learn about it.
To associate your repository with the keyword-driven-framework topic, visit your repo's landing page and select "manage topics."