CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    71

    Testing .NET Apps

    Is there a tool available with which we can record testing process while application is being test in the testing envrionment?

    Kinda like a tool that would record for training perposes? If anyone know of any tool(s) that might be helpful in testing envrionment I sure woulld appreciate the information. Thanks in advance.

  2. #2
    Join Date
    Mar 2005
    Location
    India
    Posts
    102

    Re: Testing .NET Apps

    You mean to say you need a testing tool to test .NET applications?
    You can use microsoft application centre test tool which ships with the visual studio .net software
    Manjula
    ------------
    "To err is Human, and to blame it on a computer is even more so.."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured