Skip to content

Code coverage is not working for QA automation tests #215

@naveedakhtar28

Description

@naveedakhtar28

screencapture-file-C-Users-naveed-akhtar-Downloads-DKumar04-codecoverage-1b1e9c73d72c-DKumar04-codecoverage-1b1e9c73d72c-CodeCoverageDemoProject1-axoCover-reports-report-2020-04-17-12-48-11-index-htm-2020-0
Steps to Reproduce: -

  1. Develop a simple web application using aspx
  2. Host the web application in local host
  3. Write Selenium Test for the web application under the same solution
  4. Add AxoCover to Visual Studio
  5. Run Selenium Tests using AxoCover

Expected Result: -
Report for code coverage of dev code when running selenium tests

Actual Result: -
Code Coverage is displayed only for Selenium test and Code coverage for Development code is not displayed

Note: - There is no error or warnings displayed in the output

We wanted to get a confirmation whether AxoCover Supports code coverage for Dev code while running automation code.

Link for Sample Code https://github.com/DKumar91/CodeCoverageDemo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions