Challenge your apps on iOS with monkey testing 📱🐒See the website
Description
xcmonkey is a tool for doing stress testing of iOS apps. It's inspired by and has similar goals to monkey on Android. Under the hood, xcmonkey uses iOS Development Bridge as a driver, that's why it's pretty smart and can do a lot of things, such as taps, swipes and presses. All that comes «pseudo-random» because it has access to the screen hierarchy, and so can either do actions blindly (like tapping on random points) or precisely (like tapping on the existing elements).
Related tools (Performance Testing)
A high-performance load testing tool, written in Go.
Analyze HTML size and catch bloat like inline images, large React hydration state, or code duplication.
A GitHub Action that lets you automatically run tests against WebPageTest on code changes.
A web performance tool providing deep diagnostic information about how a page performs under a variety of conditions.