Archive

Archive for March, 2009

What is test automation framework of RoutineBot?

March 22nd, 2009

RoutineBot is an automation software testing application that is made to be used by software testers to test software applications for errors and bugs. Test automation framework of RoutineBot makes it really easy for a software tester to test a software for bugs. After taking the sample of a picture from the screen, users can view the script text with highlighted syntax. After clicking on the ‘Make snapshot’ button, move the mouse to the appropriate position on the screen, and select ‘Save and crop’ to get the image sample. After this you can save the image sample and add it using ‘Select Action’ button.

  • Share/Bookmark

GUI Testing Articles

What actions can I emulate with automated software testing software like RoutineBot?

March 21st, 2009

Automated software testing software like RoutineBot have revolutionized the way software testers tested software interfaces. From the regular opening and closing of windows to checking interface compatibility issues with software, everything that had to be manually tested by a software tester can now be done with the help of efficient automated software testing software like RoutineBot. Some of the actions that can be emulated by RoutineBot are running and closing of applications, having mouse focus on image sample, emulating mouse and keyboard actions like clicks, double clicks, mouse ups, mouse down events, scroll up, scroll down events, etc.

  • Share/Bookmark

GUI Testing Articles

Improve window testing process – FindWindows, Activate, SendMessage

March 20th, 2009

FindWindows function in RoutineBotNew version RoutineBot supports functions, that help managing with windows.

The program can find any window using text in the caption or process name as a filtering option.

Once the window was found it is possible to use SendMessage command for further processing.

As there are might be more than one window with certain caption, the are some new functions that will help to manage the list of found items.

Check the latest version of command list for details.

  • Share/Bookmark

admin Articles, Official