Hi,
i want answer for those questions
1.Why go with RPA ?
-
What are the cases studies can do in RPA and Python ?
-
What are the cases studies can not do in RPA and Python ?
-
Any one reason RPA is best for Python ?
Thanks
Shyam Pragash
Hi,
i want answer for those questions
1.Why go with RPA ?
What are the cases studies can do in RPA and Python ?
What are the cases studies can not do in RPA and Python ?
Any one reason RPA is best for Python ?
Thanks
Shyam Pragash
Hi
Let me try to make it simple with some points that would probably cover all the queries
2.Python is used with selenium to automate small task as the complexity of the task increases, coding becomes difficult and the reliability is also low.
Whereas, when you say Robotic Process Automation- it is design to automate greater degree of complex problem and the best part is, RPA is Code Free
RPA is 80% code free. It is design using Flow Chart Or sequence of activities which makes the complex problem solve.
Another major difference is, RPA is a Developer automation tool and Python is Testing Automation tool.
Python is used by Testers to test an application of their quality analysis whereas RPA is used by Developer to automate a tedious task and not to test an application.
Both of them won’t if the process is not standard
In a way like if the input is not standard or if the input format keeps changing or if the process keeps getting upgraded then either of way Python or RPA Won’t work
Hope this clarifies
Cheers @Shyam_Pragash
Thanks Bro…