Que 16: How is RRAFS different than automation tools like Robot, WinRunner, and Silk?
Ans: This automation framework is independent of the underlying tool that is being used for example – Robot, WinRunner or SilkTest. The framework provides functionality in terms of functions or actions . For example – GUIExist checks whether a GUI component exists or not. The testcases–your scripts–are tool-independent. The same test can be executed by Robot *or* XDE Tester or any compatible SAFS engine.