Question: CSC 110 Software Design and Programming I Problem 3. Modify your MyCalculate2 program (name it now MyCalculate2Wrong) by placing a semicolon at the end of

CSC 110 Software Design and Programming I Problem 3. Modify your MyCalculate2 program (name it now MyCalculate2Wrong) by placing a semicolon at the end of the condition of your first if statement. Please thoroughly test your program and try to explain what changes if anything. If you cannot understand what changed, try to place semicolons at the end of the conditions of all the if statements in your program. Can you observe what changed now? Please provide at your report a detailed explanation of what changed and why this happened. Testing: Thorough testing in both Problem 2 and Problem 3 is really important Please devise a testing strategy, by picking test values and the anticipated results. Explain why you did pick the specific test cases (you need multiple of them) and what you do expect them to demonstrate. Present a table of all the test inputs you used and respective outputs you got, vs the anticipated outputs in Problem 2 and Problem 3. If you are thorough enough, the table should demonstrate to you what went wrong with Problem 3 What to turn in? . You will need to demonstrate to your instructor the execution of your programs Source code of all your programs Screen shots of a sample execution for the programs on Problem 1 and 2. A screen shot of an execution of the program for Problem 3, which demonstrates an erroneous output A report that explains how your programs work and observations you may have from their execution, as well as things that may have been surprising. Explain what tests you run for Problems 2 and 3, provide a table of the tests, anticipated results and outputs received by the two programs A comprehensive reply to the question posed in problem 3 CSC 110 Software Design and Programming I Problem 3. Modify your MyCalculate2 program (name it now MyCalculate2Wrong) by placing a semicolon at the end of the condition of your first if statement. Please thoroughly test your program and try to explain what changes if anything. If you cannot understand what changed, try to place semicolons at the end of the conditions of all the if statements in your program. Can you observe what changed now? Please provide at your report a detailed explanation of what changed and why this happened. Testing: Thorough testing in both Problem 2 and Problem 3 is really important Please devise a testing strategy, by picking test values and the anticipated results. Explain why you did pick the specific test cases (you need multiple of them) and what you do expect them to demonstrate. Present a table of all the test inputs you used and respective outputs you got, vs the anticipated outputs in Problem 2 and Problem 3. If you are thorough enough, the table should demonstrate to you what went wrong with Problem 3 What to turn in? . You will need to demonstrate to your instructor the execution of your programs Source code of all your programs Screen shots of a sample execution for the programs on Problem 1 and 2. A screen shot of an execution of the program for Problem 3, which demonstrates an erroneous output A report that explains how your programs work and observations you may have from their execution, as well as things that may have been surprising. Explain what tests you run for Problems 2 and 3, provide a table of the tests, anticipated results and outputs received by the two programs A comprehensive reply to the question posed in problem 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
