Systems | Development | Analytics | API | Testing

%term

From Manual To Automated Testing: Myths, Challenges, and Strategies

In the ever-evolving landscape of software testing, the transition from manual to automated testing is a journey filled with misconceptions, challenges, and significant rewards. Recently, I had the privilege of hosting a conversation with two industry experts, David DiCocco and Alex Martins, who shared their personal experiences and insights on this topic.

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.

An Introduction to Nix for Ruby Developers

A predictable, stable environment (in terms of your operating system, system libraries, build tools, and programming libraries) is essential to each development step: from onboarding, to collaboration, continuous integration, quality assurance, and deployment. Deviation can cause one-off, intermittent, and even catastrophic failures. However, consistency can be elusive, even with the best intentions, best practices, and tools in place, because: Nix aims to solve some of these issues.

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.