Systems | Development | Analytics | API | Testing

AI in Quality Insurance: Shifting From Manual to Autonomous Testing

Artificial intelligence (AI) has revolutionized the way we do quality assurance (QA). The immense value that AI brings to optimizing testing processes and enhancing efficiency simply can’t be ignored. Organizations that know how to incorporate AI into their testing will gain a strong competitive edge against their competitors.

What is End-to-End Testing and How Does It Fit into a Comprehensive Testing Approach?

End-to-end (E2E) testing is an important part of the software development process, serving as a comprehensive way to verify that applications and systems work properly in real-life scenarios. It provides a level of assurance that your application will correctly exhibit behavior from start to finish.

Disney Parks Data Transformation Powered By Snowflake's Data Cloud

While companies have different motivations for modernizing their data strategy and platform, we all agree that investment in data is necessary and valuable. With the pace at which technologies are changing, it can be difficult to make the right decisions for your organization. By starting with a strong foundational data strategy, you can choose the right tools and architecture to transform your business. Listen in to learn how Disney Parks is leveraging Snowflake to implement a modern data strategy and lead a multifaceted transformation to disrupt not only the technology but also the culture of how engineering and business teams use and collaborate with data.

Use ChatGPT to Develop a SOAP/XML Custom Kong Konnect Plugin

Today, APIs are based on modern communication patterns: REST, GraphQL, or gRPC. But two decades ago, the majority of Web Services were developed with SOAP/XML. In this blog, we’ll explain how Kong Konnect can manage SOAP/XML Web Services by creating custom plugins and by using ChatGPT. We’ll cover using ChatGPT to develop a Lua custom plugin and how to deploy and test a SOAP/XML custom plugin on Kong Konnect and Kong Enterprise.

How to identify and report bugs during exploratory testing?

In the fast-paced world of software development, identifying and reporting defects is the core responsibility of testers. It's common to become familiar with the application you are testing and develop blindspots that hinder your ability to identify and investigate defects. One of the reasons for this to happen is that you rely on scripted testing only.

Exploring the Test Diamond Strategy and Its Use Cases | Monika Sharma | #softwaretesting #testing

In this insightful video, Monika Sharma, a highly knowledgeable software testing professional, delves into the Test Diamond strategy and its diverse use cases. Monika shares insights into this innovative approach to test prioritization and resource allocation. Whether you're a testing professional, a software developer, or someone interested in optimizing testing efforts, this video offers valuable insights and practical guidance.

From Limitations to Liberation: Unveiling API Potential Through Documentation and Exploration

In today's rapidly evolving technological landscape, APIs are the backbone of seamless integration and innovation across various software platforms. As businesses and developers strive to create interconnected and efficient applications, having comprehensive and value-driven API documentation and API exploration tools within the same platform is indispensable.

Driving Better Developer Experience with SwaggerHub Portal

SmartBear is excited to announce the release of SwaggerHub Portal, a feature of SwaggerHub allowing you to customize consumer-facing documentation for your APIs to maximize API discoverability. With its intuitive interface, you can easily create onboarding guides, reference documentation, and other materials that help developers both understand and integrate your APIs into their applications. With Portal, you can easily sync your API designs from SwaggerHub with zero context switching.

Introduction to Design Patterns in Software Development

In the realm of software development, designing apps that are reliable and scalable is crucial. Design patterns are essential in achieving these objectives, being useful in OOP, UI and even QR Code design. The main reason is that design patterns offer reusable solutions to typical problems. This post explains the idea of design patterns, exploring their types, benefits and practical applications.