AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Test scenario: Prototype appears in a new tab in your browser #188

Open LiWeiYeh opened 2 years ago

LiWeiYeh commented 2 years ago

Open the prototype. The URL <yourname>.<hostname> (e.g. student123.rap.cs.ou.nl) should appear in a new tab in your browser.

  1. User goes to the home page
  2. User goes to the login page
  3. User fills in (correct) userid and password
  4. User goes to MyScripts page (automatically)
  5. User clicks + sign and goes to the creation of a new script page
  6. User gives name and a (working) script
  7. User clicks compile
  8. User clicks Prototype
  9. User should be able to access page <yourname>.<hostname>