Description: 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 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 keywords from existing ones using the same syntax that is used for creating test cases.
To Search:
File list (Check if you may need any files):
robotframework-2.5.7
....................\COPYRIGHT.txt
....................\README.txt
....................\setup.py
....................\templates
....................\.........\testcase_template.html
....................\.........\README.txt
....................\.........\atdd_template.html
....................\.........\testcase_template.tsv
....................\.........\resource_template.tsv
....................\.........\resource_template.html
....................\setup.cfg
....................\robot_postinstall.py
....................\PACKAGING.txt
....................\INSTALL.txt
....................\robot.bmp
....................\package.py
....................\LICENSE.txt
....................\install.py
....................\MANIFEST.in
....................\PKG-INFO
....................\doc
....................\...\examples
....................\...\........\simple_start
....................\...\........\............\verify_system_using_env.html
....................\...\........\............\readme.txt
....................\...\........\............\tag_samples.html
....................\...\........\............\ping_host.html
....................\...\........\............\log_hello_world.html
....................\...\........\............\verify_create_file.html
....................\...\........\using_c
....................\...\........\.......\LoginTests.tsv
....................\...\........\.......\login.c
....................\...\........\.......\README.txt
....................\...\........\.......\zipthis.sh
....................\...\........\.......\LoginLibrary.py
....................\...\........\.......\Makefile
....................\...\........\for_loops
....................\...\........\.........\CheckMultipleItemsLibrary.py
....................\...\........\.........\check_all_items_in_for_loop.html
....................\...\........\.........\break.html
....................\...\........\conditional_execution
....................\...\........\.....................\running_keyword_conditionally.html
....................\...\........\.....................\settings_variable_conditionally.html
....................\...\images
....................\...\......\architecture.png
....................\...\......\robot-trans.png
....................\...\......\robot-trans-up.png
....................\...\python
....................\...\......\ExampleLibrary.py
....................\...\......\PythonTutorial.rst
....................\...\......\example_tests.tsv
....................\...\......\PythonTutorial.html
....................\...\......\pt2html.py
....................\...\quickstart
....................\...\..........\README.txt
....................\...\..........\qs2html.py
....................\...\..........\sut
....................\...\..........\...\test_login.py
....................\...\..........\...\login.py
....................\...\..........\testlibs
....................\...\..........\........\LoginLibrary.py
....................\...\..........\quickstart.html
....................\...\..........\quickstart.rst
....................\...\libraries
....................\...\.........\Collections.html
....................\...\.........\BuiltIn.html
....................\...\.........\Dialogs.html
....................\...\.........\lib2html.py
....................\...\.........\String.html
....................\...\.........\Telnet.html
....................\...\.........\Screenshot.html
....................\...\.........\OperatingSystem.html
....................\...\userguide
....................\...\.........\ug2html.py
....................\...\.........\README.txt
....................\...\.........\RobotFrameworkUserGuide.html
....................\...\.........\src
....................\...\.........\...\utils
....................\...\.........\...\.....\tag_stat_args.txt
....................\...\.........\...\.....\tag_stat_links.html
....................\...\.........\...\RobotFrameworkUserGuide.txt
....................\...\.........\...\GettingStarted
....................\...\.........\...\..............\ar