Forum Discussion

agiletstware's avatar
agiletstware
Occasional Contributor
14 years ago

How to print testcase warning/failure message

Hello, I need to log the test case name, status, and error/warning message (in case of error or warning) to a flat file using a custom .net dll. I have the following code for printing the testcase ...