Systems | Development | Analytics | API | Testing

Latest Blogs

The Key to Unlocking QSR Growth

Authors: Martin Fiser, Field CTO at Keboola, and Martin Lepka, Industry Solutions at Keboola The Quick Service Restaurant (QSR) industry sits on a goldmine of data, yet many brands are only scratching the surface with their analytics. Locked within siloed Point-of-Sale (POS) systems across individual franchisees, this data remains underutilized rather than being put to work.

Cypress Vs Selenium: Which Testing Tool Is Right For You?

When it comes to web automation testing, selecting the right tool can be crucial for the success of your project. Both Cypress and Selenium have emerged as two of the most popular options, but they cater to different use cases and testing environments. Cypress is relatively new but quickly gaining popularity due to its easy setup, modern architecture, and fast performance. It’s specifically designed for front-end developers, making it ideal for testing modern web applications.

Announcing the New DreamFactory Documentation Site!

We’re happy to announce that we’re consolidating all of our documentation into one easy to use site! Yep, we’re sunsetting the wiki and guide, and we’re moving it all to Docs.dreamfactory.com. This new site will be the go-to site for all technical documentation for DreamFactory.

The Next Frontier in Wealth Management: Generative AI's Game-Changing Potential

Thanks to technology, the wealth management industry is seeing significant advancements. Generative AI (GenAI) is emerging as a powerful tool for firms looking to innovate and create highly personalized client experiences. According to Gartner’s recent report, “How Will Generative AI Impact Wealth Management?”, this technology is set to enhance customer interactions and boost productivity across the sector.

What is Natural Language Processing (NLP)? A Beginner's Guide

The way we interact with computers and digital systems has come a long way. Gone are the days of cryptic commands and rigid syntax; today, we can speak naturally to our devices, ask questions in complete sentences, and even have (somewhat) intelligent conversations with chatbots. This transformation is largely thanks to a fascinating field of artificial intelligence (AI) called natural language processing (NLP).

Software Testing Benefits: From Manual to Automation Testing

Software testing stands as a cornerstone of successful software development, delivering crucial benefits that extend far beyond simple bug detection. In today's rapidly evolving digital landscape, understanding the comprehensive benefits of software testing has become essential for organizations aiming to deliver high-quality products while maintaining competitive advantage.

Turbocharging Atlas: How we reduced server initialization time to less than 2 minutes

ThoughtSpot prioritizes the high availability and minimal downtime of our systems to ensure a seamless user experience. In the realm of modern analytics platforms, where rapid and efficient processing of large datasets is essential, swift metadata access and management are critical for optimal system performance. Any delays in metadata retrieval can negatively impact user experience, resulting in decreased productivity and satisfaction.

Functional Testing: An In-Depth Overview

To define it simply, we can say- Functional testing ensures every part of an application does exactly what it’s supposed to do. It’s about verifying that the software’s functions and features behave as expected from an end-user’s perspective. And unlike other types of testing, such as performance or load testing, functional testing focuses on the functionality itself rather than factors like speed or stability under load.