# 自动化测试案例TestDemo **Repository Path**: jerryshensjf/TestDemo ## Basic Information - **Project Name**: 自动化测试案例TestDemo - **Description**: TestDemo是自动化测试样例,基于JUnit, JUnit EE和 TestNG - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 9 - **Created**: 2017-10-29 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: testing **Tags**: None ## README TestDemo是自动化测试样例,基于JUnit, JUnit EE,HttpUnit和 TestNG。演示了自动化测试,系统测试和集成测试。 最重要的是演示了自动化测试黄金法则:在测试空库上无限次跑不出错。 用如下用户登录: 160208 jerry ![输入图片说明](https://gitee.com/uploads/images/2017/1031/220832_edc19edc_1203742.png "TestDemo.png") 本套代码集成JUnit, JUnit EE, TestNG, HttpUnit, JMocker测试套件。欢迎使用。 JUnit EE套件运行截图: ![Image description](https://images.gitee.com/uploads/images/2021/0517/205723_643fd16d_1203742.png "junitee.png") TestNG套件运行结果截图: ![Image description](https://images.gitee.com/uploads/images/2021/0517/210915_5a823fa4_1203742.png "testng.png") ### B站介绍视频 [https://www.bilibili.com/video/BV1164y1d72R/](https://www.bilibili.com/video/BV1164y1d72R/)