Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Computer science java project in written only. Assessment Rubric for this programming project Test Plan (N/A) (0% 0 out of 5 points) a. Code Coverage
Computer science java project in written only.
Assessment Rubric for this programming project Test Plan (N/A) (0% 0 out of 5 points) a. Code Coverage (pseudo-code) (points) b. Data Coverage (Formal Test Plan) ( points) Part 1 Program Design Requirements 1. Documentation (30%-- 0.75 out of 2.5 points) a. Name, date, and dlass description provided in top of each file (25 points) b. Did you use meaningful identifier names for each dass member dedaration? (.15 points) c. Does each lass method have pre-conditions and post-conditions clearly stated? (.35 points) 2. Class Organization and Program structure (60%--1.5 out of 2.5 points) Did you create a reusable software component with the necessary data (variable) members? (.5 points) a. Are your methods single-purposed and appropriate (correct inputs and return types)? (.5 points) b. c. Did you apply access designators public and private members correctly? (.25 points) d. Data types correct and appropriate use of final and enum (25 points) Part 2: Completed Program Code 3. Methodology (30%--1.5 out of 5 points) a. Is the functionality of each method clear, concise, correct and efficient? Does it correctly perform its task? (1.15 points) b. Does the application code correctly use dass objects and meet the requirements in the problem description? (.35 points) 5. Output (10% 5 out of 5 points) a. Is the output correct? (.4 points) b. Is the output neatly formatted? (1 points)Step 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