I have mostly used SOAP UI to test the Webservices. I have also used Postman to test both REST APIs and Web Services. Recently, I ran stumbled upon the application Bruno.
I have been using Bruno for all my REST API testing and Web Services testing. I will show you how you can invoke a Oracle Fusion BI Publisher Report using Bruno.
Has Oracle changed BI Publisher to Oracle Analytics Publisher?
What is Bruno
Bruno is a Git-integrated, fully offline, and open-source API client. Yes, I did copy that from the Bruno website. There is nothing more to say about Bruno.
If you would like to see a comparison between Bruno and Postman, head over to this link. Here is what I caught my attention:
- Stores your collections directly in a folder on your filesystem
- Local desktop application; there is no need to login or create an account
- No limit in running collections
Bruno does have paid versions as shown below.
For most of our needs, Open Source version is all we need. With that out of the way, let’s…
