Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Automated Testing tools for MFC / VC++ application

Automated Testing tools for MFC / VC++ application

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++ai-testingtestingbeta-testing
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 358866
    wrote on last edited by
    #1

    Hi, I recently developed MFC application and it is about to be shipped to customers in a couple of weeks. Before that I want to test my application for memory leaks etc. 1. Is there any automated testing tools to test my MFC application??? 2. This question might be silly. But it has been bugging me since day one. What is the basic difference between VC++ application and MFC application?? WHen do I say that my application is VC++ or MFC application??? Thanks in advance for your valuable response.:confused:

    D J 2 Replies Last reply
    0
    • U User 358866

      Hi, I recently developed MFC application and it is about to be shipped to customers in a couple of weeks. Before that I want to test my application for memory leaks etc. 1. Is there any automated testing tools to test my MFC application??? 2. This question might be silly. But it has been bugging me since day one. What is the basic difference between VC++ application and MFC application?? WHen do I say that my application is VC++ or MFC application??? Thanks in advance for your valuable response.:confused:

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Anamika1 wrote: What is the basic difference between VC++ application and MFC application?? One is a subset of the other, and not vice-versa. A customer might be interested in knowing that your application was created using VC++. They probably couldn't care less that you created it with MFC.


      Five birds are sitting on a fence. Three of them decide to fly off. How many are left?

      1 Reply Last reply
      0
      • U User 358866

        Hi, I recently developed MFC application and it is about to be shipped to customers in a couple of weeks. Before that I want to test my application for memory leaks etc. 1. Is there any automated testing tools to test my MFC application??? 2. This question might be silly. But it has been bugging me since day one. What is the basic difference between VC++ application and MFC application?? WHen do I say that my application is VC++ or MFC application??? Thanks in advance for your valuable response.:confused:

        J Offline
        J Offline
        Joe Woodbury
        wrote on last edited by
        #3

        1. WinRunner. Expensive, but my tester at my last company swore by it. 2. Visual C++ is the compiler, MFC is a class library. An MFC based application could actually be compiled with other compilers. Joe Woodbury When all else fails, there's always delusion. - Conan O'Brien

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups