Skip to content

NTVS Lightweight Install Manual Test Matrix

Matt Bierner edited this page Jul 29, 2016 · 12 revisions

Manual testing for lightweight installer

Setup

Dev15

  • Start with a machine that does not have visual studio installed.
  • Install lightweight VS with Node workload.
  • Run through scenarios using this instance.

Dev14 + Dev15

  • Start with a machine has Visual Studio 2015 installed.
  • Install lightweight VS with Node workload.
  • Run through scenarios on the dev15 install of NTVS.

(Dev14 + NTVS.msi) + Dev15

  • Also try the case where NTVS is already installed for Visual Studio 2015.
  • Make sure that scenarios still work for both the lightweight instance of NTVS and the vs 2015 instance of NTVS

((Dev14 + NTVS.msi) + Dev15) - Dev15

  • Start with a machine has Visual Studio 2015 installed and NTVS installed.
  • Install lightweight VS with Node workload.
  • Boot the lightweight installer and open a node project.
  • Then uninstall the lightweight Node workload.
  • Test to make sure the Dev14 NTVS instance has not been broken.

Scenarios

Please run through all scenarios in the NTVS 1.2 Manual Test Matrix.

Status

  • New Project Creation

    Duplicate templates listed but otherwise seems fine.

  • Import existing project

  • Editing and IntelliSense

    Works fine for basic projects. Note that automatic typings acquisition is intentionally disabled in dev15.

  • Profiling

    Currently not accessible easily with our workload. Given the small usage numbers, this seems fine for a preview release. If you do go to the Node.js profiling window manually, things generally don't work great.

  • Deployment

VS Signoff Checklist