Webinar: Sikuli - Simple Examples of Proper Automation (Java)

  • Tutorial
This is the sixth webinar in a series of free webinars on test automation.

Video recording (duration 1 hour 16 minutes):


Themes and details of the video under the cut Sikuli

topic has been raised on Habré more than once. In short - this is a tool that allows you to automate testing (and not just testing) "by picture". In situations where we cannot reach the standard tool control of the tool that you use - it is Sikuli that may turn out to be that saving straw. Sikuli can find and click on everything from which you can take a screenshot. And, the host of the webinar, Mikhail Polyarush , talks about how to install and get started with the tool. About how to associate the tool with Java, Maven and TestNG. The webinar slides can be viewed at the following link: Sikuli Test Automation - How to do it?




Source code examples: polusok / Java-Sikuli-Demo

Timing
00:00 - 02:00Start. Goals and webinar plan
02:00 - 06:30Why are we using Sikuli?
06:30 - 11:30What image recognition tool are on the market and what is their difference?
11:30 - 20:10Sikuli IDE Case Study
20:10 - 38:50Creating the first Java test with Sikuli
38:50 - 01:05:10We optimize and extend tests using the Maven and TestNG infrastructure
01:05:10 - 01:16:46Questions and answers
Other related articles and videos


Also popular now: