Difference between revisions of "No-Copy Regression Test"
Jump to navigation
Jump to search
Caleb Linden (talk | contribs) (Created page with "{{OSWikiLearnBox}} Category:Test Scripts == Scope == * Quick regression test plan to verify expected no-copy object behavior == Set-up == === Environment === TBD === O...") |
Caleb Linden (talk | contribs) (→Other) |
||
Line 11: | Line 11: | ||
=== Other === | === Other === | ||
* User A has in his inventory all Object types at least one one (no-copy) of | * User A has in his inventory all Object types at least one one (no-copy) of | ||
# Object Types: | |||
## Body Part: | |||
### Shape | |||
### Skin | |||
### Hair | |||
### Eyes | |||
## Clothes: | |||
### Shirt | |||
### Pants | |||
### Shoes | |||
### Socks | |||
### Jacket | |||
### Skirt | |||
### Gloves | |||
### Undershirt | |||
### Alpha | |||
### Tattoo | |||
### Physics | |||
## Gesture | |||
## Notecard | |||
## Script | |||
## Image | |||
## Sound | |||
## Animation | |||
## Model | |||
== Test Steps == | == Test Steps == |
Revision as of 14:26, 26 August 2015
Scope
- Quick regression test plan to verify expected no-copy object behavior
Set-up
Environment
TBD
Other
- User A has in his inventory all Object types at least one one (no-copy) of
- Object Types:
- Body Part:
- Shape
- Skin
- Hair
- Eyes
- Clothes:
- Shirt
- Pants
- Shoes
- Socks
- Jacket
- Skirt
- Gloves
- Undershirt
- Alpha
- Tattoo
- Physics
- Gesture
- Notecard
- Script
- Image
- Sound
- Animation
- Model
- Body Part:
Test Steps
Functional Tests
TBD
Regression Tests
For each (no-copy) Object Type verify that:
- Using (wearing, playing, display) it in-world behaves as expected
- Upon restart of the Viewer it still persists in the inventory
- Upon restart of the Viewer after clear cache it still persists in the inventory
- Is searchable
- When rezzing inworld (if applicable) it gets removed from the inventory and doesn't copy
Pass/Fail Criteria
- Passes if
- e.g. No unexpected behaviors are observed
- Fails if
- e.g. Expected behaviors are broken
- e.g. A bug is detected that was not accounted for by this test plan
Tear Down
TBD