Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USE C++ ONLY! PLEASE DUE TONIGHT WRITE THE PROGRAM THEN FILL IN THE TEST TABLE You need to prepare and submit ONE SINGIE MS Word

USE C++ ONLY! PLEASE DUE TONIGHT WRITE THE PROGRAM THEN FILL IN THE TEST TABLE
image text in transcribed
image text in transcribed
You need to prepare and submit ONE SINGIE MS Word document to Canvas (in your lab section) as LastName FirstName Labxy.doc, It must contain: - Only your NAME on page 1 - For each question, in this order: Specify the question number. Initial test plan. After reading the question requirements, but before beginning any coding, create the test case table, below, completed through column Expected Output. Include in your report. Source code. Copy/Paste your final source code. You must include standard "comment header" even if code is provided. Do Not paste a snippet of your source code, it must be copy/pasted. Final test plan. Write your program then complete the test table with actual output results and include in your report. Output results. Paste in a snippet of output showing results for every listed test case in your final test plan, labeled with test case \# Test Table: Add / delete rows from Test Table as necessary Modify column widths as necessary Test both valid and invalid input Test for every output expected If failure is an expected output and it happens then that test Passes Any test that fails means the program must be fixed so that it passes the test o Failing tests need a new test row, ie 1a,1b, etc, showing corrections from original to produce an E shape. The middle horizontal line must print at line (height +1 )/2. Validate user input to only be positive values and height must be at least 5 and width 2 . Any invalid input must loop until a valid value is entered. This is an example for width of 10 and height of 8 You must use separate functions to display the vertical and the horizontal lines. You must test both even and odd heights

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Routledge Companion To Accounting In China

Authors: Haiyan Zhou

1st Edition

0367656108, 9780367656102

Students also viewed these Databases questions