Tag: <span>automation</span>

Beta Testing by Distributing Your iOS (simulator) App

07/11/2012
Posted by
in: Mobile
0

One of our Mobile App customers had mentioned what a challenge it is to distribute iOS apps for Beta testing and as an going commitment to supporting iOS app testing we have come up with a simple solution to this problem. To understand this challenge you have to understand that today if an iOS app…

Read more

Leveraging Calabash for your Mobile Automation Needs

06/19/2012
Posted by
0

As the mobile application market evolves (and explodes) we have been working hard on expanding Awetest’s Mobile App Testing capabilities and that’s when we discovered Calabash. As documented on the Calabash Github page, Calabash is an automated testing technology for Android and iOS native and hybrid applications.

Read more

Automation Best Practices: Building From Scratch

04/18/2012
Posted by
0

  Perhaps the most critical aspect of an effective test automation implementation, the Build phase is where it all begins. The decisions you make during the this phase of the implementation will impact you throughout your automation life-cycle. This means the initial building out phase of a proper test automation implementation requires decision making based on your…

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