On Wed, 2005-10-26 at 20:48 +0530, VikramB wrote: > 1. Where can i found all the possible test cases to Claim that my SIP- > phone is 100% RFC 3261 compliance
You can't prove that any program meets its specifications with a finite number of test cases. See Rice's Theorem (http://en.wikipedia.org/wiki/Rice%27s_theorem): Using Rogers' characterization of acceptable programming systems, this result may essentially be generalized to most computer programming languages: there exists no automatic method that decides with generality non-trivial questions on the black-box behavior of computer programs. This is one explanation of the difficulty of debugging. Dale _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
