logo

Sales Commission Calculator

Submit a zipped file containing a BlueJ project, test plan, test results, and a reflection report for the SpaceZ sales commission calculator assignment.

11 Pages610 Words80 Views
   

Added on  2022-12-19

About This Document

This project is a menu-based sales commission calculator implemented using Command Line Interface (CLI). It covers topics such as user-defined functions, conditional and looping statements, handling user data types, arrays, static data types, and error handling.

Sales Commission Calculator

Submit a zipped file containing a BlueJ project, test plan, test results, and a reflection report for the SpaceZ sales commission calculator assignment.

   Added on 2022-12-19

ShareRelated Documents
Project Description
This project is based on Command Line Interface (CLI). I have implemented
the menu based Sales Commission Calculator. All the customers, Services and
Launch files are input. These information is collected from Scanner object. After
getting this input, we have processed and stored into Customer, Service and Launch
object. These collection of objects are stored into ArrayList. These files are imported
from java.util. We have implemented try... catch which is used to capture an error
during the runtime.
Reflection Report
I have learnt from this project as follows
User Defined Function handling
Conditional Statements (if – else if - else)
Looping Statements (while and for), Infinite loop also
Creating User Data types (Classes) and handling methods using object
Arrays Concepts using ArrayList object
Static data types
Error Handling using try ... catch statements
Class Diagram
Sales Commission Calculator_1
Test Plan 1
Input: a or A
Description: Read and process the audit report
Output:
Sales Commission Calculator_2
Sales Commission Calculator_3
Test Plan 2
Input 1: L or l
Input 2: test3.txt
Description: Read and process the Launch report
Output:
Sales Commission Calculator_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN
|13
|1512
|68

Java Programming Assignments with Solutions
|9
|904
|164

Java Code import java.util.Scanner; /** * * File name
|2
|257
|314

import java.util.Scanner; public class rectangle { private
|2
|241
|184

R programming for analyzing flight dataset and flight scheduling
|26
|1439
|140

Java Assignment Help | Online Homework
|13
|1219
|353