Changes

Jump to: navigation, search

Auto-tools/Automation Development

1,344 bytes removed, 00:40, 24 April 2012
no edit summary
To install Selenium it is a simple case of pip install selenium when in your virtual environment, that you created above
=== Mozmill (Firefox) Test Framework === ==== About Mozmill ==== Mozmill is a Software Automation Test Framework that has been designed to test the Firefox Browser. The test suites are written in a domain independent language (javascript), which then uses python in the backend to communicate with a local socket in the browser. There are several pieces required to run Mozmill tests. The simplest / easiest way to get up and writing / running mozmill tests is to install mozmill crowd. This extension allows you to run mozmill tests, and get familiar with writing test cases. After this initial you will be looking for something more complex, try installing Mozmill, and the corresponding test suite so you can run tests from the command line. *If you are able to get this up and running, Congratulations.. this is how tests are run in our continuous integration environment*  ==== How to Install ==== Install Mozmill Crowd and get familiar with running automated tests [https://addons.mozilla.org/firefox/addon/mozmill-crowd/ Mozmill Crowd]  The basic install process is well documented on : [https://developer.mozilla.org/en/Mozmill Mozilla Developer]  Install the Mozmill Tests Get the tests out of the repository - [https://developer.mozilla.org/en/Mozmill_Tests Mozmill Tests] == [[/QA/Automation_Services/New_Members|New Members]] ==All new members to the team can find all the details about getting setup. Details on what accounts, what mailing lists, etc can be found on the [[/QA/Automation_Services/New_Members|Here]].
Canmove, confirm, emeritus
4,714
edits

Navigation menu