Skip to content

Commit 3427f8e

Browse files
committed
add images
1 parent d740eaf commit 3427f8e

10 files changed

Lines changed: 15 additions & 15 deletions

File tree

images/00-1.png

145 KB
Loading

images/01-1.png

93.5 KB
Loading

images/02-1.png

106 KB
Loading

images/03-1.png

192 KB
Loading

images/04-1.png

173 KB
Loading

images/05-1.png

232 KB
Loading

images/06-1.png

159 KB
Loading

whitepaper.en.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Script-as-Test is not a new tool, but a **new structure** — an answer to a cor
2828

2929
> **How can test scripts become a direct part of collaborative workflows?**
3030
31-
![](images/00-1.png)
31+
![asset gap in the workflow](images/00-1.png)
3232

3333
## Chapter 1: Why Automated Tests Remain “Invisible”
3434

@@ -60,7 +60,7 @@ Common workflow:
6060
4. Results imported into Xray, Zephyr, etc.;
6161
5. In some cases, test cases are generated (but remain unstructured).
6262

63-
![](images/01-1.png)
63+
![common workflow](images/01-1.png)
6464

6565
### [The Blind Spot] Testing Logic and Structure Are Lost
6666

@@ -142,7 +142,7 @@ This isn’t a problem with any single tool—it’s a missing bridge that conne
142142

143143
Script-as-Test (SAT) is introduced to solve this issue of "water without a source"—testing efforts with no upstream traceability.
144144

145-
![](images/02-1.png)
145+
![gaps](images/02-1.png)
146146

147147
## Chapter 3: The Script-as-Test (SAT) Model
148148

@@ -252,7 +252,7 @@ For small and mid-sized teams just beginning their testing transformation journe
252252

253253
**SAT is a mindset shift: turning scripts into collaborative assets—not just execution logic.**
254254

255-
![](images/04-1.png)
255+
![SAT Model Test Case](images/04-1.png)
256256

257257
## Chapter 5: From Test Assets to Collaborative Transformation
258258

@@ -302,7 +302,7 @@ Testing is no longer an island—it becomes part of a closed loop:
302302
303303
This is not only a closed information loop, but also a cultural shift toward inclusion and alignment.
304304

305-
![](images/05-1.png)
305+
![SAT Model Test Process](images/05-1.png)
306306

307307
## Summary: Making Automation the Starting Point of Collaboration
308308

whitepaper.zh-cn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Script-as-Test 不是新工具,而是一种**新结构**。它试图回答一
2626

2727
> **测试脚本,如何直接成为流程协作的一部分?**
2828
29-
![](images/00-1.png)
29+
![流程中的资产缺失](images/00-1.png)
3030

3131
## 第1章:自动化测试为什么“看不见”
3232

@@ -56,7 +56,7 @@ CI 平台执行脚本 → 生成报告 → 导入测试结果。
5656
4. 通过插件或接口导入结果至 Xray/Zephyr 等测试管理系统
5757
5. 部分情况下生成测试用例(非结构化)
5858

59-
![](images/01-1.png)
59+
![常见流程](images/01-1.png)
6060

6161
### 【盲点】测试过程与结构缺失
6262

@@ -130,7 +130,7 @@ CI 平台执行脚本 → 生成报告 → 导入测试结果。
130130

131131
Script-as-Test,就是为了解决这个“无源之水”的问题。
132132

133-
![](images/02-1.png)
133+
![现有流程缺失桥梁](images/02-1.png)
134134

135135
## 第3章:Script-as-Test 模型的提出
136136

@@ -221,7 +221,7 @@ SAT 模型特别适合以下场景:
221221

222222
**SAT 提供的,是一个“用脚本构建协作资产”的思路**,让自动化不再只是执行,而成为协作的一部分。
223223

224-
![](images/04-1.png)
224+
![SAT 模型下的测试用例结构化](images/04-1.png)
225225

226226
## 第5章:从测试资产到协作跃迁
227227

@@ -267,7 +267,7 @@ SAT 是协作的中台,不是执行的外包。
267267
268268
这是一种信息流的“闭环”,也是一种文化上的“融入”。
269269

270-
![](images/05-1.png)
270+
![SAT 模型下的测试协作流程](images/05-1.png)
271271

272272
## 总结:让自动化成为协作的起点
273273

whitepaper.zh-tw.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Script-as-Test 並不是一項新工具,而是一種**新結構**。它試圖
2626

2727
> **測試腳本,如何直接成為流程協作的一部分?**
2828
29-
![](images/00-1.png)
29+
![流程中的資產損失](images/00-1.png)
3030

3131
## 第1章:自動化測試為何「看不見」
3232

@@ -56,7 +56,7 @@ CI 平台執行腳本 → 產生報告 → 匯入測試結果。
5656
4. 透過插件或 API 將結果匯入至 Xray/Zephyr 等測試管理系統
5757
5. 在部分情況下自動產生測試用例(但非結構化)
5858

59-
![](images/01-1.png)
59+
![常見流程](images/01-1.png)
6060

6161
### 【盲點】測試過程與結構缺失
6262

@@ -130,7 +130,7 @@ CI 平台執行腳本 → 產生報告 → 匯入測試結果。
130130

131131
Script-as-Test 模型,正是為了解決這個「無源之水」的問題。
132132

133-
![](images/02-1.png)
133+
![現有流程缺失橋樑](images/02-1.png)
134134

135135
## 第3章:Script-as-Test 模型的提出
136136

@@ -221,7 +221,7 @@ SAT 模型特別適合下列情境:
221221

222222
**SAT 帶來的,是一種用腳本構建可視協作資產的思路**,讓自動化不再只是執行工具,而是流程的一部分。
223223

224-
![](images/04-1.png)
224+
![SAT 模型下的測試案例結構化](images/04-1.png)
225225

226226
## 第5章:從測試資產到協作躍遷
227227

@@ -267,7 +267,7 @@ SAT 模型提供了一條新路徑:
267267
268268
這不僅是資訊流程的「閉環」,也是文化上的「融入與重構」。
269269

270-
![](images/05-1.png)
270+
![SAT 模型下的測試協作流程](images/05-1.png)
271271

272272
## 總結:讓自動化成為協作的起點
273273

0 commit comments

Comments
 (0)