Tag: <span>Testing</span>

Why Testing is Crucial for E-Commerce

08/01/2016
Posted by
0

A 2013 Deloitte Annual Holiday Survey revealed that, for the first time ever, 47% of consumers would be shopping online for their holiday purchases, surpassing the 37% who would conduct their shopping traditionally in physical stores. This percentage of online shoppers has only grown, and the majority of these consumers (70%) are using their smartphones to…

Read more

Throttling Your Bandwidth to Simulate 2G, 3G, 4G & Other Connection Speeds

02/02/2016
Posted by
0

With competition and, consequently, user options at an all-time high, QA teams everywhere (esp. those with large distributed user populations) are increasingly looking at testing the performance of their apps at varying bandwidth/network speeds to ensure that ALL users have a consistent experience. This is also an important metric for cellular operators to ensure their…

Read more

Leveraging Exploratory Testing for your DevOps Needs

10/13/2015
Posted by
0

As DevOps continues to expand, understanding how each team’s function contributes to your end goal is imperative. When looking at QA, it is tempting to push for your testing to be 100% automation.  After all, if automation means you’re hitting your test case completion goal faster, who’s complaining? The problem lies in the assumption that there…

Read more

Exploratory Testing; Why is it Important?

10/09/2015
Posted by
0

Exploratory testing allows a tester to exercise their creativity and knowledge (or lack thereof) of the application to discover new defects, and subsequently new flows to incorporate into their scripted tests. This makes exploratory testing an extremely important component of your testing lifecycle.

Read more

Cucumber 101: How Does Cucumber Automated Testing Work ?

06/04/2014
Posted by
0

This uptick in Cucumber usage has been triggered by a variety of factors – increased Agile adoption, Cucumber’s easy to understand natural language syntax, support for TDD, BDD, etc. As the level of interest and Skepticism (The “This is too good to be true” crowd) rises, one of the many questions we’re constantly asked is “How does Cucumber Work”?

Read more