Systems | Development | Analytics | API | Testing

Sauce Labs

How to Inspect Element on iPhone

Learn how to inspect elements on an iPhone or iPad for testing and troubleshooting web and mobile web UI issues When you're developing a web or mobile web app, you need to make sure the user interface (UI) is responsive. In other words, the UI elements need to look and function as designed across different mobile device models, browsers, and operating systems (OS). Inspecting elements is a helpful tool for troubleshooting web UI issues.

Black Friday: Retail Holiday or Developers' Nightmare?

For developers and QA engineers, Black Friday and Cyber Monday are a game of watching how much weight the ice can take before it cracks. Learn how uptime goes beyond performance testing, and what you can do to prepare for the worst. In the United States, Thanksgiving is right around the corner. For many of us, this serves as a chance to see family, play some football, and stuff ourselves with an unholy amount of food.

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.