forked from eclipse-archived/reddeer
-
Notifications
You must be signed in to change notification settings - Fork 1
User Guide
Marián Labuda edited this page May 13, 2015
·
119 revisions
RedDeer User Guide is under construction now!
- RedDeer Installation
- Test execution of imported examples
- Write and run your first minimal functional test
- Write your own RedDeer API for your tests
- Everything you want to know about requirements
- Write minimal requirement extension
- Write complex requirement with own schema
- How to run Red Deer tests in a Jenkins Environment
- RedDeer Execution parameters
This provides runners and configuration support for your functional tests
This section provides basic understanding of basic building stones of low-level RedDeer
This API is usable for building your own RedDeer API for 3rd party plugins or for unsupported Eclipse UI parts
- Button
- CLabel
- Combo
- CTabItem
- ExpandBar
- InternalBrowser
- Label
- Link
- List
- Menu
- ProgressBar
- Scale
- Shell
- Spinner
- StyledText
- TabItem
- Table
- Text
- ToolBar
- ToolItem
- Tree
- TreeItem
This provides basic abstract for writing specific implementations of:
This is key API for building functional tests by using RedDeer
- Basic-test-requirement-extensions (Clean workspace, Open perspective)
- Server Requirement extension
- Database Requirement extension
RedDeer provides UI tooling for more comfortable running and generating RedDeer tests and projects
JBoss Red Deer - Quick Links
- Home
- [Release notes] (/jboss-reddeer/reddeer/wiki/Release-notes)
- Articles
- JavaDoc
- User guide
- Contributor Guide
- FAQ