From b1da461edae1abdff26a57ca7c393e12fe98f4b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B3=B0=E6=96=AF=E7=89=B9Test?= <523314409@qq.com> Date: Sat, 12 Sep 2020 18:13:32 +0800 Subject: [PATCH] Update README.md --- README.md | 98 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 52 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 696fafc..905a91b 100644 --- a/README.md +++ b/README.md @@ -2,88 +2,94 @@ ![](https://img.shields.io/badge/-%20marvelous-orange) ![](https://img.shields.io/badge/-%20gogeous-grey) ![](https://img.shields.io/badge/-%20elegant-blue) -+ [Taisite-Platform 中文文档](https://github.com/amazingTest/Taisite-Platform/blob/master/README_CN.md) +![输入图片说明](https://images.gitee.com/uploads/images/2019/0819/233820_75b5c4dd_5239689.png "泰斯特平台LOGO.png") -![泰斯特平台LOGO.png](https://github.com/amazingTest/Taisite-Platform/blob/master/images/泰斯特平台LOGO.png) -## Ⅰ. Introduction + **为尊重作者的劳动成果,Taisite-Platform 关键版权信息严禁篡改 有任何疑问欢迎联系作者讨论。 QQ:523314409 ** -### Background -"Taisite-Platform" is an interface automation test platform developed by "Software Testing & Machine Learning Enthusiasts". +## 捐赠 | 支持 -### Vision - -The platform is dedicated to effectively combining artificial intelligence technology with software testing, enabling -the platform to be more intelligent and generalized while ensuring test accuracy requirements -and **optimize the user experience** at the same time. The goal is to become the most intimate, best-used, -highest value open source test platform. +> [【捐赠支持(微信)】](https://images.gitee.com/uploads/images/2019/0819/234228_4c768444_5239689.jpeg "wechatDonation.jpg") -### Technology stack +> [【捐赠支持(支付宝)】](https://images.gitee.com/uploads/images/2019/0915/151226_cfd492fc_5239689.jpeg "支付宝收款二维码.jpg") -The platform follows the idea of "separate development frontend and backend". The technology stack is: "Python + Vue + Mongodb". - - [***(Thanks for the inspiration that this open source project brought to me.)***](https://github.com/githublitao/api_automation_test) +> 如果你喜欢这个项目,那就点击一下右上方的【Star】以及【Fork】,支持一下泰斯特平台吧! -### User environment +**QQ 交流群号:728314402** -**Chrome is a good choice** -### Open source protocol +## Ⅰ. 泰斯特平台简介 -***APGL-3.0*** +### 背景 +「泰斯特平台」是一个由「软件测试 & 机器学习爱好者」开发的接口自动化测试平台。 -## Ⅱ. Taisite-platform features (os: What is the difference between other test platforms?) +### 愿景 - **0. It has been put into production environment for more than 1 year, it is stable~** + 平台致力于将人工智能技术与软件测试有效结合,让平台在保障测试精确性要求的同时更具智能化、泛化能力, + 同时尽可能 **最优化使用体验** ,目标是成为 **最贴心、最好用、颜值最高** 的开源测试平台。 - 1. The platform follows a "small but fine" strategy to maximize the development of all features and cost-effectiveness, helping test teams quickly build easy-to-follow/maintain interfaces -  automated test system. +### 技术栈 + + 平台遵循「前后端分离开发」思想,技术栈为:「Python + Vue + Mongodb」,后端开发使用的是轻量级 Web 框架 Flask, +前端 UI 框架则采用的是易上手的 ElementUi。 - 2. The platform follows the "zero-encoding" principle, and users can complete more complex business process interface tests without programming. + [(在这里感谢一下本开源项目给我带来的启发)](https://github.com/githublitao/api_automation_test) + +### 使用环境 + +**推荐使用 Chrome 最新浏览器使用~** + + +## Ⅱ. 泰斯特平台特点 (os:和其他测试平台有什么区别?) - 3. The platform follows the principle of “good-looking is justice” and the operation interface is shown as follows: + **0.已经投入生产环境使用 1 年以上, 用起来轻松没负担~** + + 1.平台遵循「小而精」的策略,最大化所有功能的开发、使用性价比,可帮助测试团队快速搭建起易于上手 / 维护的接口 + 自动化测试体系。 + + 2.平台遵循「零编码」原则,使用者不需要编程即可完成较为复杂的业务流程接口测试。 + + 3.平台遵循「颜值即正义」原则,操作界面展示如下: - ![操作界面展示](https://github.com/amazingTest/Taisite-Platform/blob/master/images/操作界面展示.png) + ![输入图片说明](https://images.gitee.com/uploads/images/2019/0819/233943_1f8c3f85_5239689.png "操作界面展示.png") - 4. The platform has an excellent timed task experience. After starting the scheduled task, you can disable/arbitrarily edit the task content and take effect immediately. It also has a rich alarm strategy. -  The page is shown below: + 4.平台拥有极佳的定时任务体验,启动定时任务后可随时停用 / 任意编辑任务内容且立即生效,同时拥有丰富的告警策略, + 页面展示如下: - ![定时任务配置](https://github.com/amazingTest/Taisite-Platform/blob/master/images/定时任务配置.png) + ![输入图片说明](https://images.gitee.com/uploads/images/2019/0819/234004_623ff92c_5239689.png "定时任务配置.png") - 5. The platform has import/export capabilities that support testers **"favorite"** Excel format for easy batch generation/modification of use cases. + 5.平台拥有导入 / 导出功能,支持测试人员 **"最喜爱的"** Excel 格式,易于批量生成 / 修改用例。 - ![数据导入展示](https://github.com/amazingTest/Taisite-Platform/blob/master/images/数据导入展示.png) + ![输入图片说明](https://images.gitee.com/uploads/images/2019/0819/234019_f62ca3cb_5239689.png "数据导入展示.png") - 6. The platform has a rich test result verification system and supports **text similarity** verification. - ([get more detail](https://juejin.im/post/5cfe1dd96fb9a07ed7407321)) + 6.平台拥有较为丰富的测试结果校验体系,支持**文本相似度**校验。 + ([具体内容可参考本篇博文](https://juejin.im/post/5cfe1dd96fb9a07ed7407321)) - 7. The platform provides a test task scheduling interface to facilitate integration with development projects. + 7.平台对外提供测试任务调度接口,方便与开发项目集成。 - 8. ...... + 8....... - ***(There are so many amazing little features waiting for you to explore & tap)*** + ***(还有许许多多令人惊喜的小特色等着你去探索 & 挖掘)*** -## Ⅲ .Taisite-platform function diagram ( em.. you need to translate by yourself :)) +## Ⅲ .泰斯特平台功能图解 ### V1.0 -![泰斯特平台结构图_V1.0](https://github.com/amazingTest/Taisite-Platform/blob/master/images/泰斯特平台结构图_V1.0.png) - -## deploy - -[click me](https://mp.weixin.qq.com/s/bLyDWHCAPCshF8vmbSHtWw) +![输入图片说明](https://images.gitee.com/uploads/images/2019/0819/234034_604458dd_5239689.png "泰斯特平台结构图_V1.0.png") -## how to use -[click me](https://shimo.im/docs/8TqxG3Ttjvj9yT8T) +## 平台部署 -## V . Contact me +[点我进入平台部署](https://mp.weixin.qq.com/s/bLyDWHCAPCshF8vmbSHtWw) -if you have any questions , feel free to email me , 523314409@qq.com. +## 平台教程 +[点我进入平台教程](https://shimo.im/docs/8TqxG3Ttjvj9yT8T) +## 技术分享 +![输入图片说明](https://images.gitee.com/uploads/images/2020/0311/174608_8a272cf2_5239689.png "屏幕截图.png") \ No newline at end of file -- GitLab