Jump to content

How to Testing VC# GUI


Recommended Posts

I need to test C# GUI with help of auto IT. How to get list of controls (labels, button Checkbox etc...) available in GUI and how to change each states of control? I need to test controls are visible or not.

Limitation: GUI dont have Hot key Function (i.e. ALT + O Click on OK Button)

-= [font="Verdana"]A Men Who believes in himself and not circumstances is the real Winner =-[/font]

Link to comment
Share on other sites

I need to test C# GUI with help of auto IT. How to get list of controls (labels, button Checkbox etc...) available in GUI and how to change each states of control? I need to test controls are visible or not.

Limitation: GUI dont have Hot key Function (i.e. ALT + O Click on OK Button)

the window spy will help you with that. Alt+F6 if you're using the SciTE editor (I think). Otherwise it's under the extras in your autoit start menu folder by the name of "AutoIt Window Info" or something like that.

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...