Robot Framework

An open source keyword-driven test automation framework
Download

Robot Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Robot Framework Developers
  • Publisher web site:
  • http://code.google.com/p/robotframework/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.4 MB

Robot Framework Tags


Robot Framework Description

An open source keyword-driven test automation framework Robot Framework is a free and open source Python-based keyword-driven test automation framework for acceptance test-driven development (ATDD) and acceptance level testing. Robot Framework has an easy-to-use tabular syntax for creating test cases and its testing capabilities can be extended by test libraries implemented either with Python or Java. Users can also create new keywords from existing ones using the same simple syntax that is used for creating test cases. Here are some key features of "Robot Framework": · Enables easy-to-use tabular syntax for creating test cases in a uniform way. · Provides ability to create reusable higher-level keywords from the existing keywords. · Provides easy-to-read reports and logs in HTML format. · Is platform and application independent. · The modular architecture supports creating tests even for applications with several diverse interfaces. · Provides a simple library API for creating customized test libraries. · Provides a command line interface and XML based outputs for integration into existing build infrastructure (continuous integration systems). · Provides support for Selenium for web testing, Java GUI testing, running processes, Telnet, SSH, and so on. · Supports creating data-driven test cases. · Provides tagging to categorize and select test cases to be executed. · Has built-in support for variables, practical particularly for testing in different environments. What's New in This Release: · Robot Framework 2.1.2 contains mainly smallish bug fixes and enhancements. The most important new feature is making Given/When/Then/And prefixes optional in keyword names ( issue 409 ) to ease creating BDD style test cases, and the biggest documentation enhancement is an example of using C language from test libraries (issue 394).


Robot Framework Related Software