Category: <span>Test Automation</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

New Feature: Smart Screenshot Support

02/10/2012
Posted by
0

As part of our continued effort and commitment to add new features and capabilities to Awetest, we recently announced Screenshot support.  “Actionable Reporting” has been been a big focus for us (and our customers) over the last several months.  Now with Smart Screenshots, users can get visual confirmation of specific point in the automation run…

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

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