You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robot Framework is an open-source extensible test automation framework for acceptance testing and acceptance test-driven development.
It applies a keyword-driven testing approach enabling the users to easily implement their own domain specific testing constructs, DSLs.
The framework runs on Jython and its testing capabilities can be extended by test libraries implemented either with Python or Java. The framework features a rich ecosystem with IDE and continuous integration tooling and libraries for testing various types of applications - REST and SOAP services, web applications (Selenium), Eclipse RPC, Swing and other.
Syntactically the framework is somewhere in-between BDD frameworks like JBehave and Fitnesse.
The text was updated successfully, but these errors were encountered:
Robot Framework is an open-source extensible test automation framework for acceptance testing and acceptance test-driven development.
It applies a keyword-driven testing approach enabling the users to easily implement their own domain specific testing constructs, DSLs.
The framework runs on Jython and its testing capabilities can be extended by test libraries implemented either with Python or Java. The framework features a rich ecosystem with IDE and continuous integration tooling and libraries for testing various types of applications - REST and SOAP services, web applications (Selenium), Eclipse RPC, Swing and other.
Syntactically the framework is somewhere in-between BDD frameworks like JBehave and Fitnesse.
The text was updated successfully, but these errors were encountered: