Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A farmer records the milk production of a herd of cows. Every cow has a unique 3-digit identity code. Each cow can be milked

A farmer records the milk production of a herd of cows. Every cow has a unique 3-digit identity code. Each

A farmer records the milk production of a herd of cows. Every cow has a unique 3-digit identity code. Each cow can be milked twice a day, seven days a week. The volume of milk from each cow is recorded in litres correct to one decimal place (yield) every time the cow is milked. The size of the herd is fixed. At the end of the week the total and the average yield for each cow for that week is calculated. The farmer identifies the cow that has produced the most milk that week. The farmer also identifies any cows that have produced less than 12 litres of milk on four or more days that week. A program is required to record the yield for each cow every time it is milked, calculate the total weekly volume of milk for the herd and the average yield per cow in a week. The program must also identify the cow with the best yield that week and identify any cows with a yield of less than 12 litres of milk for four or more days that week. Design a suitable screen design for the given scenario (one screen to capture all the details) Write test scenarios to test above case including, a. Positive/Negative test scenarios b. c. Proper validation message 3. What are the entry and exit test criteria for the above scenario. 1. 2. Functional / Non functional test scenarios

Step by Step Solution

3.33 Rating (150 Votes )

There are 3 Steps involved in it

Step: 1

1 Screen Design image 2 Test Scenarios a Positive Negative test scenarios Test Scenario Expected Result Enter a valid cow ID and a valid yield The yield is recorded and the total and average yield for ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Management Science A Modeling And Cases Studies Approach With Spreadsheets

Authors: Frederick S. Hillier, Mark S. Hillier

5th Edition

978-0077825560, 78024064, 9780077498948, 007782556X, 77498941, 978-0078024061

More Books

Students also viewed these Programming questions

Question

1. What is the book balance of cash?

Answered: 1 week ago