上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页
摘要: 参考: https://blog.csdn.net/fil0123/article/details/80931294 https://www.jianshu.com/p/6df3b8dcbe17 α、β、λ常用来表示 软件测试 过程中的三个阶段,α是第一阶段,一般只供内部测试使用;β是第二个阶段,已 阅读全文
posted @ 2021-01-30 15:33 CathyGao2018 阅读(401) 评论(0) 推荐(0)
摘要: 背景: 1. 项目中主体模块分开打包,进一步轻量化上线 2. 项目中开发和测试模块分开打包,解耦黑盒测试 参考: 1. 基本Gradle配置 https://www.cnblogs.com/yoyotl/p/5054165.html 2. Gradle平级项目引用 https://www.cnblo 阅读全文
posted @ 2021-01-29 15:59 CathyGao2018 阅读(821) 评论(0) 推荐(0)
摘要: 参考: https://blog.csdn.net/itchuxuezhe_yang/article/details/89966303?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1 阅读全文
posted @ 2021-01-28 11:20 CathyGao2018 阅读(52) 评论(0) 推荐(0)
摘要: 参考: https://www.guru99.com/what-is-testing-as-a-service-taas.html https://cloudqa.io/what-is-testing-as-a-service-taas/ 阅读全文
posted @ 2021-01-26 17:21 CathyGao2018 阅读(157) 评论(0) 推荐(0)
摘要: 背景:需要cherry-pick几个commit到Integration branch 参考: http://www.ruanyifeng.com/blog/2020/04/git-cherry-pick.html https://blog.csdn.net/fightfightfight/arti 阅读全文
posted @ 2021-01-19 09:28 CathyGao2018 阅读(1265) 评论(0) 推荐(0)
摘要: 2021新年快乐! 快速回顾自己前三年的博文列表,逐年有两点进步值得表扬: 1. 从2018第一年没有坚持每月博文,到如今可以基本做到每月坚持记录和积累 2. 针对项目中遇到的每个坑,做到习惯性搜集解决方案、挖掘背后拓展性知识点并积累下来 恭喜自己,你已经喜欢并习惯上了写博客! 2021新年新气象, 阅读全文
posted @ 2021-01-04 12:21 CathyGao2018 阅读(72) 评论(0) 推荐(0)
摘要: 参考: https://blog.csdn.net/weixin_42574142/article/details/87125363 阅读全文
posted @ 2020-12-31 13:19 CathyGao2018 阅读(128) 评论(0) 推荐(0)
摘要: 参考: https://zhuanlan.zhihu.com/p/29990696 API测试准备工作 · 待测API的目的是什么,谁是使用者 · 待测API会在什么环境下使用 · 待测API在异常环境下会不会有非期望响应 · 这个测试需要测什么功能点 · 各个功能点的测试优先级 · 如何定义期望返 阅读全文
posted @ 2020-12-25 11:47 CathyGao2018 阅读(182) 评论(0) 推荐(0)
摘要: 1. Top 20 Best Test Management Tools (New 2020 Rankings) https://www.softwaretestinghelp.com/15-best-test-management-tools-for-software-testers/#more- 阅读全文
posted @ 2020-12-18 16:12 CathyGao2018 阅读(102) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/mellowsmile/p/4647501.html XMLTable函数的语法: XMLTable('<XQuery>' PASSING <xml column> COLUMNS <new column name> <column type> PAT 阅读全文
posted @ 2020-12-10 16:15 CathyGao2018 阅读(1392) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页