Systems | Development | Analytics | API | Testing

Power Holistic Customer Insights with Salesforce and Snowflake Data Sharing-Based Integration

Snowflake and Salesforce have built on our existing partnership to unify the full breadth of customer and business data and generate actionable insights for our customers. We are happy to announce the general availability of Bring Your Own Lake (BYOL) Data Sharing with the Snowflake Data Cloud from Salesforce Data Cloud. Organizations can now leverage Salesforce data directly in Snowflake via zero-ETL data sharing to accelerate decision-making and help streamline business processes.

5 Ways to Optimize Your API

APIs have become essential for companies that want to give internal and third-party users access to their databases without compromising security. Some APIs clearly work better than others, though. Help your business stand out by following these five ways to optimize your API. Here’s the key things to know about ways to optimize your API: Table of Contents.

10 free test automation tools (and their hidden costs)

If you’re just getting started with software testing, or you’re looking to switch from manual testing to automation, the idea of a free test automation tool can be pretty appealing. Theoretically, a free tool means you can start producing automated test coverage with little or no financial risk. But that’s not how it shakes out in reality. Almost all “free” automated testing tools come with (sometimes substantial) hidden costs.

Create trusted insights with Verified Liveboards

ThoughtSpot users can easily create content with data using our intuitive, AI-powered search experience. However, business users sometimes find themselves asking a critical question: which content should I trust and use for my specific business use case? For example, if there are ten “Sales Performance” Liveboards created by different authors, you may wonder which is the golden version—the Liveboard that is reviewed, approved, and consistently maintained.

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.