Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Robotframework environment building

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Robot Framework is a functional automation testing framework written by python. It has good scalability, supports keyword driver, can test multiple types of clients or interfaces at the same time, and can carry out distributed test execution. Mainly used for many rounds of acceptance testing and acceptance test-driven development (ATDD).

Robot Framework is open source software developed and supported by Nokia Siemens Networks.

Robot Framework environment building

1. Install Python: https://www.python.org/ robotframework based on python

two。 Install pip: https://pypi.python.org/pypi/pip#downloads Python package management tools

3. Install Robot framework: https://pypi.python.org/pypi/robotframework/2.8.5 or install pip install robotframework using pip

4. Install wxPython: http://www.wxpython.org/download.php Robot framework-ride based on wxPython

5. Install Robot framework-ride: https://pypi.python.org/pypi/robotframework-ride or install pip install robotframework-ride using pip

RIDE is a graphical interface for creating, organizing, and running tests.

6. Install the test library:

Selenium:pip install robotframework-selenium2library

Appium:pip install robotframework-appiumlibrary

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report