Swen670Grp1 / cytoscape-platform-tests-js

Reveal.js testing webapp for running platform tests on Cytoscape via CyREST calls
http://chianti.ucsd.edu/~bsettle/cytoscape_platform_test
MIT License
0 stars 0 forks source link

US-2.1 - Display Test Progress Information #25

Open kemaric opened 6 years ago

kemaric commented 6 years ago

User Story: As a tester, I want to see test progress information such as current slide number versus remaining total slides. I also like to see a progress bar visually illustrating my progress.

AC_01: Given I entered correct URL and was able to access Cytoscape test Harness Application, when the initial screen displays, it should list the total number of slides and my progress toward this count.

AC_02: Given I entered correct URL and was able to access Cytoscape test Harness Application, when the initial screen displays, it should show a visual bar telling me about my progress in the test.

Related Req: REQ 2.1 - The system shall display test progress information during the test run.