svombolu Posted June 30, 2014 Share Posted June 30, 2014 hi, we are evaluating Coded UI vs AutoIT. if any one has used both of these tools. can you please suggest which one is better. we are looking for following features in both. Functional Criteria Record and Replay GUI Object recognition Create custom UI objects Ability to do Bitmap comparison Can tests be scripted Scripting language Comparison cabalibity between expected and actual Ability to capture actual images for objective evidence Generation of stubs, test drivers, mock objects MFC Support WPF Support Data driven Impact of screen resolution during test implementation/execution Framework Ability to recover from test failures Debugging capability Easy interface/IDE to work with. easy to understand and implement logging information on executed test cases Ability to run on multiple test agents Non-Functional Continuous integration – ability to run with each build Test Case reposirtory Multiple test suite execution Reporting capabilities (Good Pass/Fail/Statistics Reporting facility) Ease of Use User friendliness (usability) Time to learn (for both casual and dedicated users) System/hardware New Hardware needed Platforms Vendor Support Warranty, maintenance and upgrade policy e-mail support, phone support, user groups Customization support Availability of training, recommended training time, price Availability and access to tool user groups Other Support from developers Unit Tests Possibility of doing Code Coverage Analysis Possibility of doing Performace testing Possibility of doing White Box (API) testing Link to comment Share on other sites More sharing options...
Exit Posted June 30, 2014 Share Posted June 30, 2014 Have you lost dot and newline on your keyboard? mLipok 1 App: Au3toCmd UDF: _SingleScript() Link to comment Share on other sites More sharing options...
Zedna Posted June 30, 2014 Share Posted June 30, 2014 I don't know Coded UI but I know AutoIt very well and I think AutoIt doesn't meet your criteria in any way. AutoIt is general purpose programming language and not finished tool for automatizing/testing. You have to create your tool by yourself if you are skilled in programming/scripting. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
svombolu Posted July 1, 2014 Author Share Posted July 1, 2014 thanks for your response! Can you please let us know following.... does AutoIt support following? 1) Generation of stubs, test drivers, mock objects 2) MFC Support 3) WPF Support 4) Ability to recover from test failures 5) Ability to run on multiple test agents 6) Continuous integration – ability to run with each build 7) Multiple test suite execution Thanks Link to comment Share on other sites More sharing options...
Developers Jos Posted July 1, 2014 Developers Share Posted July 1, 2014 (edited) thanks for your response! Can you please let us know following.... does AutoIt support following? -snip- ThanksSeriously.. what project are you working on and what kind of responses are you expecting on these "detailed" questions?Jos Edited July 1, 2014 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Richard Robertson Posted July 2, 2014 Share Posted July 2, 2014 The questions make it feel like AutoIt is being compared to an IDE and not as a scripting language. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now