Systems | Development | Analytics | API | Testing

%term

A Conversation With ZoomInfo's Philip Zelichenko

In this "Data Cloud Podcast" episode, host Steve Hamm sits down with Philip Zelichenko, VP of Data and Analytics at ZoomInfo, to discuss the benefits the ZoomInfo business go-to-market platform provides to companies. During the conversation, he explains ZoomInfo's role as a data broker that maintains a database with profile information on 100 million companies, iinformation that clients can use to fuel sales and marketing growth.

NASA's 10 Rules for Developing Safety-Critical Code

NASA Jet Propulsion Laboratory’s Laboratory for Reliable Software developed a set of code guidelines for developing safety-critical code. The NASA's 10 rules are intended to eliminate C coding practices that make it difficult to review or properly analyze with static analysis tools. Enforce NASA's 10 Rules With Klocwork.

Retrieval Augmented Generation (RAG) with Data Streaming

How do you prevent hallucinations from large language models (LLMs) in GenAI applications? LLMs need real-time, contextualized, and trustworthy data to generate the most reliable outputs. Kai Waehner, Global Field CTO at Confluent, explains how RAG and a data streaming platform with Apache Kafka and Flink make that possible.

Alternatives to Session-Based Test Management and how Xray Exploratory App fits

In our previous articles about exploratory testing, we focused on session-based test management (SBTM), one of the more popular approaches. SBTM aligns clearly with the Xray Exploratory App workflow and terminology. As a quick refresher, SBTM is a more structured technique for performing exploratory testing. The key idea is to organize delimited sessions which are uninterrupted blocks of reviewable, chartered test effort.

API Cost Calculator: How Much Does it Cost to Build an API?

You need to save money, deploy projects faster, and spend more time on developing application experiences that enthrall users. It is practically a certainty that APIs will play a critical role in your software development process, but how much does it cost to build an API? Learn more about DreamFactory’s API cost calculator in this blog article! Here’s the key things to know about our API Cost Calclator: Table of Contents.

What's New in ThoughtSpot - 9.12 Cloud Release

ThoughtSpot Analytics Cloud 9.12 is now available! Drill, filter, customize charts, and verify formulas and SQL queries for AI answers without leaving the ThoughtSpot Sage experience Iteratively drill and auto-examine each attribute with SpotIQ Change Analysis for deeper insights Track your content's version history effortlessly using Git right within the ThoughtSpot UI.

What is a KPI Dashboard? 6 Key Benefits & Best Practice Examples

From business-wide objectives to long-term targets, every organization has specific metrics they need to track. One way to communicate those insights is a KPI dashboard. Key performance indicator (KPI) dashboards are a great way for executives to improve their management of strategic goals, and keep on top of changes, issues and trends in performance at a high-level, with many useful applications when used correctly, alongside other modern analytics tools.

Clean code with PHP namespaces

A widespread issue developers run into when building applications is grouping and organizing code correctly so that it is easier for other developers to understand and collaborate. Conflicting class names, functions, and other code blocks is an issue for developers, and PHP offers a way to tackle this problem by adding namespaces to the language in PHP 5.3. In this article, you will learn everything you need to know to start using namespaces to organize your code efficiently in PHP.

S1.E4: Handling risk as a team with risk-storming | QA Therapy Podcast

Worried that critical issues keep slipping through the cracks and reaching production? Fear not! In this episode, we're diving deep into risk-storming and adopting a risk-based approach in your projects, where testing plays a pivotal role. Today, we're joined by Chris Armstrong, our very own QA Therapist, who brings a wealth of experience to the table. Chris, a respected blogger and podcaster within the testing community, is a familiar face in groups like TestingPeers and 9 out of 10 testers.