Question: C- programming MacBook Air Prof. Lan Xiang Project: Testing of Vector Calculator Due: 2/20/2019 by 10pm Project Description: In this project, you will continue your

C- programming
 C- programming MacBook Air Prof. Lan Xiang Project: Testing of Vector

MacBook Air Prof. Lan Xiang Project: Testing of Vector Calculator Due: 2/20/2019 by 10pm Project Description: In this project, you will continue your work with the vector calculator project by 1) porting your implementation to the DICE-based standard project development tree organization; and 2) developing a suite of unit tests for your project. Project Requirements: 1. Improve your project 2 code if necessary. Use fprintf (stderr, .. to display all the error messages. Your test suite for the project should contain at least 12 meaningful tests that use significantly different types of input data sets, and include tests of both normal operations, and error detection functionality. Each test should focus on testing one 2. specific feature of the project. Examples of tests are (but not limited to) All the options Various vector lengths . Error detections of both recoverable errors and fatal errors (such as an invalid option, invalid element of the vector, and invalid vector length) 3. Each test should be documented properly in its associated README.txt file. The tests should run properly using dxtest utility (either applied to the entire test suite or to an ITS). When submitting your project, please submit an archive of your entire project directory 4. 5. No late submission will be accepted. 6. Grading guideline

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!