会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CathyGao2018
A good life is inspired by love and guided by knowledge!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
22
下一页
2021年1月30日
【软件】软件发布版本号说明
摘要: 参考: https://blog.csdn.net/fil0123/article/details/80931294 https://www.jianshu.com/p/6df3b8dcbe17 α、β、λ常用来表示 软件测试 过程中的三个阶段,α是第一阶段,一般只供内部测试使用;β是第二个阶段,已
阅读全文
posted @ 2021-01-30 15:33 CathyGao2018
阅读(401)
评论(0)
推荐(0)
2021年1月29日
【Gradle】Gradle compile 运用
摘要: 背景: 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)
2021年1月28日
【Java】String,StringBuilder,StringBuffer 区别与实现
摘要: 参考: 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)
2021年1月26日
【测试】Testing as a Service (TaaS)
摘要: 参考: 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)
2021年1月19日
【Git】git cherry-pick 使用
摘要: 背景:需要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月4日
【2021】开篇
摘要: 2021新年快乐! 快速回顾自己前三年的博文列表,逐年有两点进步值得表扬: 1. 从2018第一年没有坚持每月博文,到如今可以基本做到每月坚持记录和积累 2. 针对项目中遇到的每个坑,做到习惯性搜集解决方案、挖掘背后拓展性知识点并积累下来 恭喜自己,你已经喜欢并习惯上了写博客! 2021新年新气象,
阅读全文
posted @ 2021-01-04 12:21 CathyGao2018
阅读(72)
评论(0)
推荐(0)
2020年12月31日
【Java】容器类的实现和互相转换
摘要: 参考: https://blog.csdn.net/weixin_42574142/article/details/87125363
阅读全文
posted @ 2020-12-31 13:19 CathyGao2018
阅读(128)
评论(0)
推荐(0)
2020年12月25日
【Testing】API Testing
摘要: 参考: https://zhuanlan.zhihu.com/p/29990696 API测试准备工作 · 待测API的目的是什么,谁是使用者 · 待测API会在什么环境下使用 · 待测API在异常环境下会不会有非期望响应 · 这个测试需要测什么功能点 · 各个功能点的测试优先级 · 如何定义期望返
阅读全文
posted @ 2020-12-25 11:47 CathyGao2018
阅读(182)
评论(0)
推荐(0)
2020年12月18日
【WeeklySoftwareTesting】
摘要: 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)
2020年12月10日
【Oracle】XMLTABLE介绍
摘要: 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
下一页
公告