Archive

Author Archive

Key actions that testing tools should ideally emulate

March 28th, 2009

Any commercially successful testing tool should ideally able to emulate several actions that are typical of manual testing. Some these may include the capacity to initiate and terminate applications on the fly, keeping focus of mouse pointer on specific graphical elements. It should also have the capacity to emulate normal single click event, double clicks events and traditional mouse functions. It should also emulate scrolling functions and should be take mouse variations to variable coordinates as per the need of the test case. Thus when you decide on gettingĀ testing tools for your company you should lay stress on evaluation the actions the tool can successfully emulate.

  • Share/Bookmark

GUI Testing Articles , , ,

Understanding test automation frameworks

March 27th, 2009

Often companies looking for alternatives to manual testing just go ahead and get hold an automated testing tool without understanding test automation framework that the specific tool utilizes. One must note that it is very critical to understand the test automation framework in order to draw advantage from automated testing process. Such a framework allows you the flexibility to just revise the file for test case only while other scripts can remain unchanged and thus saving your time and effort. Also the use of a suitable framework goes a long way in keeping the maintenance costs to relatively low level.

  • Share/Bookmark

GUI Testing Articles , ,

Key Advantages of imaged based flex automated testing

March 26th, 2009

Though software automation has numerous advantages, it has always been hampered by the inherent flexibility that manual testing has. However some test tools like RoutineBot have been able to ingrain flexibility in their approach by utilizing image based testing. The major advantages of flex automated testing include the ability to perform even if the tested application changes by an extent. Further it also does give inaccurate results if some graphical elements are replaced or altered. This when contrasted with traditional playback type testing procedure will immediately show why the flexibility afforded by tools like RoutineBot are a boon for software firms.

  • Share/Bookmark

GUI Testing Articles , ,