Blog Archives

How to repeat script until we have an exact image on the screen?

We need to repeat certain code until an exact image appears on the screen. How to do this with Routine Bot? Actually, the code for this is simple: repeat a:=MouseFocuse(‘test.bmp’); // any other code until a=1; // when image appears we exit the repeat…until interation

Posted in Samples

RoutineBot – Simple Interface Test Automation Samples

There are few simple interface testing samples available in setup package. For details check \Samples\ directory of installation folder. More script samples are available in the online help for RoutineBot sytax. Please note: these tests contains some system-specific information such as fixed paths to script files and screen samples of

Read More…

Posted in Samples
Tags: ,

Start testing GUI with RoutineBot in just few minutes

This is a short step by step guide on how to start using RoutineBot for GUI testing purposes. We will show how to run the program that you want to test, how to perform simple actions with it and how to check if results are what you except them to

Read More…

Posted in Samples
Tags: , ,

Example: GUI test with RoutineBot

RoutineBot is testing GUI, trying to enter various values into the text fields and processing warning messages that tested program shows.

Gui Test Automation

GUI Testing TipsCheck out our GUI Test Automation tips.
Test Automation Step-by-Step
Learn more than 99% users know about test automation! Subscribe to maillist now! Learn how to create scripts that will do routine job for you.

Email: