Skip to content

Restful Services Tests

Mustafain Ali Khan edited this page Nov 1, 2019 · 18 revisions

R1: Register a Student

  1. View Currently Registered Student:

  1. Register a new Student:

  2. Verify that new Student is added:

  1. Verify that user with duplicate user name is not registered:

R2: Log In student

  1. LogIn with correct credentials:

  1. LogIn with incorrect credentials:

  1. LogOut:

R3: Search Using Course Number

    Setup for search:
  • a. Adding University to System:
  • b. Add Course to System:
  1. View all Courses:

  2. Search Using Course Number/Code :

R4: Search Course Using University

  1. Search all courses offered by the system for a specific university:

  2. List all the Universities in the system