Hello,
I have to automate siebel crm application. Does Robot Framework support it? if yes, could you please let me know the references.
Thanks,
Naga
Hello,
I have to automate siebel crm application. Does Robot Framework support it? if yes, could you please let me know the references.
Thanks,
Naga
Since RF is a general purpose, extensible functional automation framework, yes, it’s possible.
“How” is however dependent on what exactly you need to do. If you need to automate interaction with a Windows GUI, there’s libraries for that. If the GUI is a web app, there’s libraries for that. If you need to automate on API level, there may be libraries available. Database? The same.