Special thanks to Davlyn Jones, the Tellurium user guide 0.6.0 is
officially released now.

Please download it from here.

http://aost.googlecode.com/files/TelluriumUserGuide.0.6.0.pdf


Content Summary

Chapter 1 Introduction: Discusses the following:

    * Motivation for creating Tellurium, the Tellurium approach for
Web testing
    * Challenges and problems addressed by Tellurium.
    * Tellurium concepts and features: Introduces and describes the
following:
          o UI objects, UI Module (heart of Tellurium), UiID (the UI
Object)
          o Two types of Composite Locators
          o Group Locating which is an attribute of the Tellurium UI
module
          o UI Templates and the use of Table and List
          o Javascript Events using the DOJO JavaScript? framework
          o Use of the Logical Container in Tellurium
          o Use of jQuery Selector which improves the test speed in IE
          o Table Methods
          o jQuery Selector Cache Option mechanism in Tellurium
          o Use of the Include syntax in Tellurium
          o Use of setCustomConfig for project level test settings
          o Use of Custom Selenium Extensions with
TelluriumConfig?.groovy
          o Use of Data Driven Testing in Tellurium
          o Tellurium Dump Method for printing UI objects and
descendants runtime locators
          o Tellurium Selenium grid support
          o Tellurium Core Mock Http Server for testing HTML sources
directly
          o Tellurium’s three ways to provide testing support

Chapter 2 Getting Started: Provides a description of the three
Tellurium methods for creating a Tellurium project. In addition,
Tellurium UI Objects are described and discussed including each pre-
defined UI Object.

Chapter 3 Tellurium Subprojects: Describes the multiple sub-projects
including Reference Projects, Maven Archetypes, TrUMP, Widget
Extensions, Core, and Engine projects.

Chapter 4 Tellurium Architecture: Describes the Tellurium architecture
and discusses how Tellurium works as a framework for testing.

Chapter 5 Tellurium APIs: Provides tables of various API methods and
the action/result of each method when used. The methods discussed are
for DSL, Data Access and Test Support DSLs.

Appendices

    * Appendix A Examples: Provides examples of the following
Tellurium test cases:
          o Custom UI Object
          o UI Module
          o Groovy Test Case
          o Java Test Case
          o Data Drive Testing
          o DSL Test Script
    * Appendix B FAQs: Provides a list of Tellurium frequently asked
questions and answers.
    * Appendix C Tellurium Support
    * Appendix D Resources

As always, your comments and suggestions are welcome. Here is the
DZone announcement link in case you want to support Tellurium by
voting it up.

http://www.dzone.com/links/the_tellurium_user_guide_060_is_available_now.html

Thanks,

Tellurium Team
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to