Software testing tool

Discussion in 'Trading Software' started by support123, Dec 18, 2003.

  1. Can anybody tell about Testing tools
     
  2. NinjaTrader_Dierk

    NinjaTrader_Dierk ET Sponsor

    Try e.g. http://www.nunit.org/ for a .NET environment.

    There are other XXXUnit test tools for other environments. The whole stuff is based on the "eXtreme programming" initialy published by Kent Beck.

    Hope this helps.

    Dierk
     
  3. Thank you