Skip to main content

Lavanya Venkatachalapathy

Blogs from this Author

A group of diverse coworkers working on the computer together

API Testing : Test MultipartFile Upload using Java, Spring and Cucumber framework

It is easier to test MultipartFile upload service in POSTMAN just by selecting multiple files and sending the request. But to test using Java, we need to write multiple lines of code to invoke the request. In this blog, we will discuss about the Java function to invoke MultipartFile upload request and get the response. […]

The Difference Between Netezza and Dash DB Queries

Aginity Workbench is an interface used for working with IBM Netezza database. For cloud data warehouse, IBM has launched dashDB for which we use the Aginity for DashDB workbench. Queries we use in both Aginity and Aginity for DashDb are very similar with a few differences. In this blog, I would like to share the differences […]