Systems | Development | Analytics | API | Testing

Hunting Marginal Gains - Why Data Makes the Difference

When you’re racing around a circuit at over 200mph, there isn’t much room for error. There's a team of thousands backing you, millions of dollars on the line and a grid of other teams vying for the podium. In motorsport, every millisecond counts – and that’s where data can make the difference. This is what I spoke to Joe DosSantos about in the latest episode of Data Brilliant.

10 Most Popular Frameworks For Building RESTful APIs

As with many engineering problems, there are many ways to build RESTful APIs. Most of the time, when building RESTful APIs, engineers prefer to use frameworks. API frameworks provide an excellent platform for building APIs with most of the components necessary straight out of the box. In this post, we will explore the 10 most popular REST API frameworks for building web APIs. These frameworks span multiple languages and varying levels of complexity and customization.

Defining a Technical Architecture

When doing long-term planning for an organization, it is really helpful to start with a statement of what the architecture is and what that architecture will encompass. The architectural definition of the technology that will be used will serve as a long-term guide for making technical decisions. In addition, a properly built architecture serves as an instrument of focus, direction, and prioritization for the organization.

The Evolution of the Testing Model and Where It Will Go Next

When testing debuted in the software development world, it was quickly relegated to a position at the end of the long and expensive waterfall cycle. This afterthought status belied the importance of testing in the software development life cycle, and it was also risky. If things went awry in the testing stage, everything could fall apart, resulting in delivery delays and costly, labor-intensive repairs.

Toward an Autonomous Software Testing Benchmark

We've been thinking long and hard about software testing and automation here at Katalon. We've noticed a shift in the Software Testing industry from Test Automation to Autonomous Software Testing (AUST). By "autonomous," we mean software testing that is completely driven by Artificial Intelligence (AI) and Machine Learning (ML), without any human intervention.

VS Code Linux Shortcuts for 10x Productivity

It is possible to become more efficacious and proficient with any tool when you know how to use shortcuts. Consider this for a moment. Do you think it is okay if someone repeatedly selects text by dragging through the mouse and selecting the cut option from the menu for once instead of pressing Ctrl+X? or by holding down the mouse button to copy the entire text instead of pressing Ctrl+A? There is no exception to this rule when it comes to Linux shortcuts.