Tag: <span>sikuli</span>

Automation Best Practices: Achieving Automated Regression Testing Within the Enterprise

04/12/2012
Posted by
0

Awetest: Test Automation Implementation Best Practices 1. Introduction In the upcoming weeks we will be publishing a comprehensive blog series highlighting our professional experience and findings with the deployment of our test automation framework, Awetest, within a large enterprise implementation. This series will include our methodology for building out automation, code examples, best practices, and…

Read more

Selenium with Sikuli Integration and Optional Logging

12/06/2011
Posted by
0

When working with Selenium, sometimes you will find yourself stuck trying to access a particular element of the page and unable to script any further (this can often be a problem when working with a page that has iframes or links that trigger JavaScript events). A fix for this is to call Sikuli from within…

Read more

Bulletproofing a Sikuli Script

Posted by
0

As useful as Sikuli appeared at first glance, I quickly found it to be a real handful to implement and maintain. In both cases, implementation and maintenance, I’m not referring to difficulty in the actual scripting component itself, but in making sure that you are scripting with images that are usable by Sikuli for the…

Read more

New Image and Pixel Matching Visual Automation with Sikuli and Awetest

08/10/2011
Posted by
0

  Integrating sikuli Visual Automation with Awetest. Awetest now supports Visual Automation using sikuli Script, a revolutionary new technology from MIT’s Artificial Intelligence Research Labs. Visual Automation complements Awetest’s existing regression testing capabilities by allowing users to integrate complex interface scenarios – think Drag/Drop, Scroll, Swipe, and any other complex Browser-to-Desktop-to-Browser interactions. You may be…

Read more