-
Notifications
You must be signed in to change notification settings - Fork 43
User Guide
Marián Labuda edited this page Feb 10, 2017
·
143 revisions
RedDeer User Guide is under construction now!
- RedDeer architecture
- Write and run your first minimal functional test
- 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
- Suite
- Configurations
- Running tests
- JUnit test extensions
- Parameterized tests
- Conditional running of 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
- Wizards
-
Views
- Package Eplorer
- Project Explorer
- Browser View
- Console View
- Problems View
- Outline View
- Error Log View
- Servers View
- [Result View / SQL Results View ] (Result View-(SQL-Results))
- Preferences and Properties
- Database Connection Profiles
- SecureStorage
- Project and Project items
- Custom Project
- Editors
- 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