In Today’s agile world monolithic systems are broken or rebuilt into micro-services to move things faster. This is a total change of view from the industry to move towards service-oriented designs. The testing concept also needs to be enhanced/changed to adopt faster cycle of releases. This involves continuous integration and deployment of builds automatically to save sprint time and sprint efforts.
Here, Neeraja R, our Staff Software Engineer in Quality talks about Sandbox testing without having any external dependencies with complete focus on service functionality using:
• Cargo Maven plugin
• Test NG
• Any Rest Test client (Jersey, Rest assured etc..)