Systems | Development | Analytics | API | Testing

What is Mobile Testing? Definition, Tools, Best Practices

We are living in a mobile-first world. It dominates the world, when there are over 10.37 billion mobile connections worldwide, which is even higher than the global population. This number will only increase in the upcoming years. Mobile testing is therefore more critical than ever to accommodate for the ever-rising bar for mobile app quality. This article is written to help testers of any level and expertise to get started with mobile testing. Here are the items we are going to include: 1.

What is Web Testing? A Comprehensive Guide

“The web” has changed the world forever. In 1989, a curious computer scientist named Tim Berners-Lee proposed a new way to link documents together using hypertext. Little did he know, that idea has grown to become a massive global network called the “internet” that connects humans from all over the world. Today, the internet hosts billions of websites, and approximately three websites are created each second.

How to Write a Bug Report That Your Engineers Will Love

Finding a bug is one thing, but documenting it is just as important, if not more so. That’s why we want to share how to write the ideal bug report. We’ll also share a list of the seven items in the Testlio bug report template. Bug reporting demonstrates a development issue and gives your developers a place to start fixing it.

How to Maintain App Quality at Scale

In February 2024, approximately 89,000 mobile apps were released via the Apple App and Google Play stores—37,000 and 52,000, respectively. That’s about 3,100 mobile apps per day, and that’s not even counting the apps released via other platforms. App consumers know they have options, and if your app isn’t cutting it for them, they can simply delete it and find a better one—which means you can’t afford to scrimp on app quality assurance.

A Breakthrough AI-Powered SQL Assistant

Data is the lifeblood of modern businesses, but unlocking its true insights often requires complex SQL queries. These queries can be time-consuming to write and challenging to maintain. At Snowflake, we believe in making the power of data accessible to all. That’s why we prioritize simplicity, governance and quality in everything we build – including our AI-powered tools.

Decoding JSONPath: Navigating the Maze of Modern Data

JSON (JavaScript Object Notation) has become a foundational technology in the dynamic world of data exchange and management. Its lightweight, text-based format for data interchange has gained widespread popularity for its simplicity, ease of understanding, and language independence. Java Script Object Notation’s significant role is largely due to its wide compatibility across various programming environments, establishing it as a preferred choice among web developers and data professionals.

Keeping Your APIs Safe: Best Practices for Top-Notch Security

Application programming interfaces (APIs) are everywhere, and they play a role in running nearly everything in our digital-centric lives. Each time we launch a web page or an app on our phone, dozens of API calls are happening in the background to render an experience heavily customized to you. Increasingly, even the everyday items in your home are talking to APIs — from smart speakers like Amazon Echo to appliances, electricity meters, and lightbulbs.

Integrating with Microsoft Graph API - Creating a Calendar Event

Microsoft Graph API allows developers to access data and services across a wide range of Microsoft cloud services. Admittedly setting up permissions and security can be challenging, but once that is sorted, you will be able to access Microsoft services such as Office365, Outlook and Azure. Calling the Graph API with Linx allows you to efficiently automate tasks, or integrate with Microsoft products to ensure that functionality and data is accessible by your other systems.