Systems | Development | Analytics | API | Testing

%term

Back to the Basics Tutorial: A Beginner's Guide to Browser Testing with Ghost Inspector

Welcome to our guide on how to perform browser testing with Ghost Inspector! If you’re reading this, you may be trying Ghost Inspector for the first time or considering it as a tool to help you streamline your company’s testing efforts. Our goal is to provide you with a simple way to catch bugs on your website or web app before they cost you. In this post, we’ll go over the basics and guide you through how to get started with Ghost Inspector for browser testing.

You don't need to be an expert to automate your UI tests

Comprehensive test suites are hard to build out, especially when it comes to UI testing. QA teams have to strike a balance between running enough tests to cover essential cases, and giving each test the attention necessary to ensure quality results. With increasing demand for more releases, testers have a lot on their plate, and so automation becomes essential for keeping up. The challenge? End-to-end tests are notoriously difficult to automate without the right tools. The solution?

MLOps for Gen AI - MLOPs Live #23 - QuantumBlack AI by McKinsey

In this session, Yaron Haviv, CTO Iguazio was joined by Nayur Khan, Partner, QuantumBlack, AI by @McKinsey and Mara Pometti​, Associate Design Director, McKinsey & Company to discuss how enterprises can adopt GenAI now in live business applications. There was a very engaging Q&A session with many relatable questions asked.

Creating a MongoDB API in Minutes with DreamFactory

Handwriting code for database APIs can be a time consuming and expensive process that often exposes organizations to a variety of risks relating to quality, consistency, and developer effort. DreamFactory specialises in REST API generation for a range of databases that gives you the ability to generate a secure, fully documented API in minutes.

Creating a PostgreSQL API in Minutes with DreamFactory

Handwriting code for database APIs can be a time consuming and expensive process that often exposes organizations to a variety of risks relating to quality, consistency, and developer effort. DreamFactory specialises in REST API generation for a range of databases that gives you the ability to generate a secure, fully documented API in minutes.

Progressive Web Apps (PWAs): Bridging the Gap Between Web and Mobile Development

Not even Tim Berners-Lee, the inventor of the world wide web, could have predicted the pace or breadth of its expansion over the last 30 years. Once, the web was only accessible via clunky desktop computers: today, it can also be reached from laptops, tablets, mobile phones and even smartwatches. What’s more, consumers want native apps that are unique to a particular platform and they expect updates to be provided seamlessly.

Bringing Gateway API for Mesh to Kuma

The release of Kuma 2.3 brings experimental support for GAMMA (Gateway API for Mesh Management and Administration) resources. Kuma has long supported Gateway API with the built-in gateway for ingress traffic but with GAMMA support, users can specify how to route and modify in-mesh traffic using the well-known HTTPRoute resource from Gateway API. Gateway API is a project focused on improving the APIs around networking between services in Kubernetes clusters.

Migrate Your Express Application to Fastify

Welcome to the final part of our Express to Fastify series. In the previous installments, we explored the unique features and advantages of Fastify over Express. Now, you'll put what you've learned so far into practice by migrating an existing Express application to Fastify. You'll avoid rewriting an entire application from scratch by gradually transitioning to Fastify.

Regression Testing: Embracing the Power of AI and Automation

Quality assurance is a crucial differentiator in today's software marketplace. Gartner reports, "48% of software engineering leaders say customer or user satisfaction are among the top three objectives they are measured on." (Source: 2022 Gartner Software Engineering Leaders Role Survey). In essence, software quality directly influences customer satisfaction. A cornerstone in ensuring such quality is regression testing.