Good application for automated testing of .Net GUIs written in C# -


background

The company I work for is a .NET Graphical User Interface (GUI) Written in C # and we are almost ready to test it.

Question

Is there a list of standard approved programs that does the following?

  • will be able to run the automatic test of the GUI
  • Integrate with VS2008 (not required)
  • Test or test session one Create log file
  • Fixed X , y on GUI controls?

If there is no need to free the program, I believe that Good choice. Our test team uses it for Winforms and WPF applications.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -