Systems | Development | Analytics | API | Testing

DevOps

Improving Code Quality And Accelerating Development: The Continuous Testing Way

In the fast-changing world of software development, teams struggle to maintain good code quality while shortening development schedules. Continuous Testing (CT) in CI/CD pipelines stands out as a powerful strategy. It allows teams to weave testing directly into their development workflow, offering quick feedback and stronger quality assurance.

Tricentis Mobile winner in TechStrong's DevOps Dozen 2023

We are thrilled to announce that Tricentis is once again a winner in TechStrong’s DevOps Dozen! TechStrong annually recognizes the most Agile and innovative DevOps tools and services, along with contributors to the DevOps community who have demonstrated exceptional performance. DevOps Dozen honorees have not only moved the needle within their own organizations, but have also pushed the DevOps industry forward. Tricentis Mobile was named the winner of the Best Testing Service/Tool category.

Deploy your app to App Store Connect with Codemagic CLI tools and GitHub Actions

The process of building, code signing, and publishing mobile apps can be tedious and time-consuming, especially when working in a large team and also needing to share builds with QA engineers. That’s why Codemagic offers a cloud-based CI/CD service for mobile apps that automates the whole workflow with minimal time-effort on configuration. But what if you want to use Codemagic’s features locally or in another CI/CD environment, such as GitHub Actions?

Codemagic helps Mobi Lab deliver mission-critical projects while saving them time and money

I am a software engineer and part of a team at Mobi Lab, a design agency. In Mobi Lab, we build successful digital products and augmented reality solutions for people on the go. In this post, I will share what we have learned about the importance of continuous integration and delivery (“CI/CD”) and how Codemagic improves our workflow and makes our clients happy.

Demystifying Cron Job Testing

Before we dive into the world of testing Cron jobs, let’s first know what they are. In the computer’s world, a Cron job is a time-based job scheduler that automates the execution of tasks at predetermined intervals on Unix-like operating systems. These tasks can range from routine maintenance scripts to fetching data from APIs or performing backups.

Upcoming changes to Google Play for developers

You may have heard the adage of “quality over quantity”, and it seems that Google is taking this saying to heart regarding the quality of apps developers submit to Google Play. Back in November 2023, Google published an article on the Android Developers Blog outlining their intent to improve the quality of Android apps in the Play Store. In this article, we’ll take a look at how things were, and what the upcoming changes mean for developers who want to publish to the Google Play store.

Scalable Architectures with Vue Micro Frontends: A Developer-Centric Approach

In this article, which is based on my talk at VueConf Toronto 2023, we'll explore how to harness the power of Vue.js and micro frontends to create scalable, modular architectures that prioritize the developer experience. We'll unveil practical strategies, best practices, and real-world use cases that empower developers to build robust, maintainable applications without compromising on agility.