Ask Question
20 December, 15:39

You are to write a main () program in c+ + implementing the test cases that were created for task 1. Your main () program will use the files studentgrades. H, studentgrades. Cpp, student. H, and student. Cpp that are provided in the zip file. Every place in the main () function that implements a test case should be preceded by a comment identifying that test case. A main. Cpp file is provided to you that you must add your test case implementation to. Test case 1 is already implemented, so use this as an example of how to write your next test cases. Hint: before you start writing new test cases, compile and execute test case 1 to make sure everything is working well. The first test case should fail. When all the test results are completed, you will save the test case results. Submit your main. Cpp file and submit the test case results in a text file called task2. Txt.

+3
Answers (1)
  1. 20 December, 15:58
    0
    The first test case should fail. When all the test results are completed, you will save the test case results
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You are to write a main () program in c+ + implementing the test cases that were created for task 1. Your main () program will use the ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers