$10.00 IT/210 Currency Conversion Test Procedure - I received full credit for this response!!!
- This tutorial was purchased 1 time and hasn't been rated yet.
- Posted on Jun 21, 2009 at 2:59:51PM
A:
Preview: ... r> “Do you wish to convert English pounds to US dollars? (Y/N)”<br> IntCur = English<br><br>Test Case 4: Valid Menu Selection = Japanese yen<br><br> Inputs: Menu Selection = 4<br> Expected Outputs:<br> “Do you wish to convert Japanese yen to US dollars? (Y/N)”<br> IntCur = Japanese<br><br>Test Case 5: Valid Menu Selection = French francs<br><br> Inputs: Menu Selection = 5<br> Expected Outputs:<br> “Do you wish to convert French francs to US dollars? (Y/N)”<br> IntCur = French<br><br>Test Case 6: Valid Menu Selection = Exit Program<br><br> Inputs: Menu Selection = 6<br> Expected Outputs:<br> “Do you wish to exit the program? (Y/N)”<br> End Program<br><br>Test Case 7: Invalid Menu Selection = 0<br><br> Inputs: Menu Selection = 0<br> Expected Ou ...
The full tutorial is about 449 words long plus attachments.
Attachments:
Assignment - Currency Conversion Test Procedure.doc (27K) (Preview)
$9.50 IT210 - Currency Conversion Test Procedure - GUARANTEED A+
- This tutorial was purchased 3 times and hasn't been rated yet.
- Posted on Jun 21, 2009 at 6:30:33PM
A:
Preview: ... y = Canadian<br> Inputs:<br> Currency_Type = 1<br>Int_Value = 100.0<br>U.S._Value = 68.12<br> Expected Output:<br> The value of 100.0 Canadian dollars is 68.12 U.S. dollars<br>Test Case 2: Valid International Currency = Mexican<br> Inputs:<br> Currency_Type = 2<br> Int_Value = 100.0<br> U.S._Value = 10.52<br> Expected Output:<br> The value of 100.0 Mexican pesos is 10.52 U.S. dollars<br>Test Case 3: Valid International Currency = English<br> Inputs:<br> Currency_Type = 3<br> Int_Value = 100.0<br> U.S._Value = 164.83<br> Expected Output:<br> The value of 100.0 English pounds is 164.33 U.S. dollars<br> <br>Test Case 4: Valid International Currency = Japanese<br> Inputs:<br> Currency_Type = 4<br> Int_Value = 100.0<br> U.S._Value = 0.95<br> Expected Output:<br> The value of 100.0 Japanese yen is 0.94 U.S. dollars<br> <br>Test Case 5: Valid International Currency = French<br> Inputs:<br> Currency_Type = ...
The full tutorial is about 490 words long plus attachments.
Attachments:
Currency Conversion Test Procedure Solution.docx (15K) (Preview)
$10.00 Currency Conversion design and test procedure - Both assignments Graded 100%
- This tutorial was purchased 2 times and hasn't been rated yet.
- Posted on Sep 07, 2009 at 1:30:22PM
A:
Preview: ... on design and ...
The full tutorial is about 10 words long plus attachments.
Attachments:
Currency Conversion design and test procedure combined.doc (30K) (Preview)