Posted by Jackie on Sunday, February 1, 2009 at 3:39pm.
I would really appreciate it if you can please explain how the following test were performed. I need to perform peer reviews of the following Currency Conversion Test Procedure and answer some questions about it. If you can just help explain how would I perform the the test cases? Below is the peer review:
Display Menu Test Cases
Test Case 1: Valid Menu Selection = Canadian Dollars
Inputs: Menu Selection = 1
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 1
Test Case 2: Valid Menu Selection = Mexican Dollars
Inputs: Menu Selection = 2
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 2
Test Case 3: Valid Menu Selection = English Dollars
Inputs: Menu Selection = 3
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 3
Test Case 4: Valid Menu Selection = Japanese Dollars
Inputs: Menu Selection = 4
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 4
Test Case 5: Valid Menu Selection = French Dollars
Inputs: Menu Selection = 5
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 5
Test Case 6: Valid Menu Selection = No Country
Inputs: Menu Selection = 6
Expected Outputs:
“Quitting Currency Conversion”
Currency_Type = 6
I have included the following assignment which was to generate set of test inputs and expected results for the Currency Conversion program. Here is what I turned in. I am struggling and would hope to get some further assistance. Thank you.
Display Menu Test Cases
EXAMPLE
Test Case 1: Valid Menu Selection = Canadian Dollars
Inputs: Menu Selection = 1
Expected Outputs:
“Do you want to continue with the conversion, Y = Yes, N = No”
Currency_Type = 1
Test Case 2: Valid Menu Selection= Quit
Inputs: Menu Selection = 6
Expected Outputs:
“Do you want to Quit, Y = Yes, N = No”
Currency Type = 1
Test Case 3: Invalid Menu Selection = 9
Inputs: Menu Selection = 9
Expected Outputs:
“Error 4: Please make a valid menu selection”
“Hit any character or number to continue”
Menu is redisplayed
No one has answered this question yet.
Answer this Question
Related Questions
Algebra 2 - Solve and Graph: ( i know that second part would be difficult but ...
peer review - what are some advantages for both the reviewer and writer of peer ...
help - i thought you were a helping site please help i read my lessons but i ...
Chemistry - A solid metal is often known as having 'an array of positive ...
statistics - Given the following situation, how would you use Megastat to test ...
IT210 - I am havin a really hard time findin an rxample of a pseudocode to test ...
Functions - Find the sum of the 50 greatest negative integers. I'm supposed ...
English - Hi, I was wondering if somebody could help me with this... I'm ...
Microbiology - Which of the following tests are used to differentiate between ...
algebra - can someone please help me solve this problem? The halftime period at ...
For Further Reading