使用Beaverlist在iOS上执行数据输入手动测试

描述

Beaverlist使用SwiftUI构建,是一个用于对iOS应用程序执行数据输入手动测试的工具。点击时只会复制有助于测试的内容,您可以通过在此处编辑来创建自己的列表。

Prerequisites

  • git clone git@github.com:stavares843/beaverlist.git
  • cd beaverlist
  • in XCode, go to and add yourself in the team fieldSigning and Capabilities
  • change the bundle identifier to something else

  • In your iPhone, go to > and trust in your own team, added in the previous stepGeneralDevice Management
  • Compile
  • Ready to use, now you can copy and paste various data inputs in other iOS apps for testing purposes 🔨

Usage

  • Open the app that you want to test
  • Open Beaverlist app
  • Tap in any input and will automatically copy-paste the relevant input
  • Slide to the app you want to paste
  • Done

Themes

GitHub

点击跳转