Juniper Testing

Hi,

I’m new to robot so I apologise for this basic question. I’m hoping to use robot for testing my juniper environment. looking at the libraries I can’t see any external ones that I could import for this, I believe there is Nita but this is not free.

I was wondering if I can create a python script in for example PyEz and import this into robot? is there any examples that can point me in the right direction? much appreciated.

Thanks

Hi @RSA517,

I don’t know anything about juniper, but my first approach to testing any application it to workout what technologies the user facing frontend is? most apps these days are accessed through a web browser so SeleniumLibrary or BrowserLibrary are all you need.

If it uses a desktop/mobile app then the library choice will vary depending on the the OS and the technology used to build the app, worst case, you will be able to automate it with SikuliLibrary

Hope that helps,

Dave.

Nita isn’t free? Are we referring to these?

1 Like

Maybe these would help:

https://raw.githubusercontent.com/lara29/antidote/master/lessons/lesson-29/stage2/guide.md

https://groups.google.com/g/robotframework-users/c/mkapwmzdS-o