Skip to content

gustavo-rss/saucedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saucedemo Test Automation Project

Requirements:

Running the tests:

  • Execute the following command to run all of the tests: robot tests

  • Execute the following command to run all of the tests with parallel lib: pabot tests

  • You can also run the tests by suite type tag like so: robot -i smoke tests robot -i regression tests

  • You can also run the tests by feature tag like so: robot -i cart tests robot -i checkout tests robot -i footer tests robot -i login tests robot -i product_list tests robot -i product_page tests robot -i side_menu tests

  • Console log of test results will be displayed and a html log file will also be generated

About

Saucedemo Test Automation with Robot Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published