Systems | Development | Analytics | API | Testing

Latest Posts

How to Rescue Exceptions in Ruby

Exceptions are a commonly used feature in the Ruby programming language. The Ruby standard library defines about 30 different subclasses of exceptions, some of which have their own subclasses. The exception mechanism in Ruby is very powerful but often misused. This article will discuss the use of exceptions and show some examples of how to deal with them.

Salesforce Chatter API vs. Connect API: What's the Difference?

While Salesforce Chatter API and Connect API help integrate Salesforce with other systems, they serve different purposes. Salesforce Chatter API is for integrating Chatter’s communication and social collaboration features into your application. On the other hand, Salesforce Connect API integrates Salesforce with other data sources or systems so you can access and use real-time data from those systems within Salesforce.

AI Integration: 6 Mistakes to Avoid

Artificial intelligence (AI) has taken the world by storm. ChatGPT was the ultimate proof of concept, demonstrating the power of large language models and AI in easy-to-understand terms. So naturally, business leaders are eager to unlock the productivity benefits that come from integrating AI into business operations. But despite their eagerness, organizations still need to do some work to prepare for AI integration.

How to plan and prepare for exploratory testing?

Many questions arise whenever adopting exploratory testing (ET), primarily due to misunderstandings about what it means. The fact that exploratory testing is mainly unstructured, especially compared to the traditional scripted testing approach that is highly detailed and restrictive, makes it harder to connect it to the word “plan.” Sometimes, users call it ad hoc. Does all this mean that we can’t prepare ourselves for exploratory testing and establish some level of plan for it?

The character encoding cheat sheet for JS developers

Character encoding is a critical aspect of JavaScript development on both the frontend and backend. In this article, we'll explore the basics of character encoding, its importance, and how it affects data rendering on your web pages. We'll also discuss best practices and common pitfalls to help you avoid encoding-related issues in your projects.

What is API DevSecOps?

API Developer Security Operations or API DevSecOps is a fusion of API development, security practices, and operational efficiency, and represents a holistic approach that navigates the intricate balance between innovation and protection. At its core, API DevSecOps redefines the way organizations create, deploy, and manage APIs, placing security considerations at the forefront without compromising on agility and collaboration.

Leveraging test automation and AI: How banks and building societies can innovate themselves into a sustainable future

First published on the BSA site along with DXC Technology Data analytics and generative AI are revolutionizing the approach organizations take to software development, testing, and delivery, enabling standardization and scalability across the board, including test automation and management. Like other sectors, financial institutions struggle to match the rate of transformation necessary to maintain a competitive edge.

Critical Role of API Security in the Retail Domain - Challenges and Solutions

The retail sector is in a paradigm shift of digital transformation, with an anticipated 25% of global retail poised to migrate online by 2025. APIs facilitate digital-first shopping experiences in this evolving landscape, allowing retailers to swiftly adapt and enhance their systems. They empower retailers to extend services like online orders with in-store pickups, curbside delivery, and personalized online shopping recommendations, catering to remote customers’ preferences.