IT210 Currency Conversion Test Values Currency Conversion Test Values Input Expected Output Comments Selection = TEST Error Message Invalid input Selection = c “Let’s get started.” Prompt country selection Selection = e “Are you sure you wish to exit?” Prompt validation message Selection = y “Thank you for using the Currency Conversion Program. Goodbye.” Terminate program Selection = n “Select a country from the following options:” Prompt country selection Country
Premium United States dollar
Currency Conversion Test Procedure Display Menu Test Cases Test Case 1: Valid 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: Invalid Selection = Russian Rubels Inputs: Menu Selection = > 5 Expected Outputs: “Invalid menu selection‚ please pick a different selection.” Test Case 3: Quit = N Inputs: Quit = N Expected Outputs: “Do you want to continue
Premium United States dollar Currency Pound sterling
this class in the first 3 weeks. However‚ I stumbled upon the Pseudocode Building Blocks tutorials on Youtube by Jack Lusby. They have helped me out tremendously. IT/210 Hollie M. Strack Week 2 CP 2 Jo Jones Chapter 2 Programming Problem Analysis Process: 1. Get user input. 2. Get item weight in pounds and ounces 3. Determine price per unit 4. Calculate total cost Input: Weight in pounds and ounces Price Output: Total_cost (real: > 0) Design Main Module Declare ItemName
Premium Imperial units Input Length
taken for tax withholding (30 percent of gross pay) and parking ($10 per month). You will need the following variables: Analysis Process: 1. Display a program title. 2. Prompt for the Employee ID 3. Prompt for the Hourly rate. 4. Prompt for Regular hours. 5. Prompt Overtime hours. 6. Add net and subtract tax’s equal gross. 7. Divide tax to gross. 8. Display the net. Input: Item Employee ID (string: EmployeeID) Item Hourly rate (a float: HourlyRate
Premium Real number Integer Output
Assignment: Currency Conversion Test Procedure Purpose of Assignment Students generate a set of test inputs and expected results for the Currency Conversion program. 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 = Quit Inputs: Menu Selection =
Premium Currency Output Input
Assignment: Currency Conversion Test Procedure Test Procedure: Begin Test Procedure Menu Error Testing Test Case 1: Inputs: Currency Type = “5” Expected Output: Invalid currency selection. Please try again Test Case 2: Inputs: Currency Type = “9” Expected Output: Invalid currency selection. Please try again Test Case 3: Inputs: Currency Type = “88” Expected Output: Invalid currency selection. Please try again Currency Conversion Testing Test Case 1: Valid International Currency = Canadian
Premium United States dollar Currency
Appendix A IT210 Associate Program Material Appendix A Final Project Overview and Timeline Final Project Overview The final project consists of a currency conversion application. This application—similar to simple‚ practical programs on many travel or financial websites—includes the following elements: • Complete requirements analysis • Design • Verification • Validation and test documentation The currency conversion application is a menu-driven program that allows users
Premium United States dollar Currency Pound sterling
Course Design Guide IT/210 Version 5 1 Syllabus College of Information Systems & Technology IT/210 Version 5 Fundamentals of Programming With Algorithms and Logic Copyright © 2011‚ 2009‚ 2008‚ 2007‚ 2006 by University of Phoenix. All rights reserved. Course Description This course provides students with a basic understanding of programming practices. Concepts covered include flowcharting‚ pseudocode methodologies‚ and an understanding of programming practices. Students will learn how these
Premium Object-oriented programming Programming language
select 1 of 5 international currency types. (Canadian dollars‚ Mexican pesos‚ English pounds‚ Japanese yen‚ and French francs) 3. Program converts foreign currency to U.S. dollars if values provided are valid. 4. Program displays the equivalent dollar amount. 5. Program returns to main menu‚ user has option to enter another conversion or quit the program. ~Input-Process-Output Chart~ Input Process Output Menu Options: User selects 1 of 6 Display Menu Currency Type (Integer) 1 - 5 International
Premium
Axia College Material Appendix I Currency Conversion Development Assignment—Flowcharts Complete the flowcharts for the assignment above by typing into the textboxes below. Week 4 IT/210 Control Flow Diagram—Main Control ------------------------------------------------- Begin You are entering the currency converter Quit ? You are exiting the currency converter Get user input Yes No Calculate Foreign currency to dollars Display equal value U.S dollar amount
Premium United States dollar Currency Dollar