Welcome to Part 2 of our series on Advanced API Testing with Rest Assured. In this segment, we delve into three critical aspects of API testing: JSON Schema Validation, Serialization, and Deserialization. These advanced techniques empower developers and testers to ensure the reliability and efficiency of their APIs. Let’s explore how Rest Assured simplifies these […]
Platforms and Technology
Advanced API Testing Part 1: Payloads & Rest Assured Framework
Introduction to Rest Assured Framework In today’s API-driven development landscape, testing RESTful APIs is a critical aspect of ensuring application functionality and performance. The Rest Assured framework is a powerful and easy-to-use Java library that simplifies testing REST APIs. Leveraging a fluent API allows developers to write readable and maintainable tests. By the end of […]
Demystifying Regex: A Comprehensive Guide for Automation Engineers
Introduction: Regular expressions, often abbreviated as regex, stand as indispensable assets for automation engineers. These dynamic constructs facilitate pattern matching and text manipulation, forming a robust foundation for tasks ranging from data validation to intricate search and replace operations. This comprehensive guide aims to navigate through the intricacies of regex, catering to various proficiency levels […]
Enhancing User Experience in Salesforce Through Cyclone Testing
The Importance of Cyclone Testing in Salesforce Salesforce, being a robust and versatile CRM platform, requires rigorous testing methodologies to ensure the reliability, security, and efficiency of its applications. One such methodology gaining traction is Cyclone Testing. This blog explores the importance of Cyclone Testing in Salesforce, its benefits, and real-time examples demonstrating its efficacy. […]
Meet Yanina Viera, a People-Oriented Scrum Master
Perficient is made up of talented colleagues from around the world who are building the leading global digital consultancy. Every colleague has an incredible story to share, and we’re showcasing the diverse perspectives, unique paths, and incredible journeys of the people impacting Perficient, the communities in which we live and work, and each other. We […]
Fixing an XM Cloud Deployment Failure
Intro 📖 Last week, I noticed that deployments to Sitecore XM Cloud were failing on one of my projects. In this blog post, I’ll review the troubleshooting steps I went through and what the issue turned out to be. To provide a bit more context on the DevOps setup for this particular project, an Azure […]
Unleashing CI/CD Magic in Boomi’s Integration
What is CI/CD?  A CI/CD (Continuous Integration/Continuous Deployment) pipeline is an automated workflow or series of steps that developers use to build, test, and deploy their code changes. It’s a crucial part of modern software development, promoting efficiency, reliability, and consistency in the software development process. Why Do We Need CI/CD? In many organizations, […]
Unleashing the Power AI: A Guide to Supercharge Your Salesforce Experience Cloud
Salesforce Experience Cloud is the platform for creating top-notch customer experiences. But what if you could amplify its capabilities even further with the power of Artificial Intelligence (AI) and Data Cloud? At the recent Salesforce Connections 2024 event, the focus was all about AI, Data, and CRM, highlighting how these technologies are revolutionizing customer engagement. […]
Integrating KeywordLogger with Test Listeners in Katalon Studio
Effective logging is crucial in test automation. It helps testers track test execution, identify issues, and understand skipped steps. Katalon Studio’s KeywordLogger provides a versatile logging mechanism, which can be enhanced further by integrating with Test Listeners. This blog will guide you through the integration process, offering practical examples to illustrate the concepts. What […]
Guide to Using KeywordLogger in Katalon Studio
Logging is an essential part of test automation. It helps you keep track of what your tests are doing, spot errors, and understand why certain steps were skipped. In Katalon Studio, KeywordLogger is a handy tool that makes logging easy and effective. This guide will show you how to use KeywordLogger with simple examples. What […]
GitHub – On-Prem Server Connectivity Using Self-Hosted Runners
Various deployment methods, including cloud-based (e.g., CloudHub) and on-premises, are available to meet diverse infrastructure needs. GitHub, among other tools, supports versioning and code backup, while CI/CD practices automate integration and deployment processes, enhancing code quality and speeding up software delivery. GitHub Actions, an automation platform by GitHub, streamlines building, testing, and deploying software workflows […]
Perficient Achieves AWS DevOps Competency
Perficient is excited to announce our achievement in Amazon Web Services (AWS) DevOps Competency for AWS partners. This designation recognizes Perficient as an AWS partner that has demonstrated expertise in delivering DevSecOps solutions. This competency highlights Perficient’s ability to drive innovation, meet business objectives, and get the most out of your AWS services. What does […]