Systems | Development | Analytics | API | Testing

Katalon Platform Roundup August 2023

Welcome to our latest Product Roundup featuring Katalon software! This roundup will cover updates and new features released in July and August. This is the blog companion to our Product Roundup Webinar. Read on or if you prefer you can view the webinar here: This roundup includes an AI reporting analyst, QoL updates for managing your Test cases/suites, and TestCloud updates that allow you to test your private server URLs or locally hosted web-apps or websites more comprehensively.

Katalon Platform Roundup August 2023

In this video, you’re going to dive deep into the latest features and enhancements added to the Katalon Platform in the month of August. We will provide you with a comprehensive overview of all the new features that we have included in the Katalon Platform to help you achieve faster, more efficient, and more reliable testing outcomes. This roundup includes an AI reporting analyst, QoL updates for managing your Test cases/suites, and TestCloud updates that allow you to test your private server URLs or locally hosted web-apps or websites more comprehensively.

Developer Guide: How to catch visual bugs using Playwright

By now, those working in software development know what functional tests and end-to-end tests are. They also know test automation is the key to speeding up their development process without compromising software quality. However, visual testing, a set of tests designed to make sure that your app “looks” as intended, is an often-forgotten facet of testing. The good news here is it is easy to start visual testing, especially if you have some pre-existing functional/e2e test scripts.

Top 9 Salesforce Reporting Tools for Data-Driven Insights

Salesforce has gained in popularity as one of the most comprehensive CRM platforms. However, when it comes to reporting, Salesforce lacks some key features required to make the most of your data-driven insights. For example, Salesforce reporting doesn't provide customization and it requires tedious manual data entry. Salesforce reporting tools offer an easy fix.

SaaS in 60 - Expression Generator

Insight Advisor Expression Generation - As we expand the breadth and depth of our Insight Advisor AI-assistant capabilities, we now offer auto-generated expressions in the expression editor driven by natural language processing. Users seeking to create analytics expressions, including complex set analysis, can simply describe what they want to calculate and Insight Advisor will generate the expression to use. This powerful capability delivers on the promise of AI, making the complex simple and allowing more people to expand their data literacy.

Behavioral Authentication, Digital Doubles, and the Future of Banking Experiences #WordsUnplugged

In this episode of #WordsUnplugged, Seshika Fernando, VP of Banking and Financial Services at WSO2 and Asanka Abeysinghe, CTO of WSO2, explore the possibilities of using digital doubles and behavioral authentication to bridge the gap between banking experiences and those from more famous service providers like Amazon and Netflix. Join these two experts as they explain how these concepts may be used to ultimately create smoother, more secure banking experiences for everyone involved!

AI and Process Automation: 7 Ways to Use It in Your Business

Artificial intelligence has the potential to make work incredibly efficient—which means it’s the perfect complement to process automation technology. Process automation, and related approaches like business process management, already aim to improve productivity by automating what can and should be automated.

C# Regex: How Regular Expressions Work in C#, With Examples

Text manipulation is one of the most common tasks in programming with virtually all major programming languages usually supporting regex (regular expression) via their standard libraries. C# is no exception, so today we bring you a C# regex guide. You’ll learn what regexes are, why you’d want to use them and how to get started in a comprehensive, approachable manner. That way, you can start using regular expressions to solve real problems ASAP.