Difference between revisions of "No-Copy Regression Test"
Jump to navigation
Jump to search
Caleb Linden (talk | contribs) |
Caleb Linden (talk | contribs) |
||
Line 44: | Line 44: | ||
=== Regression Tests === | === Regression Tests === | ||
For each (no-copy) Object Type verify that: | For each (no-copy) Object Type verify that: | ||
# Using (wearing, playing, display) it in-world behaves as expected | # Using (wearing, playing, display) it in-world behaves/displays as expected | ||
# Upon restart of the Viewer it still persists in the inventory | # 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 | # Upon restart of the Viewer after clear cache it still persists in the inventory |
Revision as of 14:32, 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 (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/displays 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
- You are not able to run operations that can copy the no-copy object
- When sharing the (no-copy) it gets removed from the inventory and transferred to the new owner
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