Systems | Development | Analytics | API | Testing

%term

The Data Turf Wars are Over, But the Metadata Turf Wars Have Just Begun

Over the past several years, data leaders asked many questions about where they should keep their data and what architecture they should implement to serve an incredible breadth of analytic use cases. Vendors with proprietary formats and query engines made their pitches, and over the years the market listened, and data leaders made their decisions.

Setting Up A RESTful API With Ruby on Rails

Ruby on Rails is an excellent choice for building a REST API, stemming from its design principles and robust feature set. It encourages a resource-oriented architecture, including built-in routing, migrations, and task tools. Rails also includes Active Record, an Object-Relational Mapping (ORM) layer, which simplifies database interactions.

How Data Is Driving The AI Revolution: Excerpts From Season 5 Interviews

This episode of the "Data Cloud Podcast" features clips from all of the interviews from Season 5 of the podcast to date. Conversations featuring Snowflake CEO Sridhar Ramaswamy, ZoomInfo VP of Data & Analytics Philip Zelitchenko, WeightWatchers Chief Data Officer David Cohen, TalkingPoints President Claudine Ryan, Blue Yonder CEO Duncan Angove, and Spark NZ Head of Transformation Kallol Dutta. Our guests discuss how their organizations are leveraging AI and what we can expect in the near future.

Four Strategies for Faster Releases: How to Streamline Your Testing Workflows

The high-stakes world of software development is a race to deliver quality features, faster. When the testing phase of the development lifecycle is slowed by inefficient and error-prone processes, it’s impossible for teams to meet their deadlines. How can they keep up? By taking a smarter approach to test management that prioritizes efficiency without sacrificing quality. By implementing these four test management strategies, teams can work smarter and shorten their release cycles.

S1.E14: Mobile testing trends | QA Therapy Podcast

Today, we're fortunate to have Barış Sarıalioğlu as our expert QA Therapist. Barış is a seasoned speaker at testing conferences, offering invaluable insights into mobile development. Just like with any investment, the sooner you prioritize mobile, the smoother the transition will be for you and your teams. With Xray, you have the flexibility to define mobile tests in various forms - whether through manual scripted tests, exploratory tests, or by aggregating results from automated tests for mobile.

How to Create a Line Chart in Yellowfin Dashboards

Welcome to the latest entry in Yellowfin Japan’s ‘How to?’ blog series! This series of blogs aims to provide your team with another hands-on example of adding data visualization to your Yellowfin dashboards, using our array of chart and graph types. In our previous blog, we created a heat grid by aggregating on the basis of Day of Week and Time of Day. By sorting the axes of the chart, we were able to create an easy-to-read chart lined up from Sunday to Saturday and from 0:00 to 23:00.