1 / 10

Testing Effects

Testing Effects. !!. All Effects. https://zerowing.corp.adobe.com/display/flex/mx.effects+-+Basic+Test+Plan Watch the effect, understand it. Verify it works Verify it works in Parallel Verify it works in Sequence Verify it works in Transition. Basic Functionality. Play Stop End Pause

mateja
Download Presentation

Testing Effects

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Testing Effects !!

  2. All Effects • https://zerowing.corp.adobe.com/display/flex/mx.effects+-+Basic+Test+Plan • Watch the effect, understand it. • Verify it works • Verify it works in Parallel • Verify it works in Sequence • Verify it works in Transition

  3. Basic Functionality • Play • Stop • End • Pause • Resume • Reverse

  4. Basic Knobs • Duration • StartDelay • RepeatCount • RepeatDelay • Target/Targets

  5. Basic Events • EffectStart • EffectUpdate • EffectRepeat • EffectEnd

  6. First Level – Simple Effect • Test the effect by itself • Verify it works when tweaking the basic knobs while calling the basic functionality. • Verify it works with a variety of targets – not everyone that exists – just a sample that represents the majority of components in the framework.

  7. Next Level – Simple Composite • Parallel / Sequence • Duration on parallel, duration on effect • Target on parallel, target on effect

  8. Next Level - Complex Composite • Take simple composite • Add start delays, repeats, repeatDelays.

  9. Next Level – Combinatorial Composite • Add other effects. • Stagger with delays • Again, targets on composite, targets on effects. • Same target on composite, or multiple targets in effects • Multiple effects, some with overlapping durations and overlapping targets.

  10. Next Level - Transitions • Simple effect in transition. • Composite wrapped effect in transition. • Complex composite “” • Combinatorial composite “” <- Approaching Thermo • Thermo composite in transition. (Thermo’ish) • Add/remove items in transition. (Thermo’ish) • Multi-group in transition. (Thermo’ish)

More Related