projects
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
projects [2010/12/10 14:53] – bil | projects [2010/12/10 14:54] (current) – bil | ||
---|---|---|---|
Line 142: | Line 142: | ||
The Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests of web applications. The Selenium IDE is a recording tool, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the nice environment for creating webtests no matter what style of tests you prefer. | The Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests of web applications. The Selenium IDE is a recording tool, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the nice environment for creating webtests no matter what style of tests you prefer. | ||
- | Tests can be translated to Java (JUnit), C#, Python etc. It can be extended to any language that can make HTTP calls. | + | Tests can be translated to Java (JUnit), C#, Python etc. It can be extended to [[http:// |
The goal of this project is (1) to translate Selenium tests into tests that can be run under Eiffel (e.g. via ESpec or AutoTest), and (2) to provide a complete Eiffel web application creation template (with embedded database such as sqlite) for creating and testing web applications. | The goal of this project is (1) to translate Selenium tests into tests that can be run under Eiffel (e.g. via ESpec or AutoTest), and (2) to provide a complete Eiffel web application creation template (with embedded database such as sqlite) for creating and testing web applications. |
projects.txt · Last modified: 2010/12/10 14:54 by bil