This application can be used for the creation of a quality plan and visualization of assessment results.
Test Case Quality Assessment Approach Overview:
$ cd TCQCHECK
$ npm install
$ ng serve
$ Open `http://localhost:4200/` in Browser
$ cd NodeJS
$ npm install
$ nodemon index.js
This project was generated with Angular CLI version 8.3.23.