PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Edge cases for Nine20.c
Date: Thursday, 16 Apr 2020, 15:38:08


    > Message Posted By: Unknown
    >
    > So far my programme passes all the public tests and I am currently trying
    > to come up with edge cases that I should run on my code. What would be a
    > good strategy to approach creating test cases for Nine20?  What are some
    > potential areas to look at?

Read the specification, very carefully.  Look at the
public test cases to see what they do NOT test.

--Stan-
PREV INDEX NEXT