Test Automation for Ad Measurement

Dmitrii Tikhonov September 20th, 2023 · 13 min read Software Engineering

In today's digital age, the demand for reliable measurement tools has increased. When it comes to measuring the effectiveness of advertising campaigns, behavioral data measurement products play a vital role. This blog post will discuss the importance and practical approach to test automation implemented at DISQO.

Gradual Rewrite of DISQO’s Surf to Earn Feature: Enhancing behavioral data collection

Mika Ristimaki July 31st, 2023 · 12 min read Software Engineering

In this blog post, we will discuss the gradual rewrite concept turned into action for DISQO’s Surf to Earn feature. This post is a part two of the Gradual Rewrite for Reducing Technical Debt post. Part two of the series presents the reader with an actionable step-by-step process of how we constantly improve our products for our users.

Gradual Rewrite for Reducing Technical Debt

Mika Ristimaki February 15th, 2023 · 14 min read Software Engineering

In this blog post, we will share a methodology for paying back tech debt. DISQO has used this methodology with great success. With the gradual rewrite method, we removed a huge amount of unnecessarily complex code and replaced it with simpler implementations. At the same time, we created a robust test set that helps developers in future code changes.