logo logo
iOS Gesture Toolkit Addon

Targeting iOS-Specific Gestures With The iOS Gesture Toolkit Addon

I recently finished up work on a TestProject addon that I'm pretty excited about, which gives you access to certain iOS-specific gestures. What do I mean by "iOS-specific...

Android Emulator Network Speed Modulator

A TestProject Addon for Adjusting Android Emulator Network Speed

One common requirement for testing apps that are supposed to run in a variety of contexts is related to the device-under-test's network speed. An app that runs just fine on an LTE...

Upload File TestProject Addon

How to Upload Files while Automating Web Tests (No...

Uploading a file from your local machine to your web app is a pretty common scenario, that must be included in your web test automation sometimes to complete end to end...

iOS commands addon

Testing Siri Integration with the New Siri Command Addon

One of iOS’s commonly used features is the voice-controlled AI assistant named “Siri.” Siri can be used for lots of things, including integration with your own apps via...

JonathanLippsTestProjectAddon

How I Made A New TestProject Addon For Appium

As a lead maintainer of the Appium project, I was very excited to learn about TestProject building a test building and running tool on top of Appium and Selenium. Recently, I was...

MagicObjectModel

Natural Language Process (NLP) Addon with Magic Object Model

Hello, I'm Paul Grossman, aka the Dark Arts Wizard! I'm a Test Automation Framework Architect / SDET for 19 years. This article gives an overview of a Natural Language Process...

Open Source Image Comparison Addon for your Test Automation

During automation, UI elements in the application can change their appearance. It can be a change of color, size or even its presence or visibility. Validating those changes...

How Can You Scale Your REST API Testing?

REST API is a powerful way to run tests, however it’s not always enough. There are some pitfalls that cannot be spotted by REST API testing alone. And here comes the importance...