This document discusses using VectorCAST/Manage and Jenkins together to achieve requirement-based testing according to ISO 26262. VectorCAST/Manage is a tool for automating unit, integration, and system testing that identifies code coverage. Jenkins is an open-source continuous integration server that compiles code and runs tests after each change. Integrating VectorCAST/Manage with Jenkins provides a continuous integration testing platform that runs automated tests frequently to identify defects early. This approach reduces testing time and ensures software reliability through repeated testing with minimal human intervention. Requirement-based testing in VectorCAST/Manage includes techniques like equivalence partitioning and boundary value analysis to generate test cases. Coverage analysis is also performed to meet different coverage levels required by ISO 26262