c# - Need UI testing && analyzing tool for Windows -


I have very little experience with the Windows platform and to actually test my application with the UI side, the wanted. Quick i-net search surprises me completely, so any help is highly appreciated.

Main requirements:

  1. Fire user-driven events (such as click on specific locations, dragdrops, text input)
  2. Screenshots can capture (eg on failure)
  3. Can analyze screenshots (sometimes the app removes random events and creates pop-ups, it needs to be intercepted and Handling such situations) may be I Area would be transferred in the process of a third party?
  4. You can create reports and archive them in the file system.

    The application is written only on C #, but if you are developing with WPF (or even WinForms), then I can not speak, right?



Comments