Difference between revisions of "Welcome"

From Test Automation Wiki
Jump to: navigation, search
 
Line 1: Line 1:
<strong>MediaWiki has been successfully installed.</strong>
+
Welcome to the Lapis Lazuli Wiki!
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
== About Lapis Lazuli ==
  
== Getting started ==
+
Lapis Lazuli is a Test Automation solution running in Ruby. It makes use of the well known Selenium engine, but the usage is simplified and best practice is enforced.
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
You can execute LL on any server that supports Ruby. However, we advice to use this in combination with Cucumber. More about this in the Complete Test Automation Sweet chapter.
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
== Sections ==
 +
* Installation
 +
* Getting starte
 +
* Functions

Revision as of 14:17, 13 June 2016

Welcome to the Lapis Lazuli Wiki!

About Lapis Lazuli

Lapis Lazuli is a Test Automation solution running in Ruby. It makes use of the well known Selenium engine, but the usage is simplified and best practice is enforced.

You can execute LL on any server that supports Ruby. However, we advice to use this in combination with Cucumber. More about this in the Complete Test Automation Sweet chapter.

Sections

  • Installation
  • Getting starte
  • Functions