No-Copy Regression Test

From Second Life Wiki
Revision as of 15:25, 26 August 2015 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Test Steps

Functional Tests

TBD


Regression Tests

For each (no-copy) Object Type verify that:

  1. Using (wearing, playing, display) it in-world behaves as expected
  2. Upon restart of the Viewer it still persists in the inventory
  3. Upon restart of the Viewer after clear cache it still persists in the inventory
  4. Is searchable
  5. When rezzing inworld (if applicable) it gets removed from the inventory and doesn't copy



Pass/Fail Criteria

  1. Passes if
    1. e.g. No unexpected behaviors are observed
  2. Fails if
    1. e.g. Expected behaviors are broken
    2. e.g. A bug is detected that was not accounted for by this test plan

Tear Down

TBD