Blog

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

The In and Out’s of Awetest Reporting Module

11/15/2011
Posted by
0

One of the number one things our customers tell us they love about our test automation product Awetest is the expansive reporting module that includes not only high level data capturing and exporting but also how actionable the module becomes with the ability to drill down into the script level at any point and provide…

Read more

The In and Out’s of Awetest Reporting Module

Posted by
0

One of the number one things our customers tell us they love about our test automation product Awetest is the expansive reporting module that includes not only high level data capturing and exporting but also how actionable the module becomes with the ability to drill down into the script level at any point and provide…

Read more

Countdown To The End of Windows XP

09/26/2011
Posted by
0

Depending on when you read this post will ultimately determine how long you have before the end of your beloved  Windows XP operating system. That’s right! With the Windows 7 entering puberty, according to Microsoft, its time to put that old work horse XP out to pasture. At the time of writing this post there…

Read more

Managing Test Case Variables and Utility Files with Awetest’s Assets Manager

09/13/2011
Posted by
0

Data management has been one of big trials we faced while deploying our test automation framework Awetest. The challenge was creating modular automated tests that can be reused across multiple script versions, multiple environments, and with different databases. Our answer was to integrate the concept of “Assets” into our test automation framework to address the…

Read more