Systems | Development | Analytics | API | Testing

%term

Top 5 AI APIs For Developers

Artificial Intelligence (AI) technology has been transforming industries and our day-to-day lives alike. Its undeniable impact has led to significant effort and investment into making AI more accessible to everyone, everywhere. Open-source AI technology and AI APIs are two examples of our commitment to AI democratization. AI APIs democratize AI by providing access to pre-trained AI models, even for developers without extensive machine learning expertise.

Breaking Down the CrowdStrike Outage Part 2: Observability Strategies to Prevent Application Catastrophes

On July 19th, 2024, the world witnessed a large-scale computer outage caused by a faulty update from cybersecurity giant CrowdStrike. This incident, affecting millions of Windows devices globally, serves as a stark reminder of the domino effect that software errors can have. In part one of this series, we discussed the role QA methodologies can play in preventing future outages.

Breaking Down the CrowdStrike Outage Part 1: Preventing Critical Errors from Reaching Production

On July 19th, 2024, the world witnessed a large-scale computer outage caused by a faulty update from cybersecurity giant CrowdStrike. This incident, affecting millions of Windows devices globally, serves as a stark reminder of the domino effect that software errors can have. Since then, CrowdStrike and other industry experts have shared their preliminary incident report in which they outline the incident and the steps they will take to prevent future issues like this.

An Introduction to Unit Testing in Node.js

Unit tests are essential to verify the behavior of small code units in a Node.js application. This leads to clearer design, fewer bugs, and better adherence to business requirements. That's why Test-Driven Development (TDD) and Behavior-Driven Development (BDD) have become so popular in the backend development community. In this tutorial, we'll dive into unit testing and understand why it's needed in your backend.
Sponsored Post

Top 5 WireMock Alternatives

WireMock is a popular open source tool for simulating APIs in testing environments through the wiremock server in the wiremock cloud. It allows developers to stub HTTP responses, match requests by URL, headers, and body content, record and play back API interactions, and add configurable delays and errors. Initially created for Java, WireMock now supports multiple programming languages and technology stacks, making it a favorite among developers for its flexibility and ease of use.

Whats new in Tricentis Tosca 2024.1: Faster upgrades, cloud capability evolution, and automation enhancements across your app portfolio

We are excited to share the latest release of Tricentis Tosca, which not only delivers the powerful new capabilities and enhancements our users have come to expect, but also continues to build on the evolution of Tosca’s cloud features!

Transformative Change: How AI is Impacting the Manufacturing Industry

We know it feels like all anyone talks about these days is artificial intelligence. Since the launch of ChatGPT in 2022, the professional world has been abuzz with reactions to this game-changing technology. It’s everywhere – and for good reason. Artificial intelligence (AI) and machine learning (ML) tools have been around for a while, but ChatGPT brought AI into the mainstream in ways that hadn’t been seen before.

S1.E15: Acceptance and keyword-driven testing with Robot Framework | QA Therapy Podcast

Pekka Klark, the creator of Robot Framework, as our special guest. Pekka collaborates with the Robot Framework foundation to enhance its ecosystem, providing invaluable insights into the world of test automation. With Xray, you can seamlessly integrate Robot Framework into your testing processes, whether you're practicing Acceptance Testing or following Acceptance Test-Driven Development (ATDD). This integration ensures that your test results are centralized in Jira, serving as your single source of truth for testing outcomes.