Automation framework evaluation: Difference between revisions
Jump to navigation
Jump to search
m Nrutman moved page Exists test framework evaluation to Existing test framework evaluation |
m Nrutman moved page Existing test framework evaluation to Automation framework evaluation |
||
(No difference)
| |||
Revision as of 14:53, 19 December 2012
| Framework(with link) | Advantages | Disadvantages |
|---|---|---|
| autotest
It is designed primarily totest the Linux kernel, though it is useful for many other functions such asqualifying new hardware. It used and developed by a number of organizations, including Google, IBM, Red Hat, andmany others. Developed on Python |
in server mode:
|
|
| STAF
The Software Testing Automation Framework (STAF) is an open source, multi-platform,multi-language framework, lead by IBM Core developed on C. You can interact with STAF from many languages (Java, C, C++, Python,Perl, Tcl, Rexx) and from the command line/shell prompt. |
... |
... |
| robotframework | Example | Example |