End to End (E2E) WebDriver Testing is a two-edged sword; it can be the hero, saving you a lot of time during regression testing and …
Category: Code
Scrolling to Infinity… and Beyond!
Why does infinite scrolling matter for SaaS software? Frankly, handling large datasets in the browser could result in serious performance issues. Presenting users with a …
Creating a Successful SDK
The new era of software faces a new major challenge: Distribution. As we are thinking about creating applications to run on different third party services …
How to Measure Latency at Scale
When measuring latency, keeping track of individual measurements is a good, first-pass solution. It gives you the flexibility to perform aggregations at a later time …