Release Package QA Test Plan

Release Package QA Test Plan

Release Package QA Test Plan

QA Tests


Configurations

Distribution configurations to test

  • NPM Module

  • Individual files

  • infusion-all.js

    • minified

    • source

  • infusion-custom.js

    • minified

    • source

Test configuration

Test each of the distribution configurations.

Testing Tasks

The infusion-all.js and infusion-custom.js configurations should be tested with modified release bundles that have individual dependencies replaced with a reference to the single concatenated JavaScript file. (See Release Process - Tag, Package and Test the Release for more information on how to create these bundles)

Unit Test

________________________________________________________

Protocol
Navigate to the following html file and execute all of the unit tests.

Run all unit tests by launching the html files from the following location

  • tests/all-tests.html



Ad-hoc Tests

Description
Improvised tests for quickly discovering critical issues, and uncovering ones that may be outside of formalized testing.

Protocol
Attempt to use the tool in various situations, using your imagination and freedom to explore the interface and interactions. Can use the other test types as a guide.

All test plans:
Testing Fluid Components



Ideas for future Testing of the Release Package