Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Based from the problem statement i am going to need the Requirements Analysis (Requirement Quality Goals met) and Acceptance Testing Plan (ATP)/Blackbox Testing. I hope
Based from the problem statement i am going to need the Requirements Analysis (Requirement Quality Goals met) and Acceptance Testing Plan (ATP)/Blackbox Testing. I hope you understand, thanks.
Introduction You have been tasked with solving a software problem which is defined in the problem statement section below. The assignment has been designed to ensure full coverage of all content delivered within the module, as such, to be successful you will need to be familiar with all lecture and lab material delivered to-date and over the next 2 weeks. This assignment is worth 50% of your overall grade. Please familiarise yourself with the marking scheme at the end of this document to understand what is required as assignment deliverables. Problem statement You are required to develop a Java based Multiple Choice Quiz application to aid students taking the module "Object Oriented Analysis & Design" review content in their module. Users will be presented with a randomly chosen set of 10 questions from a question bank and be presented with a choice of solutions. The user must then chose a correct answer and move to the next question. The application will generate a report of how well the student did after the quiz has completed. The student's result is saved to their profile. The application can manage many student profiles and can generate an overall class report. The quiz may be administrated by an admin user. An admin user has full access to all student's attempts, but a student user can only see their own attempts as such Student's must login to their profile before starting the quiz. Students are allowed have multiple attempts which are all persistently saved against their individual profile. Questions and solutions are saved in a simple text file which is read by the quiz application. Requirements Analysis (Requirement Quality Goals met) Acceptance Testing Plan (ATP)/Blackbox TestingStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started