-
Programmed Unit testing
Hello, i need you help to answer this question:We have a programmed unit, that receives the alphabets and returns them reverses them. Now,there is a problem and it returns the letters in a different order.how we can figure what is a problem?For example, when we give him "abc" it should return us "cba" but now it returns "acb"..Thank you