Systems | Development | Analytics | API | Testing

Why you should go framework agnostic for test automation?

The most flexible native mobile-app testing solution.” It’s a bold claim that we are making about the BitBar Real Device Cloud. One of the essential features of being the most flexible is being framework-agnostic. In this article, we’ll take a closer look at this term and see how QA teams and managers can benefit from such a platform. BitBar Cloud recently extended Flutter support to include Flutter 2.2 released by Google on May 18th, 2021.

CDC in Salesforce and How to Export Attachments

Salesforce is one of the most popular customer relationship management (CRM) solutions. A lot of companies use it for every aspect of their business. In fact, Salesforce bills itself as a Customer 360 platform. If you’re familiar with Salesforce, you know there are a lot of tools. The right choices allow you to get the most actionable use of the wealth of data from the platform. We’ve talked before about how to create a Salesforce ETL pipeline.

Kubernetes Ingress gRPC Example With a Dune Quote Service

APIs come in all different shapes and forms. In this tutorial, I’ll show you a Kubernetes Ingress gRPC example. I’ll explain how to deploy a gRPC service to Kubernetes and provide external access to the service using Kong’s Kubernetes Ingress Controller. And to hype you up a little bit about the upcoming live-action movie, Dune, based on Frank Herbert’s book, I created a Kubernetes service that delivers Dune quotes.

The Dark Truth Behind Session Recording

A company is entitled to use session recording or session replaying as long as their marketing and analytics needs require so. However, as enticing the recording of everything the user does at all times can be, even within the existing regulations, there is a high chance that doing so will quickly push the data towards a non-compliant realm. And even in cases where regulations may not be explicit on the matter, we see more and more how the industry is leaning towards discouraging these practices.

The Real Cost of API Downtime

Last week, the digital world experienced a power outage. A major distributed edge computing platform experienced a software bug that led to the collapse of their Domain Name System (DNS), or the Internet’s way to map domain names (i.e. united.com) to IP addresses. The consequences were costly. So what is the real cost of downtime? When a DNS system within a globally recognized edge platform fails, it causes downtime for a huge amount of international enterprises.

Free Cycle Time Readout for GitLab Users

To celebrate GitLab’s latest release and GitLab Commit 2021 we offer free cycle time readout of all of your personal and company projects hosted on GitLab.com for a limited time. Use this link and your GitLab credentials to sign into Logilica Insights and we let you know about your software teams cycle time, delivery velocity and much more.

Securing Your SQL Server Application: Enabling Server-Initiated Encrypted Connections

Network encryption is a vital security step in hardening your application and guarding your data. Additionally, it is more often becoming a requirement by many organizations and laws (like HIPAA). In this article, we will discuss how to secure network communication between your application and the SQL Server database using an encrypted connection. We will demonstrate how encryption can be enabled and leveraged from SourcePro DB with no source code changes to your application.