码迷,mamicode.com
首页 > 其他好文 > 详细

RobotFramework安装指南

时间:2018-09-27 11:14:15      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:32位   frame   demo   自动化测试   操作系统   san   接口自动化测试   tom   down   

 

1. Python下载
https://www.python.org/downloads


2. Setuptools下载
https://pypi.python.org/pypi/setuptools
用原装各种测试库的工具,他会把安装好的测试库的信息放在一个公共的文件里easy-install.pth


3. Robot Framework下载
https://github.com/robotframework/robotframework/releases
http://robotframework.org/


4.wxPython下载
http://www.wxpython.org/download.php
用于支持Python图形化界面的,安装它主要用来运行RIDE的


5.robotframework-ride
https://github.com/robotframwork/RIDE/releases
RIDE是一个可视化的界面工具,专用于大家编写测试案例


pip安装
https://pypi.python.org/pypi/pip

 

Web自动化测试
https://github.com/qitaos/rf-demos/tree/master/rf-book-case/test
https://github.com/qitaos/rf-demos/tree/master/Selenium2Library-demos
Selenium2Library的官方地址:
https://github.com/rtomac/robotframework-selenium2Library


C/S自动化测试
https://github.com/qitaos/rf-demos/tree/master/AutpItDemo
不支持mac,只支持windows32位的操作系统
安装pywin32
https://sourceforg.net/projects/pywin32/files/pywin32
安装AutoItLibrary
https://code.google.com/p/robotframework-autoitlibrary


接口自动化测试
https://github.com/qitaos/rf-demos/tree/master/RequestDemo

 

RobotFramework安装指南

标签:32位   frame   demo   自动化测试   操作系统   san   接口自动化测试   tom   down   

原文地址:https://www.cnblogs.com/qianjinyan/p/9711891.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!