Systems | Development | Analytics | API | Testing

%term

To Microservices and Back Again: Insights from Both Sides of Digital Transformation

For the last few years, microservices have been gaining popularity as the software architecture pattern of the day. But even as enterprises grapple with how they can undergo “digital transformation,” some startups are looking back to their monolithic roots. Software Engineer Alexandra Noonan topped Hacker News in July with a blog post about Segment’s journey to microservices and back again.

Are we losing the art of long form analysis?

When I attended the Pacific Northwest BI & Analytics Summit this summer, we had a great discussion about data interpretation and the way organizations consume data. One of the things that came up was how the industry has been so focused on using dashboards as the delivery mechanism for analytics that we’ve lost the art of long-form analysis.

Eliminate Tool Limitations With the "Test Infrastructure as a Freeway" Approach

Developers and Testers, have you ever had a tool you wanted to use but couldn’t? Managers, Architects, and Support Teams, are you tired of having to support so many tools you can’t keep them all straight? Introducing the “Test Infrastructure as a Freeway” approach - which can bridge this dichotomy and make both end-users and infrastructure support teams feeling valued.

Performance Pitfalls to Avoid in 2019 Video

It’s no secret that your digital performance determines success in today’s day and age. It’s our responsibility as testers and ops engineers to ensure that when we deploy into production, we deploy confidently, knowing we’ve tested for all possible points of failure. Then when, inevitably, something goes wrong in production, we’re able to find and fix the issue with as low of an MTTR that we can reasonably achieve.

UI Automation with Katalon Studio: A Beginner's Kit

TL; DR, You can build UI test automation without mastering any of the programming languages. In every well-designed tech team, there is a balanced amount of developers taking care of the web, internal system, and applications. Next to them, ideally, are product owners, tech leads, designers and software testers. Being the only QA person in my team gave me hard times, but also a lot of freedom in my actions, decisions, strategies and, most significantly, allowed me to try out new approaches.

Easy Testing - Katalon Studio at a Glance

Let’s get technical! Read this if you are a QA noob But before you start: If you don’t know what Katalon Studio is, read this first, and get to know why I picked it to build web automation. To be mentioned, before looking at the studio, Katalon project offers an IDE tool for Chrome, called Katalon Recorder. It’s an extension that records actions, captures web elements, plays the automated test case you recorded and speaks Selenese.