B2G/QA/Automation/Style Guide/General Concepts: Difference between revisions

(First revision)
Line 2: Line 2:


== Web Testing ==
== Web Testing ==
As Firefox OS is web-based, it end-to-end automation is based upon [www.w3.org/TR/webdriver/ WebDriver]. A well-known implementation of the WebDriver APIs is Selenium. Firefox OS automation uses another one: [http://marionette-client.readthedocs.org/ Marionette].
As Firefox OS is web-based, it end-to-end automation is based upon [http://www.w3.org/TR/webdriver/ WebDriver]. A well-known implementation of the WebDriver APIs is Selenium. Firefox OS automation uses another one: [http://marionette-client.readthedocs.org/ Marionette].


This Style Guide document is describing some of the best practices that you can find in the Selenium world. If one practice is missing here or contradicts on you can find in Selenium's, we would be glad to discuss it on IRC, in #fxosqa
This Style Guide document is describing some of the best practices that you can find in the Selenium world. If one practice is missing here or contradicts on you can find in Selenium's, we would be glad to discuss it on IRC, in #fxosqa
Confirmed users
486

edits