Skip to main content

本库旨在完成全流程自动化测试,包括webUI自动化测试,移动端自动化测试,接口自动化测试,自动化测试报告生成,自动化测试用例管理,自动化测试数据管理,自动化测试用例执行,自动化测试用例执行结果展示,自动化测试用例执行结果统计,自动化测试用例执行结果导出,自动化测试用例执行结果导入,自动化测试用例执行结果对比,自动化测试用例执行结果对比结果展示,自动化测试用例执行结果对比结果导出,自动化测试用例执行结果对比结果导入,自动化测试用例执行结果对比结果对比,自动化测试用例执行

Project description

apat_frame

版本信息:1.0.0 版本描述:该库将提供一个全面的、通用的自动化测试框架,旨在完成webUI自动化、接口自动化以及移动端自动化测试。 版本详情:app_plugin中安装appium库,web_plugin中安装playwright和aiohttp库,然后通过test_utils进行pytest集成与二次封装和单元测试。后续依赖库playwright、aiohttp、playwright、pytest需要更新的时候,对组件进行整体覆盖,然后跑单元测试,单元测试通过后再进行发布;test_utils中还包含各类工具。 测试用例字段: code-编号:以当前时间戳生成 name-名称:用例名称 desccription-描述:用例描述,可为空 category1-分类:用例大分类,不可为空,分为webui、interface、mobile category2-分类:用例小分类,可为空,自定义分类 status-状态:用例状态 script-脚本:用例脚本,不可为空 expected-预期结果:用例预期结果,可为空 actual-实际结果:用例实际结果,可为空 result-结果:用例结果,可为空 create_time-创建时间:用例创建时间,可为空 update_time-更新时间:用例更新时间,可为空 creator-创建人:用例创建人,可为空 updater-更新人:用例更新人,可为空

对于任意测试用例,都存在编号、名称、用例大分类 当该用例属于webui和移动端Ui时,script字段中存入json格式为 { "script": "", "kargs": { "number": "", "password": "", ...

}

} 当该用例属于接口自动化用例时,script字段中存入json格式为 { "method": "", "url": "", "kwargs": { "Content-Type": "application/json", ... } }

ceshi1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apat_frame-1.0.4.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

apat_frame-1.0.4-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file apat_frame-1.0.4.tar.gz.

File metadata

  • Download URL: apat_frame-1.0.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for apat_frame-1.0.4.tar.gz
Algorithm Hash digest
SHA256 892657f3f6389a788e4ca5a3a4e9b2b9c428fe6a5bebe0822ffe8ded0ece29ec
MD5 06ad3fe305e5329720f5e4e769ee09db
BLAKE2b-256 b2c720cac94bd8d1265dfe1897ed9c3f88f241d4ea982c253a03a72e50bbfe77

See more details on using hashes here.

File details

Details for the file apat_frame-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: apat_frame-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for apat_frame-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7b6211b5c483d29a09e9304975f3e257d42e9e5ca334d33f5817180e620abfdb
MD5 0def21eeb258e82ef73577eb270c3722
BLAKE2b-256 1e78aa0941283d382322618cc258388d2ee569cf76c7a222d50f786c39feba6e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page