Lab8 - SaiTejaMakani/Advanced-Software-Engineering-LAB GitHub Wiki

Lab8 Results:

Source Code is pushed to github and screen shots are pushed to documentation folder in git hub.

Below is the index page from which we can get the REST services from eclipse server.

After clicking the "Get Answers" "Get Grades" button we will be getting the results into the below tabs.

Below is the json outout from our RESTservice.which gives back the Quiz data on submission.

Below is the screen shot for our json format to get the right answer for quiz application.

Junit Test case to find quiz total and grading are shown bwlow. executed 2 JUnit test cases result is show in bwlow screen shot.