This tutorial is intended to provide a way for non-developpers to start building UI test case. By using Silkuli IDE for making and runnning visual scripts (Python script + Screenshots thumbs)
The following steps are details in the original documentation at http://sikulix.com/quickstart/ and are currently testing a website (Google).
- Download
- Install
- Init project
- Create Test
- Run Test with Success
- Run Test with Error
- Find your project and share it
Create Test Details:
- Step 1 - Open start menu
- Step 2 - Search for chrome app
- Step 3 - Click on chrome icon
- Step 4 - Go to Google website
- Step 5 - Check result
Download last release at https://launchpad.net/sikuli/sikulix/
https://launchpad.net/sikuli/sikulix/1.1.0
Move it to a specific folder Install it by running the jar
First save the test project
Silkuli 2 is on the way to be released at the end of 2016.
https://github.com/DamienFremont/blog/tree/master/20160819-test-silkuli-ide
http://doc.sikuli.org/keys.html
https://damienfremont.com/2016/08/19/how-to-silkuli-test-ui-without-programming/