Systems | Development | Analytics | API | Testing

Latest News

Introducing the MTTRP: Mean Time to Reddit Post

For those not familiar with the acronym MTTR, ‘Mean Time to Recovery’, is the average time your organization takes to bounce back from a product or system failure. All DevOps stakeholders want this number to be low, as it is a good proxy for your organization’s ability to understand and improve its overall processes. Also, low MTTR scores are strongly correlated with customer satisfaction ratings! But we aren’t talking about DevOps metrics today.

What is DevOps Testing?

The goal of DevOps is to streamline and automate your whole software delivery lifecycle. A successful DevOps testing plan for most businesses begins with implementing the agile best practice of Continuous Integration (CI), in which developers check code into a common repository numerous times per day. DevOps test engineers are team members that are in charge of testing in a DevOps setting.

Building innovative and secure financial services that help users save money

In this interview, we talked to Sudeep Sidhu, Neo Financial's Lead Mobile Engineer about how to provide better features for users, how to ensure the highest levels of security in fintech app development, and what the future of mobile finance and banking looks like.

How to Add Notes to your Load Test Results

We’ve added the functionality to add notes to your load test results. This functionality applies to Load Tests and JMeter Load Tests. It’s super simple to add/edit/remove notes for any of the test runs of the same test in order to caption various changes of your test runs. You can easily compare any test run with a baseline.

Downstream and Upstream Mutual TLS With an API Gateway

Like many developers and operations professionals, you may have had complicated experiences with security and certificates (encryption of the connection and authentication). Maybe so much so that you try to avoid working on them whenever possible. If you’re looking for a simpler way, Kong may be the answer. As with everything with Kong, the idea is to make things as lightweight as possible, including the complexity of setting up and maintaining certificate-based security.

Test Automation With Python

According to IEEE Spectrum Python is the top programming language of 2021, and since April Loadero supports Python as a test script language. Many engineers agree that test automation with Python is an excellent choice, and in this blog post, we’ll show the basics of it. Python tests in Loadero use the Py-TestUI framework. Py-TestUI wraps and implements additional features for Selenium Python binding.

Announcing Katalon TestOps January 2022 Release

Happy New Year Katalians! We hope you had a great holiday season and have enjoyed a productive start to 2022. Here at Katalon, we’ve been hard at work preparing the first 2022 release of TestOps. This release includes support for the public release of Katalon TestCloud and test suite creation and execution from within TestOps. Read on to learn more.

Federal IT Modernization Post-COVID - The Key to Speed is Low-Code - Part 1

In the post-COVID world, the federal government spends about three-fourths of its technology budget maintaining aging computer systems including platforms more than 50 years old and even some that use floppy disks, according to a recent Government Accountability Office report. But beyond updating decades-old technology, getting digital transformation right in government and elsewhere is about cultivating an organizational mindset that embraces change.

What Makes a Good API | 6 Aspects That Make it Fit for Integration in 2022

There is hardly an IT application nowadays that doesn’t provide an API, which specifies how this application should interact with the rest of the IT ecosystem. So, it’s no wonder that IT staff even at large enterprises increasingly make use of APIs when they need to integrate multiple systems with each other, commonly new SaaS applications with the existing IT estate. At the same time, there are APIs and then there are APIs.