Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.85 KB

QA-CHECKLIST-TEMPLATE.md

File metadata and controls

54 lines (36 loc) · 1.85 KB

Fabric-Composer QA

Platform & version

  • ubuntu 16.04
  • ubuntu 14.0
  • MacOs
  • Windows 10

Fabric Composer

  • Version tested: v.r.m - xxxxxxxxxx

Pre-requisties

  • Current state of the build is green with all test passing, and all aspects green: This is for a merge build, not a pull request.
    • This ensures that the code is clean, unit and systests are passing, documentation is being generated, npm and docker images pushed to the repositories, and the Bluemix images have been pushed
  • Ensure that any CRON jobs that are run are also passing

Standard Verification

  • Running the pre-req scripts on clean platform images (within a virtualized environment, install from ISO image of Ubuntu. Follow the preqrequistie tool chain as documented on the website.)
  • Run the QuickStart and follow on tutorials to ensure they are correct [note currently this means following the instructions on the website, however there is a plan to automate this]
  • Yo Generator (Angular + CLI) - generates and the code runs succesfully
  • Expose as REST API tutorial

Documentation

  • Is the overall initial presentation of the website sound? No broken links of home page (use w3 tools to check)
  • Are the JSDocs being produced and linked correctly
  • Look over the support pages, and the getting started tutorials; are their omissions broken links etc.

UI

Stable UI

  • Connect to the playground
  • Review model, and submit transaction
  • Update model, redploy, and submit updated transaction on that model

Next UI

  • Running the Car Auction scenario to validate the the new Playground-UI

Issues Raised

General Obervations