Systems | Development | Analytics | API | Testing

Latest Posts

10 Reasons Your Team Needs to Budget for Automated Testing

So you’re already convinced that automated testing can transform the software development lifecycle and help produce higher-quality products. But convincing management it’s a worthwhile investment? Especially if they're hesitant to add technology they don’t understand to a tight budget? That's a different story. We've got you. Here are 10 rock-solid reasons why your organization needs a budget for automated testing.

A Brief History of the Selenium Testing Framework

Ever wonder where Selenium (the testing framework, not the mineral) came from? Here’s a short history of the technology. Ever wonder where Selenium came from? Here’s a short history of the world's most popular open source automation framework, from its origins as a proprietary tool for timecard entry, through the present era of Selenium WebDriver and the W3C standard.

Appium vs. Espresso

Learn the differences between Appium and Espresso for mobile app testing. Are you building a mobile application and want to automate UI testing, but don’t know where to start? If so, you’re not alone. There are many ways to perform UI testing for mobile apps. In this post, I’ll provide some direction by discussing the pros and cons of two of the more popular tools for mobile app testing: Appium and Espresso.

How to Use DataProvider in TestNG for Automated Testing (With Examples)

Learn the fundamentals of DataProvider and how it can be used in TestNG for automated testing. As the volume of applications increases, software testing teams find themselves overburdened with a “combinatorial explosion” of permutations for their test cases. In the early days, we hard-coded our test cases with the most important workflows, and we wrote bespoke automation scripts, each one to handle its own particular use case.

8 Steps for Planning a Mobile Testing Strategy

Learn the best practices and steps for creating a winning mobile testing strategy. To put any idea into a practical action plan, you need a strategy. Same goes for mobile app testing: if you don’t have a strategy, you can’t test your apps effectively or efficiently. In this blog post, we’ll explain the best practices and steps for creating a winning mobile testing strategy.

Best Practices for Effective Mobile Testing: The Modern Mobile Automated Testing Pyramid

Learn about our reimagined mobile test automation pyramid for modern DevOps practices. With the mobile market growing explosively and customer expectations increasing just as rapidly, today’s mobile app development and QA teams are under tremendous pressure to deliver constant updates for their apps while providing a continuous and seamless user experience.

What is Localization Testing? How To Improve Customer Experience with Localization

Learn about localization testing, including its benefits, when to use it, and how to perform localization testing. One of the most persistent challenges for global brands is to provide a positive customer experience that appeals to the target market's local audience. These brands must create a product that is relatable and flexible enough to accommodate an individual user’s native language and culture as well as regional settings like currency, date, and time format.

Top 5 iOS App Testing Frameworks

Learn about the top test automation frameworks for testing iOS apps, including the benefits and advantages of each plus sample code. A huge number of mobile testing tools have been developed in recent years to support mobile development in response to the explosive growth of the mobile app and device market in recent years. When it comes to choosing what mobile test automation framework is right for you, there is a huge array of options, each with different strengths and weaknesses.