InfoAxon has developed its own set of scripts as part of SoftStream to aid the software development of its projects.





Software tooling and building of artifacts automated and linked to the source code system
Build tools are vital framework plugins linked and integrated into our technology set.
SoftStream has build tooling built out of box for
Build and Test and Promote
Build and testing is done using Jenkins, which we have further enhanced and customized for build promotions in an automated manner to various customer QA, UAT and Production environments.
As part of the build security and other static code analysis scripts will run to conduct basic checks and smoke testing
Automated test tools are used to build a level of testing into the build and deployment process itself. These tools are used to implement basic sanity testing, run unit test cases and regression testing.
Automated deployment of code to customer environments using YAML-based tooling. Distinct and audited deployments to QA, UAT and Production
Repository of binary artifacts as per the release. It helps in storing snapshots of the releases to customer environments and in faster rollback. Jenkins is directly automated and linked to Nexus and deploys the artifacts.