Author: <span>3QI Labs</span>

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

Awetest-Jenkins Integration

12/15/2014
Posted by
0

Jenkins is synonymous with the DevOps movement that is increasingly becoming a focal point for IT departments everywhere.   As testing is an integral part of DevOps –  we are actively integrating with popular 3rd party tools and technologies to help our customers scale their DevOps initiatives and realize the full benefit of  Awetest, our Test Automation…

Read more

What to Know Before Implementing Responsive Design

11/21/2014
Posted by
0

Everyone is aware that mobile is taking over the world- 55% of global internet usage is now happening on mobile devices. But what does that mean for website design? Should designers and developers be creating stand-alonemobile sites or implementing Responsive Design to have their current site work cross-platform? We have a lot of experience with testing responsive…

Read more

Awetest 2.4 – Mobile Automation, APIs and More…

11/10/2014
Posted by
0

We’d like to share some of the updates on Awetest we’ve created to further support our customers’ cross-platform and mobile testing efforts. DevOps, along with Mobile, continue to remain one of the core areas of focus for the enterprise for 2015 and Awetest 2.4 has several new features and functionality to support the same.

Read more

When To Automate Testing

10/17/2014
Posted by
0

Automated testing requires a higher initial investment but the reason why (if done right) the risk pays off, is because automation can lead to a higher return on investment- which is something that everyone is after. Besides the initial investment automating also requires training or skill in order to engineer the tests and codes. Being…

Read more

A Trick for Data Driven Testing Using Cucumber

09/25/2014
Posted by
0

Now that you know the anatomy of a Data-Driven test, here’s a trick that simplifies the process of Data Driven testing using Cucumber. Cucumber inherently supports Data Driven testing by the use of the Scenario Outline and Examples section. It is with these keywords that Cucumber allows for easy Data Driven testing to be completed where no changes need to be made…

Read more