It210 Currency Conversion Test Proceedures

Submitted by: Submitted by

Views: 1455

Words: 777

Pages: 4

Category: Science and Technology

Date Submitted: 01/15/2011 03:34 PM

Report This Essay

Test Cases for Menu Display Module

|Test Case Description |Test Input |Expected Output |

|Valid Menu Selection = Canadian dollars |Menu selection = 1 |Currency Type = 1 |

| | |Program message “Enter the amount of currency:”|

|Valid Menu Selection = Mexican pesos |Menu selection = 2 |Currency Type = 2 |

| | |Program message “Enter the amount of currency:”|

|Valid Menu Selection = English Pounds |Menu selection = 3 |Currency Type = 3 |

| | |Program message “ Enter the amount of |

| | |currency:” |

|Valid Menu Selection = Japanese yen |Menu selection = 4 |Currency Type = 4 |

| | |Program message “Enter the amount of currency:”|

|Valid Menu Selection = French francs |Menu selection = 5 |Currency Type = 5 |

| | |Program message “Enter the amount of currency:”|

|Valid Menu Selection = Quit the program |Menu selection = 6 |Program message “Exiting the Currency |

| |...