Systems | Development | Analytics | API | Testing

%term

GenAI for Realistic Test Data, Edge Cases, and Better Creativity | Siddhant Wadhwani | TestFlix 2023

In this enlightening presentation, Siddhant Wadhwani delves into the transformative potential of Generative AI. He invites us to envision a world where machines autonomously create art, compose music, and even craft stories. This realm of innovation, powered by Generative AI, extends far beyond the creative arts and is making a profound impact on software testing and automation.

How to Use Playwright for Test Automation | Complete Demo | Gunesh P. | #playwright #testautomation

In this informative video, Gunesh P. provides a hands-on demonstration of automation testing using Playwright and Java. Playwright, a versatile automation framework, offers powerful capabilities for testing web applications. By using Java in conjunction with Playwright, you'll discover how to automate tests effectively and efficiently.

What is Yellowfin Assisted Insights? How to Get the 'Why' Faster

Assisted Insights is a powerful tool built-in the Yellowfin embedded analytics suite that provides organizations with automated and intuitive insights derived from their data. Using automation and machine learning capabilities, Yellowfin Assisted Insights helps users to uncover hidden patterns, trends, and correlations in their data, enabling them to make better informed and data-driven business decisions.

How APIs are Powering Digital Transformation for Energy and Utilities

Energy and utilities providers are currently facing more uncertainty than ever before. Volatile prices, geopolitical instability, new technologies and more demands for going green are threatening the future of the entire industry. As a result, their IT teams are under tremendous pressure to start powering digital transformation through productivity improvements, capital efficiencies and development of new revenue streams.

7 Tips for Creating a Successful API

Frequent deployment of APIs can quickly create a software system that is like an overgrown garden, riddled with weeds, bugs, failed integrations, and ill-fitting use cases. Overloaded API collections prevent changes without causing failures. More commonly, they limit the visibility needed to recognize opportunities for feature optimization. Creating a successful API can go a long way to ensuring your organization can avoid many of these problems.

Building a Modern Data Stack from the Ground Up

Join Rodrigo Benavides, CEO and Founder of Danu Consulting, and Arun Chaudhary, Senior Sales Engineer at Hevo Data, as they discuss the importance for growing businesses to invest in a robust modern data stack for a strong foundation for advanced data science applications, and the role of tools like Hevo Data in simplifying that process.

Cloud Analytics Powered by FinOps

Cloud transformation is ranked as the cornerstone of innovation and digitalization. The legacy IT infrastructure to run the business operations—mainly data centers—has a deadline to shift to cloud-based services. Agility, innovation, and time-to-value are the key differentiators cloud service providers (CSP) claim to help organizations speed up digital transformation projects and business objectives.

Mastering regular expressions in Go

Strings are arguably the most critical data type in programming, as they make so many things possible. For example, without strings, there would be no emails, text messages, or almost any other computer activity that you can think of because it is the most accessible way of passing information to both technical and non-technical people.