Mock Test framework for unit test work bench for Oic interfaces
Organization Name
Tata Consultancy ServicesDescription
Is there any possibility to ideate a mock framework to test the OIC Integrations with sample data in sandbox without consuming computational resource and actually hitting target endpoints. There are open source framework like Mockito etc.which are prevalent in traditional java spring eco systems y dependency injection . Lot of customer are aware of that and come from that background to expect a basic level of sanity from each developer before CI is triggered.
Use Case and Business Need
Unit level testing of Integration flows in agile delivery would help in quick prototyping in a sprint even if the end system readiness is delayed in plan.These would help to enjoy more visibility with business need and prepone the gap in Integration which is in middle of system interaction and often goes through dependencies and on-boarding delays in source and target applications.Also , it would help to proactively prevent regress arising from the UAT or SIT issues. Hope the developers can also possibly start a writing the test cases in the cloud native idea and register and automate .Also,The previous