All Projects → jianbing → awesome-game-tester

jianbing / awesome-game-tester

Licence: MIT license
目标是为游戏测试人员提供一份靠谱的测试资源清单

Projects that are alternatives of or similar to awesome-game-tester

minishell tester
42 | Complex tester for minishell (42cursus)
Stars: ✭ 31 (-83.77%)
Mutual labels:  tester
to-string-verifier
To String Verifier provides an easy and convenient way to test the toString method on your class.
Stars: ✭ 25 (-86.91%)
Mutual labels:  tester
gnlTester
Tester for the get_next_line project of 42 school
Stars: ✭ 87 (-54.45%)
Mutual labels:  tester
grub-tune-tester
A GRUB_INIT_TUNE online tester.
Stars: ✭ 43 (-77.49%)
Mutual labels:  tester
tester-phpunit
tester runner for phpunit on atom editor
Stars: ✭ 34 (-82.2%)
Mutual labels:  tester
libftTester
Tester for the libft project of 42 school
Stars: ✭ 141 (-26.18%)
Mutual labels:  tester
game overlay sdk
Library to write messages on top of game window
Stars: ✭ 57 (-70.16%)
Mutual labels:  game-tester
QuickTraceiOSLogger
A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。
Stars: ✭ 16 (-91.62%)
Mutual labels:  tester
Phexecute
Phexecute - Awesome PHP Code Runner
Stars: ✭ 18 (-90.58%)
Mutual labels:  tester
ATtiny85-USB-C-Tester
Simple USB-C Power Delivery Tester
Stars: ✭ 20 (-89.53%)
Mutual labels:  tester
Ultimate-Hacker-Roadmap
Don't know what to focus on to become a Penetration Tester..? This is the BEST roadmap for becoming a modern penetration tester. Everything you need to know to land a paying job, categorized in 5 skill levels.
Stars: ✭ 132 (-30.89%)
Mutual labels:  tester
grunt-nette-tester
[DISCONTINUED] Grunt plugin for Nette Tester
Stars: ✭ 20 (-89.53%)
Mutual labels:  tester
ftprintfdestructor
A script that destroys the school 42 project ft_printf
Stars: ✭ 20 (-89.53%)
Mutual labels:  tester
tester
Test runner for the Atom Editor.
Stars: ✭ 38 (-80.1%)
Mutual labels:  tester
qa-jobs-in-portugal
An awesome curated list of the most recent QA job openings in Portugal 🇵🇹 updated every day! 🆕
Stars: ✭ 36 (-81.15%)
Mutual labels:  tester
Example
Example collections of PocoAndroid, Unity3d demo game and etc...
Stars: ✭ 17 (-91.1%)
Mutual labels:  game-tester
tester
Lightweight test utilities to use with Go's testing package
Stars: ✭ 43 (-77.49%)
Mutual labels:  tester
printfTester
Tester for the ft_printf project of 42 school
Stars: ✭ 94 (-50.79%)
Mutual labels:  tester
Covid19radar
Open Source / i18n / iOS Android Cross Platform Contact Tracing App by exposure notification framework Xamarin App and Server Side Code
Stars: ✭ 35 (-81.68%)
Mutual labels:  tester
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-83.77%)
Mutual labels:  tester

Awesome Game Tester

收集整理了游戏测试人员工作相关的一些资源清单,包括学习资料,测试工具,开源框架,效率工具等。


学习资料

视频教程

书籍资料

社区

性能监控

安卓

iOS

PC

  • nmon - Linux操作系统上广泛使用的监控与分析工具

性能分析

Unity

  • Unity Profiler - Unity自带的Profile工具
  • MemoryProfiler - Unity5.3新增的内存分析工具
  • UWA - 本地测试收费,需要集成SDK
  • UPR - Unity官方出品的性能测试工具

压力测试

安卓

  • Monkey - 安卓ADB自带的稳定性测试工具

PC

  • LoadRunner - 老牌压测工具,收费
  • Locust - 开源的压测工具,支持HTTP,可以通过扩展支持自定义协议

静态分析

UI自动化

安卓

  • Airtest - 网易开源的UI自动化测试工具,适用于游戏和App
  • ATX - 基于图像识别完成游戏的自动化操作
  • GAutomator - 针对Unity手游的UI自动化测试框架
  • adb - 通过adb shell input命令来完成点击,滑动等操作
  • 按键精灵手机版

iOS

  • Airtest - 网易开源的UI自动化测试工具,适用于游戏和App
  • ATX - 基于图像识别完成游戏的自动化操作
  • 按键精灵手机版 - 需要越狱
  • facebook-wda - Facebook WebDriverAgent非官方Python客户端

PC

  • Airtest - 网易开源的UI自动化测试工具,适用于游戏和App
  • 按键精灵 - 老牌模拟鼠标键盘操作的软件
  • SikuliX - 图形化编程工具
  • PyAutoGUI - Python库,模拟鼠标键盘操作

弱网工具

  • clumsy - Windows平台下人工造成不稳定的网络状况,方便易用
  • QNET - WeTest出品,支持安卓平台,无需Root手机,支持自定义配置弱网参数
  • Network Emulator Toolkit - Windows平台下的弱网模拟工具
  • Augmented Traffic Control - Facebook开源的网络模拟工具
  • Charles - 支持HTTP,HTTPS协议的弱网测试
  • Fiddler - 支持HTTP,HTTPS协议的弱网测试

榜单排行

安全测试

抓包工具

  • WPE - 老牌封包编辑器
  • tcpdump - 安卓抓包
  • Wireshark - 网络封包分析软件
  • pydivert - Python库,WinDivert的Python绑定
  • Charles - HTTP抓包神器
  • Fiddler - HTTP协议调试代理工具

动态调试

  • IDA Pro - 交互式反汇编器专业版

反编译

内存修改

  • 烧饼修改器 - 安卓端游戏内存修改工具,需要Root,同类的还有GG修改器,八门神器等
  • Cheat Engine - PC端内存修改工具

分发测试

缺陷管理

设备管理

  • STF - 大名鼎鼎的Web端进行批量移动设备管理控制工具
  • ATX-SERVER - Go语言编写的安卓设备集群管理
  • ShareDevice - .net core开发的轻量级设备共享工具

其他工具

数据库工具

效率工具

  • uTools - uTools是一个极简、插件化、跨平台的现代桌面软件
  • Wox - Windows下免费开源的效率启动器
  • Quicker - Windows下效率工具后起之秀
  • Xmind - 思维导图编写
  • ProcessOn - 在线绘图平台,流程图,思维导图等
  • Bcompare - 文本对比神器,收费
  • DiffMerge - 免费的文本对比工具
  • AnyDesk - 远程桌面连接
  • Cmder - Cmd的替代品
  • QuickLook - 快速预览

编程学习


本项目的参与者


如何参与

非常欢迎大家贡献高质量的资源,可以联系QQ(326333381),或者提交PR。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].