This is my first year of college and im taking a programming class. Just to see how it is and i need some help with my homework.
1st question: Suggest a good set of test data to use for a program that gives an employee a $50 bonus check if the employee hs produced more than 1,000 items in a week.
Second question: Suggest a good set of test data for a program that is intended to output a student's grade point average based on letter grades (A,B,C,D, or F) in five courses.
And Third question: Assume grocery store keeps a file for inventory where each grocery item has its own record. Two fields withineach record are the name of the manufacturer and the weight of the item. Name at least six or more fields that might be stored for each record. Provide an example of the data for one record. For example, for one product the manufacturer is DelMonte, and the weight is twelve ounces.
I have read the chapter about this but still i dont know where to start. I would appreciate any kind of help.
Thank You
1st question: Suggest a good set of test data to use for a program that gives an employee a $50 bonus check if the employee hs produced more than 1,000 items in a week.
Second question: Suggest a good set of test data for a program that is intended to output a student's grade point average based on letter grades (A,B,C,D, or F) in five courses.
And Third question: Assume grocery store keeps a file for inventory where each grocery item has its own record. Two fields withineach record are the name of the manufacturer and the weight of the item. Name at least six or more fields that might be stored for each record. Provide an example of the data for one record. For example, for one product the manufacturer is DelMonte, and the weight is twelve ounces.
I have read the chapter about this but still i dont know where to start. I would appreciate any kind of help.
Thank You