Systems | Development | Analytics | API | Testing

Latest Blogs

Automation of Mobile Testing - When to do and when not to do

“Automated scripts are checking known paths for expected results. That’s not truly testing. Testers discover the unknown, and this skill is still very much so needed, whether there’s automation or not. Without human intuitive exploration, a team may be blind to their most expensive bugs.”— Angie Jones The above quote lets us understand the power of Manual Testing.

Understanding Standard Deviation in Performance Testing

Standard Deviation is an important metric in performance testing analysis and informs us how stable the application under test is. In other words, it tells us if the requests that occur during the test are consistent or not. Standard Deviation measures how the response times are spread out around the average response time (mean). A small standard deviation means that the response time of all the requests are close to each other.

Mobile Testing Lab: How to decide which way to go?

If you’re a developer, a web designer, or a QA manager, you would want to ensure that your product delivers as promised. Today’s customers expect the highest standards of user experience. Anything less is grounds for disappointment and even lost business. Facebook’s mobile device testing lab at the Prineville Data Centre is equipped with Android and iOS devices that test Facebook applications and Instagram.

What is Load Testing? How It Works, Tools, Tutorials, and More

Load testing is a type of performance testing that simulates a real-world load on any software, application, or website. Without it, your application could fail miserably in real-world conditions. That’s why we build tools like Retrace to help you monitor application performance and fix bugs before your code ever gets to production.

Testlio 2020 and 2021: An Open Letter of Gratitude and Insights for Our Clients

Dear Testlio Clients, 2020 was a year of abundant challenges. Health, political, economic, social, data, and other issues rippled through news headlines. Moreso, many of us—across organizations and nations—felt the burden of the year. We carried it on our shoulders and in our hearts. Yet, amid challenges, we found hope. We summoned resiliency. We designed new, innovative approaches. And we came together. For one another. In countless ways.

VC Perspective on Developer-First Companies

Ep. 8: Tyler Jewell, Managing Director at Dell Technologies Capital Joining us is Tyler Jewell, a Managing Director at Dell Technologies Capital. Before that he was the CEO of API Management platform company WS02. As an investor he’s placed almost $150M in DevOps companies and is a self-confessed geek in dev tools, devops, infrastructure and dev platforms.

The Complete Guide to Microservices

Microservices, also known as microservices architecture, refers to a method of designing and developing software systems. Microservice architecture is becoming increasingly popular as developers create larger and more advanced apps. The goal is to help enterprises become more Agile, especially as they adopt a culture of continuous testing. Here are the basic features of microservices.