Systems | Development | Analytics | API | Testing

%term

Deploy Your Web Application with WSO2 Choreo | Community Call #2

Welcome to the Choreo Community Call! In this session, we’ll dive into the process of deploying your web applications with Choreo. During the community call, our experts will: Subscribe to our channel and hit the notification bell to stay updated on upcoming Choreo Community Calls and other exciting content.

Empower data with BigQuery & Looker

If you’re working with large amounts of data, and looking for guidance on how to build a data warehouse in Google Cloud using BigQuery- this new Jump Start Solution is for you! In this video, we’ll walk you through the Jump Start Solution that combines BigQuery as your data warehouse and Looker Studio as a dashboard and visualization tool.

3 Ways to Replace Distrust of Your SAP Data With Confidence

Unlocking the full potential of your SAP solution requires the complete trust of your data. Without trust, users will second guess any insights, stalling business progress. Research has pinpointed three key pain points that companies encounter with their SAP data: a prevailing sense of data distrust, a lack of maintenance and data cleansing, and a shortage of skilled users. These pain points not only impede progress but also pose significant roadblocks to migrating to S/4HANA, the future of SAP.

Add authentication to Flutter apps with WSO2 Identity Server #Identityin15

WSO2 Identity ServerFlutter is an open-source UI software development kit created by Google. It is used to develop cross-platform applications from a single codebase for multiple platforms. In this video, we will discuss how to authenticate your Flutter application with the WSO2 Identity Server.

Manual Mobile Testing: A Comprehensive Guide

Smartphones literally dominate the world. There are 6.92 billion smartphone users in the world today, which is 85.88% of the world population. That figure is only 49.40% in 2016. Such ubiquity of smartphones demands mobile app developers to deliver high-quality applications at all times to remain competitive and relevant through effective mobile application testing.

Leveraging GraphQL for Next-Gen API Platforms: An Integrated Blueprint from Kong + Apollo

The growth of APIs continues to drive our digital economy, and API management underpins the success of every modern application and the businesses that depend on their success. Today, we are very excited to announce the release of an essential guide to building and managing next-generation API platforms with GraphQL. Kong and Apollo, as leaders in the respective areas of API management and GraphQL, have partnered to author a thorough technical examination of next-generation API platforms.

Context Driven Testing: What, Why, and How | Scaffolding Framework | Acsah Mathew | #softwaretesting

In this enlightening video, Acsah Mathew dives into the world of context-driven testing, offering a comprehensive understanding of its principles and practical implementation. Acsah explains the "what" and "why" of context-driven testing, emphasizing its relevance in today's dynamic software testing landscape. With clarity and depth, Acsah shares insights on how to implement context-driven testing, providing step-by-step guidance and best practices. Additionally, she explores the concept of a "scaffolding framework" and its role in enhancing testing effectiveness.

An Introduction to Exceptions in Elixir

Exceptions are a core aspect of programming, and a way to signal when something goes wrong with a program. An exception could result from a simple error, or your program might crash because of underlying constraints. Exceptions are not necessarily bad, though — they are fundamental to any working application. Let’s see what our options are for handling exceptions in Elixir.