---
title: "【QA】QA+自动化 能实现哪些事情。"
author: "Perrin Yong"
author_profile: https://www.pystone.net/profile/
published_by: "Perrin Yong"
canonical: https://www.pystone.net/notes/qa-automation-capabilities/
type: note
content_role: unspecified
visibility: public
id_stability: rename-stable
source_path: "10-计算机、信息技术与工程/03-软件工程与质量保障/CI-CD与质量保障/【QA】QA+自动化 能实现哪些事情。.md"
content_hash: 4e2b971670c5320a1a02dc19f9c061705f3044f9f3515228c1bffce834efff39
knowledge_version: 224c990773de.5fa8af6e39fa
site_commit: 224c990773de166d23a886306577dd90379529ce
notes_commit: 5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a
---
# 【QA】QA+自动化 能实现哪些事情。

﻿# 【QA】QA+自动化 能实现哪些事情。

> 创建时间：2023/2/22 18:32

思路1：

原本有QA团队，有测试的需求。先把人工的测试需求转为自动化脚本，再探索更多可以通过自动化实现的东西。

结果：

  * 清单式 - 哪些事情可以做，经验点

  * 结构式 - 测试框架设计（登录，新手，主界面，副本）

探索方案：

学习游戏QA要做哪些事情 - 搜索，知乎等。

游戏QA

游戏QA自动化测试

测试用例框架设计

用户现有的经验积累（研究可以拿到的自动化脚本）

之前给用户提供过的一些方案总结（异常捕获等）

课程：

腾讯 MOBA游戏自动化测试技术：<https://edu.uwa4d.com/lesson-detail/343/1442/1?isPreview=0>

[
](https://edu.uwa4d.com/lesson-detail/343/1442/1?isPreview=0)如何快速搭建游戏自动化测试：<https://edu.uwa4d.com/course-intro/0/155>

[
](https://edu.uwa4d.com/course-intro/0/155)UI自动化测试提效：<https://edu.uwa4d.com/lesson-detail/242/1294/1?isPreview=0>

<https://www.zhihu.com/question/51749299/answer/2511254135>

<https://blog.csdn.net/weixin_56502375/article/details/124933687>

<https://blog.csdn.net/m0_52650621/article/details/127340714>

<https://zhuanlan.zhihu.com/p/69341347>

<https://zhuanlan.zhihu.com/p/69208341>
