Introduction: GitHub is a popular platform for hosting and collaborating on software projects. One of the essential features of GitHub is its authentication and access control mechanism, which includes the use of tokens. Traditionally, GitHub has offered personal access tokens, known as “Tokens (Classic),” for authenticating and authorizing API requests. Recently, GitHub introduced a new […]
Posts Tagged ‘Perficient’
Introduction to Asset Classes and Understanding Types for Smart Investing
Introduction Investing is a crucial aspect of achieving financial goals and securing a stable future. When it comes to investing, understanding different asset classes is fundamental to making informed decisions. Asset classes are broad categories of financial instruments with similar return characteristics. Each asset class has its unique features, and by diversifying across various types, […]
Workato Partner Delivery Bootcamp 2023
This blog will discuss my experience attending the 2023 Workato Partner Delivery Bootcamp in Bangalore. This was the first time Workato has organized such an event for Strategic partners in India. As a Strategic Partner of Workato, Perficient was invited to join their event to discuss the roadmap, future statistics, and share strategies. It all […]
Embracing the Future: Exploring Natural Programming Languages for Test Automation
Democratizing Test Automation through Natural Programming Languages: While conventional testing automation tools wield considerable power, they require specialized skills and knowledge. Enter natural programming languages in testing designed to bridge the chasm between technical complexity and user-friendly interfaces. These languages strive to simplify the testing process by harnessing human language, empowering testers across all […]
Demystifying Einstein Bots in Salesforce : The Future of Customer Engagement
Introduction: A chatbot, often known as a bot, is a computer programme that replicates a human conversation, whether written or spoken, and can be a beneficial tool for automating interactions with users. Salesforce Einstein Chatbot is a chatting tool that is driven by Salesforce’s AI. This platform allows businesses to create and deploy chatbots in […]
Effortless Approvals: A Guide to Using Approval Processes within Salesforce Flows
Introduction: In today’s fast-paced business landscape, organizations rely heavily on efficient processes to ensure smooth operations and consistent growth. Salesforce, a leading customer relationship management (CRM) platform, empowers businesses with tools to automate and optimize their operations. One such tool is the Approval Process, a powerful feature that, when integrated with Salesforce Flows, can revolutionize […]
Remote Katalon Test Execution and Parallel Testing with BrowserStack
In this article, we will explore remote Katalon Test Execution with BrowserStack. The process of harnessing the full potential of Katalon Studio, focusing on how to execute test cases, test suites, and test suite collections remotely, all from a remote standpoint, thanks to the incredible capabilities of BrowserStack. Additionally, we will learn how to run […]
Step by Step Guide to Mobile Testing with Katalon Studio & BrowserStack
In this article we will go through comprehensive guide to automate Android and iOS mobile testing with Katalon Studio. We will use BrowserStack for Virtual devices and dive into all basic configuration required in Katalon Studio to add BrowserStack remote devices. And finally, we will run tests in parallel on Android and iOS mobile. Katalon […]
Exploring JEST React Testing Library: A Complete Overview
Welcome to the comprehensive guide on mastering JEST React Testing Library! In this tutorial, we will explore the ins and outs of the JEST React Testing Library, a powerful tool for testing React components. Whether you are a beginner or an experienced developer looking to enhance your testing skills, this guide will equip you with […]
How to Connect Node JS with MySQL Database
Node.js is a popular open-source JavaScript runtime environment used for building web applications. On the other hand, MySQL is a widely used relational database management system. In this blog, I will guide you through a step-by-step process on how to connect Node.js with a MySQL database and workbench. Step 1: Install Required Software Before we […]
Multi-Step Approval Process in Salesforce using Standard Setup Wizard.
The approval process in Salesforce is a very important topic and it plays a very important role for the approval of records before it comes to the actual processing. In this blog, we are going to learn the approval process very better with the help of real-time scenarios. So, let’s get started. This is the […]
Demystifying Package.xml: Tips and Best Practices for Salesforce Metadata Management
When working with the package.xml file in Salesforce, it’s crucial to understand its purpose and structure. The package.xml file defines the metadata components that need to be retrieved or deployed using tools like Salesforce DX, Metadata API, or the Force.com Migration Tool. Important Tips and Best Practices for Working with the Package.xml File: Understand Metadata […]