forked from wuancake/wuancake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0456039
commit a0719f4
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# 午安煎饼计划测试组学习内容v1.0 | ||
|
||
### 一、基础阶段推荐内容 | ||
|
||
1.软件测试工程师具体工作内容是什么? | ||
http://jingyan.baidu.com/article/aa6a2c1426524a0d4c19c499.html | ||
|
||
2.测试分为什么,白盒,黑盒,单元,集成测试? | ||
https://www.zhihu.com/question/24345678 | ||
|
||
3.浅说《测试用例》----给测试新手的 | ||
http://www.cnblogs.com/fnng/archive/2011/09/10/2173149.html | ||
|
||
4.软件测试的思路以及心得体会 | ||
http://www.51testing.com/html/60/452660-832261.html | ||
|
||
5.Web测试心得 | ||
http://lijingshou.iteye.com/blog/1965147 | ||
|
||
### 二、进阶阶段推荐内容 | ||
|
||
进阶内容不做强制要求,大家可以根据自己实际情况进行学习。 | ||
|
||
1.软件测试 | ||
https://book.douban.com/subject/1801050/ | ||
|
||
2.SQL基础: | ||
http://www.w3school.com.cn/sql/index.asp | ||
|
||
3.JSON 教程: | ||
http://www.w3school.com.cn/json/index.asp | ||
|
||
4.鸟哥的linux私房菜基础篇:http://cn.linux.vbird.org/linux_basic/linux_basic.php | ||
|
||
5.自动化框架Appium官方文档:http://appium.io/slate/cn/master/?ruby# |