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: compile script works #183

Closed LiWeiYeh closed 1 year ago

LiWeiYeh commented 2 years ago
  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. The script should not have any errors (check what the compiler message returns)