Testing
From OpenSimulator
(Difference between revisions)
(New page: '''Current functionality (may be out of date. contributions welcome)''' <br> '''Note:''' We are aiming for a standalone server in upcoming public release 0.4. These features have been tes...) |
(short test list from ckrinke, added future test targets) |
||
(97 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Short Test List: | |
− | + | ||
− | + | * Basic | |
− | + | ** login | |
+ | ** logout | ||
− | + | * Avatar | |
− | + | ** walk | |
− | + | ** fly | |
− | + | ** hover | |
− | + | ** teleport within region | |
− | + | ||
− | + | ||
− | + | ||
+ | * Building | ||
+ | ** create prim | ||
+ | ** change prim type | ||
+ | ** change all properties for all type | ||
+ | *** expand this later | ||
+ | ** resize | ||
+ | ** change transparency | ||
+ | ** change colour | ||
+ | ** change texture | ||
+ | ** link multiple | ||
+ | ** create copy | ||
+ | ** permissions | ||
− | * | + | * Terraforming |
− | ** | + | ** raise |
− | ** | + | ** lower |
− | ** | + | ** flatten |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | * Land |
− | ** | + | ** subdivide |
− | ** | + | ** join |
− | ** | + | ** offer for sale |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ---- | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | To test when we the functionality is added: | ||
− | * | + | * Avatar |
− | ** teleport | + | ** teleport to another region |
− | ** | + | ** animation |
− | + | ** play sounds | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | * UI |
− | ** | + | ** friends list |
− | ** | + | ** uploads |
− | ** | + | ** edit profile |
− | ** | + | ** search |
− | ** | + | ** full map |
− | ** | + | ** money |
− | ** | + | ** HUD attachments |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | * Friends |
− | ** | + | ** add |
− | ** | + | ** remove |
− | ** | + | ** permissions |
− | ** | + | *** mapping |
− | + | *** online visibility | |
+ | *** can edit my objects | ||
+ | * Groups | ||
+ | ** create | ||
+ | ** join | ||
+ | ** description | ||
+ | ** graphic | ||
+ | ** notices | ||
+ | ** vote | ||
+ | ** invite person | ||
+ | ** remove person | ||
+ | ** member list | ||
+ | ** group list | ||
+ | ** publish | ||
+ | ** set title | ||
+ | ** change active title | ||
+ | ** enrollment fee | ||
+ | ** open enrollment | ||
+ | ** set mature flag | ||
+ | ** group land | ||
− | * | + | ** Group Roles |
− | ** | + | *** create |
− | ** | + | *** edit |
− | ** | + | *** remove |
− | + | *** add person | |
+ | *** remove person | ||
+ | *** abilities | ||
− | * | + | * Chat / IM |
− | ** | + | ** local chat |
− | ** | + | ** chat at distance |
− | ** | + | ** send / receive IM |
− | ** | + | ** offline IM |
− | ** | + | ** group IM |
− | ** | + | ** multiple friend IM |
− | ** | + | ** participant list |
− | ** | + | ** voice (?) |
− | + | ||
− | * | + | * Physics |
− | ** | + | ** sit on object |
− | ** | + | ** walk on object |
− | ** | + | ** bump into object |
− | ** | + | ** fall on object |
− | ** | + | ** collisions |
− | ** | + | ** lot of other things, i'm sure ;) |
− | + | ||
− | * | + | * Scripting |
− | ** | + | ** test all LSL functions |
− | ** | + | ** expand this |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | * Inventory | |
− | * | + | ** expand this |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ** | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 15:09, 3 August 2007
Short Test List:
- Basic
- login
- logout
- Avatar
- walk
- fly
- hover
- teleport within region
- Building
- create prim
- change prim type
- change all properties for all type
- expand this later
- resize
- change transparency
- change colour
- change texture
- link multiple
- create copy
- permissions
- Terraforming
- raise
- lower
- flatten
- Land
- subdivide
- join
- offer for sale
To test when we the functionality is added:
- Avatar
- teleport to another region
- animation
- play sounds
- UI
- friends list
- uploads
- edit profile
- search
- full map
- money
- HUD attachments
- Friends
- add
- remove
- permissions
- mapping
- online visibility
- can edit my objects
- Groups
- create
- join
- description
- graphic
- notices
- vote
- invite person
- remove person
- member list
- group list
- publish
- set title
- change active title
- enrollment fee
- open enrollment
- set mature flag
- group land
- Group Roles
- create
- edit
- remove
- add person
- remove person
- abilities
- Group Roles
- Chat / IM
- local chat
- chat at distance
- send / receive IM
- offline IM
- group IM
- multiple friend IM
- participant list
- voice (?)
- Physics
- sit on object
- walk on object
- bump into object
- fall on object
- collisions
- lot of other things, i'm sure ;)
- Scripting
- test all LSL functions
- expand this
- Inventory
- expand this