Monday 12 October 2015

More Help for Robot Framework - automate testing




There are many Libraries available to write automate unit test case using Robot framework. You can write your own library if you require some additional functionality.

STANDARD Library - There are below standard libraries which you can use directly if Robot Framework is installed.  I have written blog about how to install Robot Framework and Ride

You can get  basic knowledge form my previous blog -

Basic of Robot Framework Part 1

Robot Framework : Explain with Example



Useful External Library – Which need to include in Robot directory test project to use

You can get additional help from  robotframework.org.


Robot Framework provides plugin to connect Jenkins, Maven and Ant task. You can get more information - http://robotframework.org/#tools

Videos to start Robot Framework testing - http://robotframework.org/#documentation

I have worked extensively on all above library. Please let me know if you require any specific library’s example.

No comments:

Post a Comment