Systems | Development | Analytics | API | Testing

%term

The 'new normal' of data management

There are few parts of business that the Covid-19 pandemic hasn’t impacted, in some cases creating pervasive and long-lasting change. While no one knows exactly how our lives will emerge from this upheaval, for businesses it’s clear that long term survival depends on agility. Entire workforces have been mobilised in a matter of weeks. Employees – even the Luddites among us – have had to adopt new ways of working and many are in no rush to return to the traditional office!

Navigating A Rapidly Shifting Risk Landscape In The O&G Sector

The Oil and Gas industry is arguably more familiar with managing an array of changing risk factors than almost any other sector in the United States. The industry is used to facing strong headwinds and has proven itself adept at adjusting to often rapidly shifting business conditions, whether that is regulatory change, big fluctuations in supply and demand, or evolving security supply chain concerns.

Deep Dive: Android Fan Out Builds

Success on mobile is about speed and it's about quality. In this webinar, Bitrise Sales engineer Tamas Bazsonyi explains how to get the best of both, by demonstrating how to combine speed and quality by speeding up Android builds on Bitrise. We are going to share a couple of suggestions to speed up your android builds and also share a sample solution for fan out builds with your Android project.

Debug Your Apps from Anywhere with Sauce Labs Virtual USB

Today many organizations across the globe have shifted to a remote workforce. While this move may be temporary for some, it requires testing teams to reevaluate how they are testing their web and mobile apps. Traditionally a developer would have a number of devices on their desk or available from a physical device cart in the office, but testing and debugging an app when you don’t have the affected device readily available is a hassle. In a live demo of Sauce Labs Virtual USB, we’ll show you how Virtual USB (vUSB) simulates connecting a real device with a USB cable directly to your local machine during a live or automated testing session. With this functionality you can easily interact with a device in the Sauce Labs Real Device Cloud via an integrated development environment like Android Studio, or using browser-based tools like Chrome DevTools.

The Future of Testing is Intelligent - Diego Lo Giudice, Forrester Research

Slowly but surely, artificial intelligence (AI) and machine learning (ML) are becoming an active part of our daily lives, shaping, for better or worse, the technologies and applications we use each and every day. We already know that AI and ML capabilities are helping make testing solutions – and the testers that use them – more effective and efficient than ever before.

How to Autoscale Kubernetes Pods with Keda - Testing with k6

This article demonstrates how to Load Test an application deployed in a Kubernetes cluster, verify that the autoscaling is working, and identify potential performance bottlenecks. When you deploy an application to production on Kubernetes, you'll need to monitor traffic and scale up the application to meet heavy workloads during various times of the day. You'll also need to scale down your application to avoid incurring unnecessary costs.