1 Star 2 Fork 1

jahentao / 软件测试教学资源案例

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

软件测试教学资源案例

项目介绍

软件测试教学资源案例

优课在线 《软件质量保证与测试》

准备的案例分为单元测试集成测试两部分

说明

软件管理说明
  • 使用Maven多模块管理项目
  • 使用Git进行版本控制,托管在码云
项目环境说明
  • JDK 8
  • Maven 3.3.9
  • Eclipse Oxygen.2
  • JUnit 4.12

安装教程

  1. 确保安装好了Java,并配置好环境变量,安装好Eclipse。

  2. 安装Maven。

下载页面,版本和Java依赖,确保Java 7及以上环境已配置。

以v3.5.3为例,下载链接

下载二进制发布版,解压到指定文件夹,如C:\Program Files\MyProgram\apache-maven-3.5.3

配置环境变量,如图

maven安装-环境变量配置

然后编辑Path环境变量,新增

maven安装-Path新增路径

打开cmd,验证

maven安装-验证

有关在Eclipse中使用Maven构建项目,可参考博客

  1. 导入eclipse

导入方式很多,以下详述一种方式:

导入eclipse-Step1

导入eclipse-Step2

导入eclipse-Step3

导入eclipse-Step4

导入eclipse-Step5

导入eclipse-Step6

导入eclipse-Step7

导入eclipse-Step8

导入eclipse-Step9

导入eclipse-Step10

使用说明

  1. 参考README说明和教师讲解
  2. 运行程序、调试修改
  3. 思考体会

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 http://git.mydoc.io/
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
The MIT License (MIT) Copyright (c) 2018 jahentao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

软件测试教学资源案例 展开 收起
Java
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/jahentao/software_test_teaching_resources_cases.git
git@gitee.com:jahentao/software_test_teaching_resources_cases.git
jahentao
software_test_teaching_resources_cases
软件测试教学资源案例
master

搜索帮助