Originally Posted by
bizzzzzare
Hi,
It is very true that there is no point in automating any application that is not stable enough. This limiatation is not with Robot alone but with any tool.
Reason behind this is since Automation is built upon objects in the AUT, if objects / Navigation flows keep changing very frequently, the scripts would have to be changed as frequently.
Yes but incase the application is in Dev stage but is stable to a good extent, we can definitely kick off automation. As long as the Navigational flow remains more or less the same and Change requests are limited ot Object additions or property changes, scripts can be maintained.
Using VP's we can definitely find out as to what the expected object / property would be and accordingly configure our scripts