Skip to content

jolotorrente/SauceDemo_TestAutomation_Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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

image

About

SauceDemo Test Automation using Robot Framework | Browser Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published