Systems | Development | Analytics | API | Testing

February 2023

Mobile Salesforce Testing with Katalon: Setting up emulator in Android Studio

Welcome to our Katalon Salesforce testing tutorial, where we'll show you how to use Katalon Studio and Android Studio to test your Salesforce applications on mobile devices. In this tutorial, we'll walk you through the step-by-step process of setting up an Android emulator in Android Studio, launching Katalon Mobile Recorder from Katalon Studio, and recording and running mobile test cases on your Salesforce applications.

Mobile Salesforce Testing with Katalon: iOS Simulator

Welcome to our Katalon Salesforce testing tutorial, where we'll show you how to use Katalon Studio and iOS simluator to test your Salesforce applications on mobile devices running iOS. In this tutorial, we'll walk you through the step-by-step process of connecting to iOS Simulator, launching Katalon Mobile Recorder from Katalon Studio, and recording and running mobile test cases on your Salesforce applications.

Salesforce Testing Automation with Katalon: Test Cases

Welcome to this Katalon Salesforce Testing tutorial, where we will teach you how to use Katalon Studio to generate a test cases that automates the task of creating a “Case” in Salesforce. In this tutorial, we cover all the essential steps to create a new test case, execute it, and analyze the results. At the end of the tutorial you wil be able to easily use Katalon to streamline the web testing process of Salesforce.

Testing Automation with Katalon: Salesforce leads

Welcome to this Katalon Salesforce Testing tutorial, where we will teach you how to use Katalon Studio to generate a test cases that automates the task of creating a “Lead” in Salesforce. In this tutorial, we cover all the essential steps to create a new test case, execute it, and analyze the results. At the end of the tutorial you wil be able to easily use Katalon to streamline the web testing process of Salesforce.

Unit Testing vs Integration Testing: What are the key differences?

Imagine you open a shopping website, browse around and see some products of your liking. After placing them in the cart, you're all ready to check out, only to discover that your favorite items are nowhere to be found on the list. This is one of many examples of a software bug that could be caught using integration testing. There are multiple testing stages that software goes through before release, the two most popular being unit and integration testing.

The Landscape of AI-Enabled Test Automation Tools

Midnight, December 31, 1999, marked the beginning of a millennium where aircrafts would not fall out of the sky and bank ATMs would not spew millions of dollars from their cash withdrawal slots. Preemptive software testing and remediation on a global scale provided the automated world with some assurance that the machines would continue to run as they had for decades.

What Is Software Testing? Definition, Types, and Tools

Software testing is the process of checking the quality of a product before launching. It measures the software's completeness to the single functional (or non-functional) attributes and whether it has fulfilled the business logic or shown us the missing gaps in requirements that need immediate tackles. Software testing is an integral part of the software development life cycle. Over time, software testing activities have evolved to meet the ever-increasing complexity of applications.

The Promise and Practicalities of Natural Language Processing (NLP) in Software Testing

Every software engineer dreams of the day when they can simply type English-language sentences into a development platform and out pops a new, production-ready app. The app will be free of bugs because the natural language processing (NLP) functionality of the platform will have automatically created the test cases, run the tests, and self-corrected for changes to the app features. AI researchers in software testing are heavily invested in making testing as autonomous and natural as possible.

AI in Software Testing: The Hype, The Facts, The Potential

The promise of Artificial Intelligence (AI) in software testing is that an intelligent agent will one day replace humans. Instead of the struggle of manual labor involved in the endless unit and integrated proofing of software quality, machines will test computer systems without human intervention.

Sanity testing, smoke testing, and regression testing comparison

While ‘Smoke Testing’, ‘Sanity Testing’, and ‘Regression Testing’ are widely practiced in the world of QA, there still exist some misinterpretations or misconceptions around these concepts. For your team to make the most optimal use of the 3 methods, this article will help you to understand and differentiate them from one another.

Software testing challenges and survival tips

“If you don’t care about quality, you can meet any other requirement” Gerald M. Weinberg Software testing has never been a walk in the park. It demands expertise in software development, users’ behavior, the software under test architecture, stakeholders’ requirements, and programming knowledge. Quality teams know firsthand how challenging it is to ensure software quality when its architecture is becoming more complex and teams are releasing at a pace faster than ever.