Systems | Development | Analytics | API | Testing

%term

Testing on Mobile Devices with Location Services

Can I change my mobile location during testing? Why do I need to change my location? What is the difference between GPS and Geo-IP? Do the Location Services behave the same way on Android and iOS? How do I handle location permission alert pop-ups? How should I automate tests that involve location services using Appium commands?

Run a Test with Sauce Connect Proxy

See a demonstration of how to run a Java Selenium test through the Sauce Connect Proxy. This video uses a code sample available publicly (links on training.saucelabs.com). See how to quickly start a tunnel, update variables, set the capabilities in your test code, then use the command line flag to test through the secure proxy tunnel that is Sauce Connect so you can run your tests securely using Sauce Labs cloud of devices, and share your test results.

Kong Gateway for Beginners: Adding a Service, Route and Plugins

In this Kong Gateway for beginners guide, you’ll learn how to do the following. Kong Gateway can simplify scaling microservices by being the abstraction layer that routes clients to your existing upstream service while building a new service. It also applies a common policy for each request and response no matter where the target service is. The benefit of this is that you gain architectural freedom and modernize your application without impacting your clients.

The Road to MobileDevTestOps - Kobiton Odyssey 2021 presentation by Moataz Nabil

Join Moataz Nabil for this explainer on MobileDevTestOps, and a description of the common journey mobile engineering organisations go through to reach this stage of continuous testing. This presentation, watched live by attendees of Kobiton's Odyssey 2021 testing conference, explores the role of QA and testing in mobile DevOps processes. Specifically, it deep-dives into the notion of Mobile DevTestOps, it's challenges and how they're addressed by both large and small mobile product engineering organisations.

Reliable WebSockets-based pub/sub with Spring Boot

Spring Boot is a powerful application framework for creating production-grade Spring based Applications. It allows for developers to very quickly and easily get sites up and running, with databases and more. In this tutorial, we’ll be going over WebSockets, Pub/Sub, and how to make the most out of these in your Spring Boot applications.

Solving Customer Related Problems with R&D

As an R&D manager, there are many things on my mind that keep me up at night. These thoughts range anywhere from impossible research explorations, employee motivation, rising cloud costs, all the way to security incidents. However, there is one that sweeps all of them aside when they surface and that is solving customer facing issues.