nazareena Posted August 18, 2011 Posted August 18, 2011 how to do Performance testing in Autoit for the desktop application. Any help is appreciated.
hannes08 Posted August 18, 2011 Posted August 18, 2011 You can use TimerInit() and TimerDiff() if you want to measure time in AutoIT. Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
nazareena Posted August 18, 2011 Author Posted August 18, 2011 Thanks for the reply can we do load testing using autoit iam new to auto it if you briefly explain much appreciated. Thanks once again
JohnOne Posted August 18, 2011 Posted August 18, 2011 Maybe you are after something like Performance Counters <- Search <- Example scripts By Ascend4nt AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
nazareena Posted August 18, 2011 Author Posted August 18, 2011 basically i wanted to do load test and stress testing (probably replicate the things which we used to do in load runner) using Autoit pls refer me any manual related to that. Thanks in advance
LurchMan Posted August 18, 2011 Posted August 18, 2011 (edited) Maybe you are after something like Performance Counters <- Search <- Example scripts By Ascend4ntPerhaps read and you will find the manual. And if English isn't your native language: Google! Edited August 18, 2011 by LurchMan Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.
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