Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Introduction of WebQA

Alexander Fuks edited this page Aug 1, 2016 · 2 revisions

Description

Web service for QA aka WebQA - console program written on C# .NET.

This program consists of two parts:

  • converter - to parse Excel files with requirements and store them in SQLite database for future use;
  • web server - to interact with users via Web Browsers and provide them ability to perform searching the requirements.

Screenshots

Picture 1. Running the server

Running the server

Picture 2. RQS in client's web browser

Web UI