GitHub - jolotorrente/Test_Automation using Robot Framework | Browser Library
Subject for Test Automation: saucedemo.com Type of Website: E-Commerce
Automation Tool: Robot Framework using Browser Library Framework: Keyword-Driven Repository: GitHub
FRAMEWORK STRUCTURE:
Resources (Feature-Based Compilation of Keyword-Driven Approach)
- Keywords
- Variables
Testsuites
- Regression
- End-to-End Test Cases
- Functional (Structured by Feature)
- Login
- Logout
- Inventory
- Checkout
- Non-Functional
- Performance Testing (WIP)
- Security Testing (TO DO)
LIMITATION: saucedemo.com does not have a public-facing API for its e-commerce functionality, so API tests are not part of this sample automation project.
DOCUMENTATION:
Each Robot Framework test file (.robot) contains its own embedded documentation using the Documentation setting.
This documentation explains the purpose, scope, and intended usage of the test suite, test cases, keywords, and variables defined in the file.
Keywords are written and deisgned to be reusable.
TEST REPORT: Current Statistics, Coverage and Structure as of 31 Jan 2026: Total Test Cases: 35 Execution Time: 00h:03m:07s