English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 in manual and 1 in automated testing.

2006-09-01 21:58:29 · 1 answers · asked by Anonymous in Computers & Internet Software

1 answers

You want a software that tests a software automatically.

Now it depends on the platform you developed application.

For unit testing Java applications,J2EE also, use JUnit(from sun microsystems, its free).

For testing .NET application, I don't think I need to tell you. With in the .NET platform you will find a debugger provided by the Microsoft.

For Black Box testing you can use, either WinRun or some software similar to this.

For testing C,C++ programs, I don't have much idea. Search google.

Ok.

2006-09-01 22:19:43 · answer #1 · answered by kranti p 2 · 0 0

fedest.com, questions and answers