Systems | Development | Analytics | API | Testing

%term

Choreo's Managed Authentication for Single-Page Web Applications

Authentication and authorization play crucial roles in modern application development. Over the years, the way we implement these security measures has evolved, with protocols like OAuth2/OpenID Connect now being widely used. While web applications can manually implement these protocols, it requires a certain level of expertise. Moreover, when it comes to single-page applications (SPAs), additional measures are necessary to securely manage security tokens on the application side.

Defining QA Success: How to Go Beyond Bug Counting to Measure Impact

Measuring the success of quality assurance (QA) and software testing can be a complex task that requires going beyond surface metrics. It’s a nuanced process that needs an in-depth understanding of how every decision and action your team takes translates into tangible benefits for the product, the team, and, ultimately, the end-users. However, with so many data points available, identifying which metrics truly matter can feel like finding a needle in a haystack.

How to Write Functional Test Cases for Thorough Coverage

Ready to write functional test cases that testers can action on and that, combined, thoroughly cover the product? Let’s first define functional software testing. Broadly, functional software testing is defined as a type of black-box testing method that focuses on the functionality of a software product. Functional testing is designed to ensure a web or mobile software application meets its requirements and specifications by executing test cases from the user’s perspective.

Sometimes, Pushing Code Can Wait

Join 'Test Case Scenario' with Scott McAllister, Developer Advocate at ngrok. Explore ngrok's innovative approach to securing and exposing local services online, aiding businesses like restaurants with seamless order integrations. Learn how ngrok differs from traditional VPNs, saving developers time while ensuring security through OAuth integration.

Most Common Coding Blunder for Software Engineers

Join 'Test Case Scenario' with Scott McAllister, Developer Advocate at ngrok. Explore ngrok's innovative approach to securing and exposing local services online, aiding businesses like restaurants with seamless order integrations. Learn how ngrok differs from traditional VPNs, saving developers time while ensuring security through OAuth integration.

ThoughtSpot's Next Chapter

Over the course of my career, I’ve had the opportunity to found and lead multiple technology companies with great teams. These companies have redefined their industries and empowered customers to work in different, better ways. At the core of these companies, however, has been a constant mission. A purpose. A north star that guides us over multiple decades.

What Is Data Reporting and How to Create Data Reports for Your Business

According to Gartner’s prediction, 90% of organizations will consider information the most valuable asset a business may have. And where does this information come from? Here’s a magic word – data. Even though many companies report making important decisions based on their gut feeling, 85% of them would like to improve the ways they use data insights to make business decisions.

Decoding the Roles: API Gateway vs Load Balancer

Are you looking to streamline your network traffic but puzzled over whether an API gateway or a load balancer fits your needs? An API gateway centralizes and manages access to your APIs, while a load balancer efficiently distributes incoming traffic across multiple servers. This guide will directly compare api gateway vs load balancer, delineating their strengths to inform your network strategy.