Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 621 Bytes

File metadata and controls

34 lines (23 loc) · 621 Bytes

SoftQual

Protractor Tests für Software Qualität

Dokumentation

Dokumentationen und Diagramme befinden sich im Ordner "doc"

Website DeviceRegistration

NodeJS installieren

NodeJS

Quellcode von Github ziehen

git clone git@github.com:DeviceRegistration/Frontend.git

Installation mit

npm install

bower install

Start der Website

grunt serve

Protractor Tests

Quellcode von Github ziehen

git clone git@github.com:mdroessler/SoftQual.git

Installation mit

npm install -g protractor

webdriver-manager update

Start der Tests

webdriver-manager start

protractor conf.js