TestNG Tutorials 36: Can a Test Method Return a Value in TestNG?

Hello Folks, This is also an interview question. These questions are asked to know how much you can think on a scenario. Question was, “Can a test method return a value? If yes, how can you use it?”. Yes, a @Test annotated method can return a value but that method will not be considered as … Continue reading TestNG Tutorials 36: Can a Test Method Return a Value in TestNG?