Benefits of Groups Feature in Engagement Report

Ever wonder what the groups dropdown in your reports summary page does? I remember there was a time when someone asked me about why it’s there. Every button, dropdown, tab, column, and toggle on the engageSPARK platform certainly has its function and the groups...
SMS Templates for Marketing

SMS Templates for Marketing

At engageSPARK, we are often asked for advice on how to write effective messages for SMS marketing, which prompted us to write this article about using SMS templates for marketing. While SMS marketing benefits from a very high opening rate (much higher than Email...

How to manage test cases with Squash

Are you having problems in finding specific test cases among the hundreds, or perhaps thousands of test cases in your test suites? Are you having difficulty remembering the last time when a specific test passed or failed? Perhaps you’ve tried using tools such as...

A Better Selenium Testing Environment

Have you ever gotten tired of Selenium breaking every time your Firefox is updated? Certainly I am. For this blog post, I’ll explain how to use Selenium with their official image in docker hub. Pros Pin a browser to a specific version Same testing on all...