Search the Community
Showing results for tags 'test automation'.
-
Any standards or guidelines you can suggest for ui testing of a product. I have wrote some code with autoit for basic testing.But I want to make it streamlined and more modularized so that we can add more test cases in future and needed we can change it in a simple manner. Any suggestions....
-
Hi I am looking at using autoit to automate testing of a website at work with IE.au3 because even though it has been a long time since I have used autoit, I have written a few applications with it and I am not impressed with cucumber as a method of automated testing. Unfortunately the developer...
-
Hi These example apps can be used to lock the keyboard and mouse (useful for test automation). I've also included a Toddler/Child Lock app which lets them press some keys A-Z and 0-9 and move the mouse and plays a sound. Its uses BlockInputEx UDF Most example ALT+ESC to end enjoy KeyB...