My turn for a dumb question
-
Marc, I only played around with this a little when the article came out, but this might be useful. http://msdn.microsoft.com/msdnmag/issues/02/03/Bugslayer/[^]
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
For some reason I like this product... :laugh: The tigress is here :-D
-
Gads, I am getting tired of mouse clicking over the same menu, dialog, entering a test value, hitting OK, etc. Does anyone know of a scriptable mouse/keystroke inserter so I can automate some GUI testing? Unfortunately, this is pretty much GUI testing and so it isn't easy to write unit tests against. I would cobble something together unit-test wise, but I think that would take longer, and I'm trying to be efficiently lazy. :) Marc My website
Latest Articles: Object Comparer String HelpersI have a co-worker who's using Perfect Keyboard[^] to do some automation work with a really crappy title/escrow application. If it'll work with this app, it'll work with anything. :) [UPDATE]He's also looked at Macro Express[^]. But I think he said he preferred Perfect Keyboard.
-
For some reason I like this product... :laugh: The tigress is here :-D
:laugh:
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
Yeah, I was reading about SendInput API, and I've perused a few articles here on CP, but they're not what I'm looking for, from the looks of it. I'm looking for something that is separate from my app. Thanks! Marc My website
Latest Articles: Object Comparer String Helpers -
See if you can dig up an old copy of the Windows 3.11 Macro recorder ;-) Michael CP Blog [^] Development Blog [^]
Or the windows hook that was used by that application : WH_JOURNALPLAYBACK. '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd
-
Gads, I am getting tired of mouse clicking over the same menu, dialog, entering a test value, hitting OK, etc. Does anyone know of a scriptable mouse/keystroke inserter so I can automate some GUI testing? Unfortunately, this is pretty much GUI testing and so it isn't easy to write unit tests against. I would cobble something together unit-test wise, but I think that would take longer, and I'm trying to be efficiently lazy. :) Marc My website
Latest Articles: Object Comparer String Helpers -
Gads, I am getting tired of mouse clicking over the same menu, dialog, entering a test value, hitting OK, etc. Does anyone know of a scriptable mouse/keystroke inserter so I can automate some GUI testing? Unfortunately, this is pretty much GUI testing and so it isn't easy to write unit tests against. I would cobble something together unit-test wise, but I think that would take longer, and I'm trying to be efficiently lazy. :) Marc My website
Latest Articles: Object Comparer String HelpersWe use WinBatch with great success. http://www.winbatch.com/[^] To Tom Archer: this is not an ad.
-
DJ_Graham wrote: I have had some success doing automation like this using autoit[^]. Wow, that looks quite impressive. Thanks! Marc My website
Latest Articles: Object Comparer String Helpers -
Gads, I am getting tired of mouse clicking over the same menu, dialog, entering a test value, hitting OK, etc. Does anyone know of a scriptable mouse/keystroke inserter so I can automate some GUI testing? Unfortunately, this is pretty much GUI testing and so it isn't easy to write unit tests against. I would cobble something together unit-test wise, but I think that would take longer, and I'm trying to be efficiently lazy. :) Marc My website
Latest Articles: Object Comparer String HelpersWinMacro[^] :cool: Written by our very own S. Senthil Kumar[^] /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com
-
WinMacro[^] :cool: Written by our very own S. Senthil Kumar[^] /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com
Very cool! Thank you Ravi. Between WinMacro and AutoIt, I think I've got it covered now. :jig: Marc My website
Latest Articles: Object Comparer String Helpers -
Gads, I am getting tired of mouse clicking over the same menu, dialog, entering a test value, hitting OK, etc. Does anyone know of a scriptable mouse/keystroke inserter so I can automate some GUI testing? Unfortunately, this is pretty much GUI testing and so it isn't easy to write unit tests against. I would cobble something together unit-test wise, but I think that would take longer, and I'm trying to be efficiently lazy. :) Marc My website
Latest Articles: Object Comparer String HelpersThere are no dumb questions, only stupid people asking what seem to them smart questions.;) "...putting all your eggs in one basket along with your bowling ball and gym clothes only gets you scrambled eggs and an extra laundry day... " - Jeffry J. Brickley
-
DJ_Graham wrote: using autoit[^]. I just gave this a test drive. Fantastic! Thanks again for the link. Marc My website
Latest Articles: Object Comparer String Helpers -
DJ_Graham wrote: using autoit[^]. I just gave this a test drive. Fantastic! Thanks again for the link. Marc My website
Latest Articles: Object Comparer String Helpers