An interface wrapper library for RobotFramework
Project description
Introduction
RobotFramework-IFHttpLibrary is an Interface testing library for RobotFramework It includes post, get, delete, put method to send http requests,and also use MySql datebase to verify the Correctness of response datas.
It support Python 2.x and MySql database only.
Installation
Using pip
The recommended installation method is using pip:
pip install robotframework-interfacelibrary
The main benefit of using pip is that it automatically installs all dependencies needed by the library. Other nice features are easy upgrading and support for un-installation:
pip install --upgrade robotframework-interfacelibrary pip uninstall robotframework-interfacelibrary
Usage Guider:
Web端:通过Cookie登录访问。 设置环境变量keyword: create session connect to database post/get request 登录接口
Mobile端:包括PC和Mobile客户端,通过Proxy访问需要加密,根据项目需求可扩展测试库然后增加相应的加密算法关键字, 定制相应的request headers和加密请求体body,再调用 encrypt post 关键字发送加密http 请求。
Project Contributors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file robotframework-interfacelibrary-1.0.3.dev20.tar.gz
.
File metadata
- Download URL: robotframework-interfacelibrary-1.0.3.dev20.tar.gz
- Upload date:
- Size: 181.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c656392ed1e95c879c9b634bb9631fb5379fdb1f9f75db6619f7b061cebd4b30 |
|
MD5 | 2fbcdfdc4deb566da26b58dc4c6fc1e2 |
|
BLAKE2b-256 | 0484c098cebbb39623cc468c520bd0154863fec60eb91ec62528968f348e4de2 |
File details
Details for the file robotframework_interfacelibrary-1.0.3.dev20-py2-none-any.whl
.
File metadata
- Download URL: robotframework_interfacelibrary-1.0.3.dev20-py2-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7156269b350ea0e75d81f71b22f0f140b37d99fb6c286eb7683d423d91b213f3 |
|
MD5 | 3c4ba57e3917a1f5aaf34cc018b356bc |
|
BLAKE2b-256 | 8990a3783174013129e55f64cbd49f5496c74ced79e50b0f9a29734bb9c46c9e |