精准测试
https://github.com/alibaba/jvm-sandbox
需求feature → 测试用例 100-> 代码 [line1, line2, line3]
testcase1: [line1, line2, line3]
testcase2: [line1, line3]
code diff -line2 line3 git diff AST-> testcase1 testcase1 testcase2 → feature
技术栈
- testcase auto 接口测试
- jacoco super-jacoco https://github.com/didi/super-jacoco
- jvm-sandbox bytebuddy
- zipkin SkyWalking 微服务全链路
- 平台
- mysql neo4j 图数据库
遍历测试
技术栈
- 自动化测试
- 自动遍历测试
- 模型驱动测试 https://graphwalker.github.io/
- 有向图的算法 neo4j
- 爬虫算法
https://developer.android.com/studio/test/other-testing-tools/app-crawler?hl=zh-cn
https://firebase.google.com/docs/test-lab/android/robo-ux-test?hl=zh-cn
owasp zap web爬虫
模拟平台
- 实训平台 案例为主
- bug仿真环境 petclinic
- 教程
Google 人工智能 李飞飞 生态建设 基础平台