Course Overview
Robot Framework Tutorials:
Robot Framework is a generic open source test automation framework for acceptance testing and acceptance test-driven development (ATDD). Through this tutorial you shall learn about the basics of many Robot Framework test automation libraries and to create & run your first Robot Framework test automation script.
The training will involve the following;
- Introduction
- Setup and Installation using Python
- Talking about Keywords
- Creating test data
- Executing test cases
- Extending Robot Framework
- Supporting Tools
- Configuring Python with JAVA.
- Writing Good Test Cases with Robot Framework.
Target Customers:
- Software testers
- Manual testers who want to learn automated testing
- Anyone interested to learn about robot framework
Pre-Requisites:
- Basic Software testing knowledge
- Passion to learn and apply