Tool to automatically test applications

  • Thread starter Thread starter Dexlex
  • Start date Start date
D

Dexlex

Hello,

is there a script-controlled tool available for automatically testing
compiled applications: simulation of clicks an key presses and checking the
results in the controls on the screen? Something like WinRunner only for CE
devices? Or a Windows software that is able to control a CE software running
on the emulator? My customer wants to automate testing new software releases
to detect side effects of new features.

Dex
 
Hello Fabien,

For my understanding these tools test classes and methods, etc. and are for
developers. What my customer needs is a tool which can test the user
interface of a compiled application. The tool is supposed to go through all
forms of the application, enter data and check the results shown and stored.
Any more suggestions?

Dex

Hi,

You can use Visual Studio 2005 Team Test or NUnit to automate your
tests.

BR


Fabien Decret


ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/


Dexlex a écrit :
 
Back
Top