Skip to content

tim-kay-test/robot-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

robot-framework

Behaviour Driven Development (BDD) Testing Challenge

Setting up test environment

  1. Install robotframework

    If you already have Python with pip installed, you can simply run:

    pip install robotframework 
    
  2. Install chromedriver and export to PATH

    See: https://chromedriver.chromium.org/downloads

Test Cases

Scenario 1: Verify Cart Checkout

Scenario 2: Verify Add all product and remove product

Scenario 3: Verify Product Sorting/Filtering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published