Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Guidelines

Environments

  • OS
    • Windows 7
    • Windows 8.1
    • Windows 10
    • Mac OS 10.11 ( El Capitan )
  • Browser
    • Chrome (latest)

General QA Guidelines

General Use

  • Are you surprised by anything
  • Does something take longer than you would expect
  • When the tool does something unexpected or takes too long to do something, does the tool provide appropriate feedback
On This Page
Specification

 

QA Tests


Protocol
Perform the following tests in each environment

Report issues at:

Launchers

Description
Ensures that the setting specific First Discovery Tools can be launched

Protocol
Test 1 must be performed first

Test 1: Install Launchers

Test 2: Activate Launchers

  • Procedure
    1. Complete Test 1
    2. Activate each launcher
  • Expected Results
    • Launchers open the correct setting specific First Discovery Tools

Chrome Extension

Description
Ensures that the Chrome extension is installed properly

Protocol
Test 1 must be performed first

Test 1: Install

  • Procedure
    1. Follow the installation guide
  • Expected Results
    • The installation steps are completed without errors
    • An icon for the plugin is added to the browser

Test 2: Unit tests

  • Procedure
    1. Complete Test 1
    2. Run unit tests
  • Expected Results
    • The unit tests should have completed without errors

Test 3: Connect to Extension

  • Procedure
    1. Complete Test 1
    2. Follow the Example Usage to write some code to connect to the extension
  • Expected Results
    • The example code should be able to detect and use the Chrome extension

Native Host

Description
Ensures that the native host is installed properly

Protocol
Test 1 must be performed first

Test 1: Install

  • Procedure
    1. Follow the installation guide
  • Expected Results
    • The installation steps are completed without errors
    • The installation artifacts are added to the correct locations

Test 2: Unit tests

  • Procedure
    1. Complete Test 1
    2. Run unit tests
  • Expected Results
    • The unit tests should have completed without errors

Test 3: Write to USB

  • Procedure
    1. Complete Test 1
    2. Insert a valid USB drive into the computer
    3. ???
  • Expected Results
    • The content should have been written to the usb

 

  • No labels