I have developed a test case where it calls test1, this test1 again calls test2. So how to report a user message of test2 in final test result.
I have developed a test case where it calls test1, this test1 again calls test2. So how to report a user message of test2 in final test result.