Systems | Development | Analytics | API | Testing

%term

The Unheralded Success of the Selenium Project featuring Jason Huggins

Ever wondered what it's like to have a virtual robot in your toolkit, a trojan horse in your test scripts, or a lil' rockstar named Selenium? Welcome to the world of test automation, as unfolded by none other than Jason Huggins. In this part 2 episode of our interview with Jason, we continue to dive into the world of testing. You’ll learn how Java and Python enthusiasts have propelled Selenium to global fame with impressive stats and precision, and Jason also sheds light on the power of community. Tune in to hear how collaboration turned dreams into reality through his experiences with Selenium and Sauce Labs.

Where do we go from here?

Skipping thorough testing? Here's why it's a risk you can't afford to take. On July 19, the world experienced what would be the largest tech outage worldwide. If you’re a software developer or tester, you've likely faced the frustration of a system failing right when it’s most critical. Did you know the complexity of today’s software is a significant reason behind these issues? It’s not just an occasional problem; it's a global challenge.

How to Set Up Domain Expiration Monitoring: A Step-by-Step Tutorial

Hey there, website owners and tech enthusiasts! Today, we’re diving into something crucial for your online presence – how to set up domain expiration monitoring. Imagine your website going offline just because you missed the renewal date of your domain. Scary, right? That’s where domain expiration monitoring comes in handy. It keeps an eye on your domain’s expiration date and alerts you well in advance, so you never have to worry about losing your domain.

Advanced Use Cases of the Node.js Native Test Runner

Welcome back to our exploration of Node.js' built-in test runner! In the previous article, we laid the groundwork for writing and running basic tests in your projects by exploring a few simple examples. In this installment, we'll dive into practical examples of how to use mocking, code coverage analysis, test hooks, and strategies for testing HTTP servers. These tools will help you write more comprehensive and reliable tests, ultimately leading to more robust Node.js applications. Let's get started!

Multiplayer Repositories - Connect your Logical Architecture to your Code

Multiplayer brings every piece of the system design puzzle into a single platform. By integrating with GitHub, GitLab, and BitBucket repositories, we enable users to access, view, and (in the future) modify source code within the context of their platform's design.