All Projects → tonglei100 → Sweetest

tonglei100 / Sweetest

Licence: mpl-2.0
小而美的自动化测试解决方案,支持 Web UI 测试,Http 接口测试,DB 操作测试,App 测试,小程序测试,Windows GUI 测试,文件操作

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sweetest

Telegram Test Api
Simple implimentation of telegram API which can be used for testing telegram bots
Stars: ✭ 42 (-92.25%)
Mutual labels:  api, test
Cornichon
Scala DSL for testing HTTP JSON API
Stars: ✭ 211 (-61.07%)
Mutual labels:  api, test
Katt
KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
Stars: ✭ 67 (-87.64%)
Mutual labels:  api, test
Opentest
Open source test automation tool for web applications, mobile apps and APIs
Stars: ✭ 246 (-54.61%)
Mutual labels:  api, test
Hitchhiker
a Restful Api test tool
Stars: ✭ 2,175 (+301.29%)
Mutual labels:  api, test
Smocker
Smocker is a simple and efficient HTTP mock server and proxy.
Stars: ✭ 465 (-14.21%)
Mutual labels:  api, test
Oas Kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
Stars: ✭ 516 (-4.8%)
Mutual labels:  api
Spring Guide
Spring 실전 가이드
Stars: ✭ 521 (-3.87%)
Mutual labels:  test
Stresstestplatform
基于Jmeter实现的在线压测和管理Jmx的平台。
Stars: ✭ 515 (-4.98%)
Mutual labels:  test
Graphql Dotnet
GraphQL for .NET
Stars: ✭ 5,031 (+828.23%)
Mutual labels:  api
Twilio Csharp
Twilio C#/.NET Helper Library for .NET Framework 3.5+ and supported .NET Core versions
Stars: ✭ 541 (-0.18%)
Mutual labels:  api
Jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
Stars: ✭ 531 (-2.03%)
Mutual labels:  api
Miniprogram Demo
微信小程序组件 / API / 云开发示例
Stars: ✭ 5,207 (+860.7%)
Mutual labels:  api
Yandex Php Library
PHP библиотека к API Яндекса
Stars: ✭ 517 (-4.61%)
Mutual labels:  api
Video Transcoding Api
Agnostic API to transcode media assets across different cloud services.
Stars: ✭ 530 (-2.21%)
Mutual labels:  api
Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, and gRPC.
Stars: ✭ 517 (-4.61%)
Mutual labels:  api
Openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Stars: ✭ 536 (-1.11%)
Mutual labels:  api
Beautifulrestapi
Beautiful REST API design with ASP.NET Core and Ion
Stars: ✭ 512 (-5.54%)
Mutual labels:  api
Dorita980
Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
Stars: ✭ 523 (-3.51%)
Mutual labels:  api
Eos Go
EOS.IO Go API library
Stars: ✭ 531 (-2.03%)
Mutual labels:  api

sweetest

sweetest

介绍

Sweetest 是一款小而美的自动化测试解决方案,同时支持 Web UI,Http 接口,DB 操作测试,Android/iOS App 测试,小程序测试,Windows GUI 测试,文件操作;由于开始只支持 Web UI 测试,名字取自 Selenium,Web UI,Excel,Element, Test 含义。 特点:

  1. 简单快速,轻松上手
  2. 无需编码能力
  3. 在 Excel 中以文本编写测试用例
  4. 维护成本低
  5. 支持千、万级别的用例规模
  6. 拥抱变化,支持敏捷

安装

环境要求

  • 系统要求:Windows
  • Python 版本:3.6+
  • 浏览器:Chrome
  • Chrome 驱动: chromedriver (需和 Chrome 版本匹配,并配置环境变量,参考这里配置)

安装 sweetest

pip install sweetest

升级 sweetest

pip install -U sweetest

快速体验

打开 cmd 命令窗口,切换到某个目录,如:D:\Autotest

sweetest
cd sweetest_example
python start.py

install

OK,如果一切顺利的话,sweetest 已经跑起来了

详细文档:https://sweeter.io/#/sweetest/

加入我们

QQ 交流群:941761748

(验证码:python) 注意首字母小写

微信公众号:喜文测试

QQ2WeChat

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].