https://github.com/leodpen/meethere_doc
software-testing final projects : Meethere (All the documents and links are here).
https://github.com/leodpen/meethere_doc
meethere software-testing
Last synced: 2 months ago
JSON representation
software-testing final projects : Meethere (All the documents and links are here).
- Host: GitHub
- URL: https://github.com/leodpen/meethere_doc
- Owner: LEODPEN
- Created: 2020-01-02T12:08:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T12:51:43.000Z (over 5 years ago)
- Last Synced: 2025-01-30T04:17:45.066Z (4 months ago)
- Topics: meethere, software-testing
- Language: HTML
- Homepage: http://www.ecnuOnion.club
- Size: 43.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meethere_Doc
> 软件测试期末项目提交与展示入口仓库。
> 完成于2019年末,2020年初。
## 项目地址
[点我体验](http://www.ecnuonion.club)
本项目用Nginx代理,部署在阿里云轻量应用服务器上,服务器配置:1核2G,峰值带宽5M
## 小组成员及工作| name | works |
|---------|------------------|
|兰于权 ( 10175101226 ) | 项目策划与需求制定、后端、单元测试、系统测试 |
|彭锋 ( 10175101126 ) | 后端、集成测试、系统测试 |
|钟天景 ( 10175101117 ) | 前端、系统测试 |
|莫锦波 ( 10175101120 ) | 后端、性能测试 |## 项目导航
+ [本仓库为](https://github.com/LEODPEN/Meethere_Doc)需求、测试等(报告)文档汇总仓库。
+ 后端及测试仓库见[Meethere_Backend](https://github.com/Onion12138/Meet)。
+ 前端仓库见[Meethere_Front](https://github.com/TimGin117/MeetHereFront)。
+ 项目演示:[普通用户视角](http://ecnuonion.club/%E5%BD%95%E5%B1%8F%EF%BC%88%E7%94%A8%E6%88%B7%EF%BC%89.mp4?e=1603941654&token=SStPJbNpriAFEzb0LvB1ooO7X__CB5xpwt8cE8UE:WZaOz6Yo93EBUMA7vSf0ethLZ_Q=);[管理员视角](http://ecnuonion.club/%E5%BD%95%E5%B1%8F%EF%BC%88%E7%AE%A1%E7%90%86%E5%91%98%EF%BC%89.mp4?e=1603942160&token=SStPJbNpriAFEzb0LvB1ooO7X__CB5xpwt8cE8UE:D1lNrp8BfImYx_L3pngRcwy9_Xw=)。
## 仓库包含文档
+ Meethere需求报告.docx
+ Meethere系统测试报告v2.0.doc
+ Meethere系统测试用例计划书.xlsx
+ Meethere性能测试计划.docx
+ Meethere系统性能报告.docx s
+ coverage ( 覆盖度报告 )
+ static analyze ( 静态分析报告 )
+ 性能测试脚本与report
+ 缺陷报告:见前后端仓库的`issues`
+ 演示ppt
## 项目部分成品截图
> 更多内容截图见前端仓库;此外可见三分钟视频或[直接尝试](http://www.ecnuonion.club)
## 其他
+ 尝试此`Meethere`时,你可以:
a. 利用自己邮箱真实注册。
b. 使用我们提供的浏览账号(用户账号)
1. `email`: [email protected]
2. `pwd`: 12345a
+ 性能测试使用并发来压缩时间,故吞吐量有一定程度下降。+ 如有其他问题请于`issues`提出或与此仓库拥有者联系。