vimala Posted March 18, 2010 Posted March 18, 2010 Dear Sir, I Feel AutoIt an Excellent Tool for Automation of .Net Applications. How to generate Test cases (Pass/fail) using AutoIT?If so ,can you Give Example Scripts? Thanks, Vimala
Nurav Posted March 18, 2010 Posted March 18, 2010 It is you have to decide a test case is a pass or fail. What you will get to know from your script is the script failed or not. If you can conclude if the failure of your script is a failure of your test case then probably you can do proper logging to a text file or so for the results.
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