04-30-2017 05:42 PM
Hi,
Has anyone come up with a good approach to automation testing with Snaplogic? Our team is familiar with using JUnit and Spring in a Java environment and they want to apply the same principles to Snaplogic pipelines. Their primary requirements are:
Ideally they want to be able to do this with a native tool / framework for Snaplogic rather than building it all in JUnit / Spring.
Any suggestions?
Thanks,
C.J.
09-14-2017 09:30 PM
Another snaplogic pipeline could created within snaplogic for automated testing. Thats a far better way than writing junit code for it.
12-19-2017 10:40 PM
Are there any standard testing strategies for testing the database views and web services?