.
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 it 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 higher-level keywords from existing ones using the same syntax that is used for creating test cases.
Robot Framework project is hosted on GitHub where you can find further documentation, source code, and issue tracker. Downloads are hosted at PyPI. The framework has a rich ecosystem around it consisting of various generic test libraries and tools that are developed as separate projects.
PureLoad - A software for performance and characteristics test of IP server applications such as streaming, mobile, web, and VoIP. PureLoad simulate from single clients to millions of simultaneous users through its scalable architecture.
PureLoad saves you time through all stages of testing, from setting up, defining, changing, executing, trouble shooting, to automating tests and test environment. For efficient DevOps and CI environments PureLoad can be complemented with PureTest for functional tests. Test cases can be re-used between the two tools.
PureTest - A software for functional test of IP server applications such as streaming, mobile, web, and VoIP.
PureTest saves you time through all stages of testing, from setting up, defining, changing, executing, trouble shooting, to automating tests and test environment. For efficient DevOps and CI environments PureTest can be complemented with PureLoad for performance and characteristics tests. Test cases can be re-used between the two tools.
Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect is a program to automate interactions with programs that expose a text terminal interface. Expect uses pseudo terminals (Unix) or emulates a console (Windows), starts the target program, and then communicates with it, via the terminal or console interface. Tk, another Tcl extension, can be used to provide a GUI.
Theme by Danetsoft and Danang Probo Sayekti