Skip to main content

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


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

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