Python
CtrlK
  • Introduction
  • Chapter 1.Notes from research
    • 1.Introduction of Python
    • 2. Build developer environment
    • 3. Write Python code
    • 4. Web crawler
    • 5. Software testing
      • 5.1. Robot Framework
        • 1.1.Introduction
        • 1.2.What is test-automation framework?
        • 1.3.Robot Framework Architecture
        • 1.4.Robot Framework Library
        • 1.5.Reference
    • 6. encode/ decode
    • 7. module
    • 8. Integrate IIS with django
  • Chapter 2.Courses
Powered by GitBook
On this page

Was this helpful?

  1. Chapter 1.Notes from research
  2. 5. Software testing
  3. 5.1. Robot Framework

1.5.Reference

1.Selenium2 Library: http://robotframework.org/Selenium2Library/doc/Selenium2Library.html 2.Getting Started with RobotFramework on Windows: http://www.swtestacademy.com/getting-started-robotframework/ 3.RF Libraries: http://robotframework.org/#test-libraries 4.Robotfarmework, RIDE在windows上的安裝: http://blog.csdn.net/mengfanbo123/article/details/8450760 5.Robot Framework快速入門: http://carl.logdown.com/posts/2014/03/07/robotframework-gettingstarted 6. Robot Framework User Guide: http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#data-driven-style 7. Robot Framework User Guide 中文版: https://gist.github.com/QuentinJi/9343889 8. Robot Framework入門: http://blog.chinaunix.net/uid-24774106-id-3448216.html 9. Robot Framework Tutoiral- Overview: https://blog.codecentric.de/en/2012/03/robot-framework-tutorial-overview/ 10. Robot Framework Tutoiral- Overview中文版: https://read01.com/NJzy2J.html

Previous1.4.Robot Framework LibraryNext6. encode/ decode

Last updated 5 years ago

Was this helpful?