Google Cloud Pub/Sub is a fully managed messaging service on Google Cloud Platform, facilitating asynchronous communication between applications in real time. Google Cloud Platform serves as the foundation for creating, enabling, and utilizing all Google Cloud services. This includes managing APIs, enabling billing, managing collaborators, and configuring permissions for Google Cloud resources. Refer to Part 1 […]
Platforms and Technology
Google Cloud – PUB/SUB: Part 1 – Basic Concepts
Google Cloud Platform (GCP), offered by Google, provides a broad spectrum of cloud computing solutions. It includes modular services across computing, data storage, analytics, and machine learning, supported by a suite of management tools. GCP stands out as a leading public cloud provider, providing a flexible array of computing services ranging from data management to […]
Exponential Backoff Retry Strategy in Test Automation
Introduction A highly effective strategy for managing flaky tests and unpredictable responses is the exponential backoff retry mechanism. This blog explores the concept of exponential backoff, its implementation in Katalon Studio, and practical scenarios where this strategy can be particularly beneficial. Understanding Exponential Backoff Exponential backoff is a retry algorithm that increases the delay between […]
Circuit Breaker Pattern with Retry in Test Automation
Introduction Understanding retries and working with them plays a very crucial role in dealing with flaky tests. You need to avoid overloading systems with too many retries while ensuring your tests remain reliable. This is where the Circuit Breaker pattern comes into play. What is the Circuit Breaker Pattern? The Circuit Breaker pattern is inspired […]
How Data and Personalization are Shaping the Future of Travel
Generic travel brochures and one-size-fits-all itineraries are becoming less prevalent in today’s travel and tourism industry. Travelers crave truly unique experiences, and the industry is responding with a powerful tool: data. By harnessing the power of data and personalization, travel companies are unlocking a new era of customer engagement, satisfaction, and loyalty. Bespoke Travel Experiences Powered by Data Travel recommendations shouldn’t […]
Maximize Your PPCC24 Experience with Perficient: Insights, Innovation, and Impact
The Power Platform Community Conference 2024 in Las Vegas is fast approaching, and it’s shaping up to be one of the most impactful events of the year for anyone involved in digital transformation. Whether you’re a seasoned professional or just getting started with Microsoft’s Power Platform, this conference offers unparalleled opportunities to learn, connect, and […]
Exploring WebUiCommonHelper in Katalon Studio
Introduction Katalon Studio is a popular tool for web test automation, offering various features to simplify testing processes. Among these, the WebUiCommonHelper class stands out as a crucial component. It provides a range of utility methods designed to make interactions with web elements more efficient and enhance the overall functionality of your test scripts. This […]
Introduction to Global Variables and Execution Profiles in Katalon Studio
Introduction In Katalon Studio, global variables and execution profiles are powerful features that allow you to manage testing environments, data, and behaviors across your entire project. Global variables provide a way to define reusable values that can be accessed throughout your test cases, test objects, web service objects, and email configurations. Execution profiles, on the […]
Exploring Common Exceptions and their Workarounds in Katalon Studio
Introduction Common exceptions include the Element Click Intercepted Exception, Element Not Visible Exception, and Web Element Not Found Exception. Understanding how to handle these exceptions effectively is crucial for maintaining robust test scripts. Below are best practices for resolving these exceptions in Katalon Studio. 1. Element Click Intercepted Exception This exception occurs when an element […]
Choosing Between callTestCase and Custom Keywords in Katalon Studio
Understanding the differences between using callTestCase and custom keywords in Katalon Studio is crucial for effective test automation. Both methods serve the purpose of code reuse, but they have distinct applications, advantages, and limitations. This blog will explore these differences, helping you decide when to use each approach and which one might be better suited for your […]
Impact of Item Classification in Oracle PDH Cloud on Oracle Inventory Management Cloud
In the realm of modern business operations, efficient inventory management is paramount. Companies must keep track of a plethora of items, ensuring that they are properly categorized, tracked, and managed. Oracle Product Data Hub (PDH) Cloud and Oracle Inventory Management Cloud are two powerful tools that work in tandem to achieve these goals. A critical […]
Harnessing the Power of AWS Bedrock through CloudFormation
The rapid advancement of artificial intelligence (AI) has led to the development of foundational models that form the bedrock of numerous AI applications. AWS Bedrock is Amazon Web Services’ comprehensive solution that leverages these models to provide robust AI and machine learning (ML) capabilities. This blog delves into the essentials of AI foundational models in […]