Skip to content

stude1/rf-browser-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework web testing demo

A short demo for showing how to write testing in business language using Gherkin format. Tests are executed in a container using Browser library.

The test suite contains three tests, first and last are intentionally broken due to missing keywords. Second test was passing but not anymore as the Eficode Academy course under test is no more in the website. Thus some refactoring would be needed when time permits...

Prerequisites

Usage examples

./runimage.sh <robot_options>

./runimage.sh efidemo.robot

./runimage.sh -i training-orders-nok -e training-payment-nok efidemo.robot

About

Demo for testing with Robot Framework and Browser library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published