In your Coding Questions, test cases are the different types of inputs to your code to test your defined logic and produce the output. A test case is termed “passed” when the output from your code exactly matches the expected output. Else, the status “Wrong Answer” is indicated against the test case.
What are test cases? Print
Created by: Ashwath Gopinath
Modified on: Tue, 6 Aug, 2019 at 12:11 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.