What are the unit testing tools can be used for verification of C# source code?

  • Thread starter Thread starter Hariprasadbrk
  • Start date Start date
H

Hariprasadbrk

Guest
Hello All,

We have a software which is developed in C# for safety critical application, but not sure which unit testing tools can be used to verify it.

Expecting similar to RTRT, LDRA, vector cast tool which can be used to verify ADA and C source code and provide the coverage like structural coverage(code coverage), statement, decision and MCDC coverages.

please suggest similar verification tools for C#


Thanks and Regards,

Hari


Hello All,<o:p></o:p>

We have a software which is developed in C# for safety critical application, but not sure which unit testing tools can be used to verify it.<o:p></o:p>

Expecting similar to RTRT, LDRA, vector cast tool which can be used to verify ADA and C source code and provide the coverage like structural coverage(code coverage), statement, decision and MCDC coverages.<o:p></o:p>

please suggest similar verification tools for C#<o:p></o:p>

<o:p> </o:p>


click "Proposed As Answer by" if this post solves your problem or "Vote As Helpful" if a post has been useful to you Happy Programming! Hari

Continue reading...
 
Back
Top