简体   繁体   中英

Calculate Code coverage of C# selenium Test cases

I have written test case using Selenium WebDriver in c# and MSTest for Asp .net Application. Is there any tool available for calclulating code coverage of selenium test cases.

Thanks in Advance.

假设您使用的是C#,Visual Studio附带的代码覆盖率工具将可以使用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM