Demo
My list of demos…
Below is a list of automation demos that I have put together over the years covering API, Web and Mobile Automation. Some of the repos below are using Travis. NOTE:The repos listed below are no longer maintain, as a result you will come across a number of issues that you will need to fix yourself.
If you wanna have a play or you are just curious, simply clone the repo you want and follow instructions in the Readme file.
The examples below are only to give you an idea what can be achieved using different frameworks/tools/libraries.
API Automation Demos
- Automated REST API Framework using Javascript
- Automated REST API using rest-assured library
- A Simple REST Framework Demo Project
Mobile Automation Demos
Web Automation Demos
- Automated Web App using Gwen - a gherkin interpreter for driving automation
- Automated Web App using Serenity library
- Automated Travel Web App Using Selenium
Web Automation Demos using Javascript
- Demo using Protractor To Test AngularJS Web App
- A Basic Codecept WebDriverIO Demo To Test A Travel Site