Systems | Development | Analytics | API | Testing

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.

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.

Not All Natural Language Query (NLQ) Models Are Created Equal: Part 3 - Power BI Q&A

In part one of this series, we discussed the evolution of Yellowfin’s Guided NLQ solution and focused on aspects of Guided NLQ that stand apart from the competition. In part two, we then compared Guided NLQ to Sisense's equivalent NLQ solution, Sisense Simply Ask. In part three, we will look deeper at another competitor’s NLQ offering, Microsoft Power BI and its Q&A feature.

Your Guide to Flink SQL: An In-Depth Exploration

In the first two parts of our Inside Flink blog series, we explored the benefits of stream processing with Flink and common Flink use cases for which teams are choosing to leverage the popular framework to unlock the full potential of streaming. Specifically, we broke down the key reasons why developers are choosing Apache Flink® as their stream processing framework, as well as the ways in which they are putting it into practice.