Category: <span>Test Automation</span>

Utilize the Galen Framework + Awetest For Automated Responsive Testing

As we’ve discussed before, Responsive Design allows for a flexible, intuitive, and consistent experience across websites/apps. The quantity of responsively designed products increasing is necessitating an equivalent rise in responsive testing. As with functional testing, we can use automation to address our increased responsive testing needs. We’ve recently added support for the Galen Framework to Awetest, providing a solution for the need of automated responsive testing….

Read more

Simplifying Cross-Platform Cucumber Scenarios

08/01/2016
Posted by
0

Seamless automation of processes that involve more than one platform can present problems in Cucumber script readability and maintenance.  The scenarios can become complex and much too code-like for understanding from the business perspective.  Maintenance of existing scripts and creation of new scripts can become problematic because the ‘language’ represented by the step definition files…

Read more

ServiceNow Test Automation using Awetest, Appium

07/21/2016
Posted by
0

  In this post,  we’ll take a look at building a simple Test Automation Framework  to test some of the core ServiceNow application modules using Appium, Ruby & Cucumber.   ServiceNow is an extremely popular Enterprise ERP SaaS platform.  Per the ServiceNow website: ServiceNow is an extremely popular enterprise application providing a service model that defines, structures…

Read more

Awetest+Appium+Robotic Arm

05/17/2016
Posted by
0

What is a POS? A POS (point of sale) is a computer which is connected to a receipt printer, cash drawer, credit/debit card reader and a bar code scanner etc. Companies and retailers can enhance shoppers’ user experience by having different payment methods aside from using only physical cash, which can become limiting in the increasingly cashless world….

Read more

Page Object Model for Test Automation

03/13/2015
Posted by
0

Here’s a quick  intro to the Page Object Model Framework that we use extensively to build out large, scaleable test suites. There are also other frameworks that complement the Page Object Model framework and can prove to be extremely useful (and at times necessary) when implementing Test Automation.   Page Object Model Framework To start…

Read more