+ 1
what is meant by test cases
The first line of input contains an integer T denoting the number of test cases
3 Answers
+ 3
They are like different aspects of a program that you want to test.
+ 3
Scenarios that will check - how well you have implemented the expected behavior in the software...