Jump to content

hakki.degirmenci

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by hakki.degirmenci


  1. I want to make code coverage. I found many tools which give us some static reports but I want to make dynamic code coverage at runtime. Firstly ı want to tell you about dotCover(dynamic code coverage tool .NET environment).This tool do that For example I have one demo project which is shopping web site. After run my project then ı am doing that login , add product in card and my code coverage report should change after each operation. I need this dynamic codecovarege in Delphi project .

×