user interface - UI Automation Testing Tools -


i'm working on ui automation.

we using following tools.

bewildr snoop

our wpf application uses custom framework developed company. many of buttons generated dynamically. example, controls have id guids, new id guids every time run program. many controls don't have names.

are there other tools might worth look?

is commercial or personal - ie have budget? that'll affect whether might consider mercury or hp suites, or go straight opensource ;)

http://en.wikipedia.org/wiki/list_of_gui_testing_tools provides list of gui testing tools. autoit nice , easy learn , use, if you're coder anyway. phantom al , icutest both useful wpf applications.

if have budget, there's not better mercury/hp toolsets - qtp (quicktest pro) , winrunner - former uses vbscript while later uses custom test script language - clever writing tests.

i won't provide links them wiki article has that, hope helps.

as targeting names, hypothetically work out order in they're being loaded , tab through them way, ignoring names , guids. alternatively send clicks targetted coordinates on app if know where buttons going be.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -