Introduction: Crafting effective and reliable test cases can be a complex endeavor, especially when dealing with dynamic web elements and evolving user interfaces. Here’s Selectors Hub’s TestCase Studio – a tool that empowers testers to build efficient and resilient test suites. In this blog, we will explore the features and benefits of Selectors Hub’s TestCase […]
Platforms and Technology
Overriding Optimizely’s Content Recommendations Block to Implement Custom Recommendations
Introduction The Content Recommendations add-on for Optimizely CMS dynamically recommends content from your site tailored to the interests of each user. Installing the NuGet Package will give you access to Optimizely’s Content Recommendations Block which uses Mustache Templating to render the data from the Content Recommendations API on a page. Although Mustache Templates provide a […]
Katalon Academy: Your Gateway to Mastering Test Automation
Are you ready to take your automation skills to the next level and advance your career? Look no further than Katalon Academy, a resource to learn from industry professionals, master the tools you need, and apply your knowledge to real projects. Best of all, it’s completely free! Fig: Katalon Academy Choose your path! Katalon Academy […]
A Comprehensive Guide to Request-Response Chaining of REST API in Katalon Studio (JSON)
This illuminating article will delve deep into the intricacies of seamlessly extracting and channeling JSON values between API requests, i.e., request-response Chaining. From creating and parameterizing REST API requests to scripting a symphony of response interactions, we will illuminate every facet of the process. Brace yourself to witness the synergy of theory and practice as […]
Demystifying .gitignore in Katalon Studio: Managing Your Test Project Efficiently
In the world of software development and test automation, version control is your best friend. It allows you to track changes, collaborate seamlessly with your team, and ensure the integrity of your project. Git is one of the most widely used version control systems, and it’s an excellent choice for managing your Katalon Studio test […]
Tackling Healthcare Staffing Shortages with Salesforce and Artificial Intelligence (AI)
Aging populations and staff burnout combine to create a perfect storm for the U.S. healthcare staffing shortage The global population is top-heavy with more than 1 in every 6 Americans falling in the 65 or older age range (AARP, 2023). As the population ages and we see a continued increase in patients with more than […]
Generate Embeddings using OpenAI Service
Introduction: Embeddings are essential in the fields of natural language processing (NLP) and machine learning because they convert words and phrases into numerical vectors. By successfully capturing semantic linkages and contextual meanings, these vectors help machines comprehend and process human language. We will examine the idea of embeddings in this blog, learn about their uses, […]
Unleash the Power of Data: The Migration Factory by Perficient on Databricks
Introducing: The Migration Factory In today’s ever-evolving business environment, staying up to date on best practices and technology is essential for remaining competitive. Many Fortune 500s have realized the importance of making data work in favor of one’s business. Without proper data management, corporations begin to fall behind the competition by struggling with things like […]
Test Authoring with Virtuoso’s Live Authoring
Building and maintaining tests can be challenging in the fast-paced world of software development, especially if you have little control over how the tests are executed. With Virtuoso’s Live Authoring, testers can now reliably construct and debug test steps, instantaneously see the effects of their activities, have a dedicated browser in the cloud, and enjoy […]
Troubleshooting and Root Cause Analysis in Virtuoso
Introduction: In the world of web application testing, identifying and resolving issues is crucial to ensure the smooth functioning of your application. Virtuoso, an autonomous testing platform, equips testers with powerful troubleshooting and root cause analysis capabilities to efficiently detect and address potential problems. In this blog, we will explore the importance of troubleshooting and […]
A Comprehensive Guide to Implementing BDD testing in Katalon Studio
This article will explore how we can perform BDD testing in Katalon Studio. We will dive into creating a BDD Feature file and Step Definition file in Katalon Studio for a test case and perform execution of the test by two methods: Directly running the Feature file and utilizing in-built Keywords to run it from […]
Demystifying Test Case Creation in Katalon Studio: Record, Manual, and Script Modes
This article will explore Test case creation in Katalon Studio record, manual, and script modes. We will, step by step, create a test case for the login functionality of a sample website. Additionally, we will create a Test Suite and Test Suite Collection. Sample Website used: https://katalon-demo-cura.herokuapp.com/profile.php#login Katalon Studio is a versatile and user-friendly test […]