Automating Device Certifications with Robot Framework
With constant new code revisions for Networking devices combined with new bugs in the various versions, production devices need to be routinely upgraded to the new …
Talk Title | Automating Device Certifications with Robot Framework |
Speakers | Pratik Lotia, Charter Communications |
Conference | NANOG74 |
Conf Tag | |
Location | Vancouver, BC, Canada |
Date | Oct 1 2018 - Oct 3 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | Talk Video |
With constant new code revisions for Networking devices combined with new bugs in the various versions, production devices need to be routinely upgraded to the newest version for using new features, getting bug fixes and being security compliant. New versions need to undergo several feature certification tests before being deployed in production. Robot Framework allows to automate configuration, audits, verification and all test cases using keyword driven approach with Python as the underlying platform.