Robot framework icon
Robot framework icon

Robot framework

 4 likes

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Robot framework screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Test Automation
  2.  Test management

 Tags

  • testing
  • test-driven
  • test-case-management-tools
  • test-plan
  • automated-testing

Robot framework News & Activities

Highlights All activities

Recent activities

Show all activities

Robot framework information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Robot framework, and it has gotten 4 likes

Robot framework was added to AlternativeTo by redsheild on Oct 24, 2014 and this page was last updated Jul 19, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Robot framework?

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

Robot Framework project is hosted on GitHub where you can find further documentation, source code, and issue tracker. Downloads are hosted at PyPI. The framework has a rich ecosystem around it consisting of various generic test libraries and tools that are developed as separate projects.

Robot Framework is operating system and application independent. The core framework is implemented using Python and runs also on Jython (JVM) and IronPython (.NET).