Systems | Development | Analytics | API | Testing

Technology

Open source load testing tool review 2020

It has been almost three years since we first published our first comparison & benchmark articles that have become very popular, and we thought an update seemed overdue as some tools have changed a lot in the past couple of years. For this update, we decided to put everything into one huge article - making it more of a guide for those trying to choose a tool.

Talend on Talend: How to use machine learning for your marketing database segmentation

In today’s business world, marketing segmentation is a must have for every organisation. It helps you process and aim different targets in a market into multiple customer or prospect segments to enhance your marketing actions. Through this discipline, you can hold a crucial competitive advantage over your competitors because you can adapt your offer and your communication according to the identified groups of personas you want to address.

Code coverage for Swift Package Manager based apps

The Swift Package Manager allows you to create standalone Swift applications both on Linux and macOS. You can build and run these apps and you have the ability to write unit tests for your codebase. Xcode ships with the XCTest framework, but you may not know that this is an open-source library. It's available on every single platform where you can install Swift.

How Application of Artificial Intelligence is Transforming Business

Artificial intelligence works on the principle of human intelligence. The machines are programmed in such a way that they think like humans and can imitate our actions. They can be designed to execute all types of tasks from complex to simple ones. The primary task machines can perform are learning, reasoning and perception.

How to Write Unit Tests for Kotlin

Writing tests is an underappreciated part of software development. It usually distracts us from our primary goal and makes us feel we aren’t being productive. However, these tests are a great way to ensure our code works as expected, and they can save us plenty of headaches when we don’t have full control of certain parts of a project (for example, when we are working on the client app and another colleague is working on the server).

3 cool tech tapas we found at Cisco Live Europe

I love traveling to Barcelona for conferences. Between Gaudi’s architecture and tech architectures, there’s really not much more I can ask for. Walking into Cisco Live!, the first thing I encountered was the huge indoor fountain called the “Rain Wall”, which was built to raise awareness and celebrate Cisco’s Corporate Social Responsibility program.

Add the Bugfender SDK to an iOS app

With Bugfender you can debug your app remotely, find the bugs faster and provide better customer service. Follow this guide to add Bugfender to your iOS app using cocoapods. Thanks to new languages like Kotlin and Swift we can see more and more web programmers jumping into the native development. We started this series of videos with basic tutorials to help new developers and also experienced developers coming from other platforms (React Native, Xamarin, Ionic…). This video can be used as a guide to start creating a new Xcode project and integrating the Bugfender SDK with cocoapods, but if you want to go further we have a lot of tutorials and articles in our docs and in our blog. As you can see, having a remote console for your apps is a 5-minutes task that can save you hours of debug in production. See you in the next video. Happy debugging!

How to adopt Mobile DevOps practices: mindset and technologies

Mobile DevOps is more than simply adopting a new set of tools and practices: it also comes with the need to adopt a completely different mindset, in the form of a cultural-organizational change. The approach is based on the Agile methodology, but takes its practices further: not only by getting other teams more involved, but by replacing function-based teams with product-, and project-oriented teams as well.