loader image

针对Simulink模型和量产代码的测试解决方案

针对 ADAS/AD 虚拟验证的挑战

如何创建所需的数百万个方案?

如何避免测试爆炸问题?

如何确定我的测试是通过还是失败?

Use Cases

Continuous Integration & Cloud

Include unit and integration tests in your CI pipeline to ensure high quality early on! 

Introduction

Agile Quality with Continuous Integration (CI)

Embedded software for automotive applications has always had longer development cycles than web or desktop development. This is to be expected, due to various hardware dependencies, the safety-critical nature of the work, and the overall complexity involved. But new challenges, like the ongoing digitalization of the car, demand faster development cycle times and an openness to change, without sacrificing the same ambitious quality goals that have come to characterize the automotive world.

 Continuous Integration and Continuous Deployment (CI/CD) pipelines are a key factor for early integration of modules and components, as they enable fast feedback on product quality, even while it’s being actively developed. With a suitable CI/CD pipeline and a solid test strategy, adding new features or maintaining existing software functions becomes less of a risk, allowing for faster and more confident development decisions.

Play now
Jenkins_Start
播放视频
Play now
播放视频

BTC EmbeddedPlatform

Continuous Integration

It’s easy to integrate BTC EmbeddedPlatform MIL/SIL/PIL testing into any CI/CD tool or automation server.

This includes running:

  • Requirements-based, back-to-back, and regression tests
  • Code coverage analysis
  • Automatic test generation for structural coverage
  • Dead code analysis
  • Formal Test and Formal Verification
  • Migration tests to ensure unchanged behavior after switching tool versions

 

For some popular environments, like Jenkins, we provide easy-to-use, first-class pipeline integration plugins. But our powerful REST API provides the flexibility to integrate your testing workflowinto any environment, like GitHub Actions, GitLab CI/CD, Bitbucket Pipelines or Pipelines in Azure DevOps.

POWERFUL & SEAMLESS

Jenkins Integration

As “the leading open source automation server” (jenkins.io), Jenkins is everywhere. Many of our customers already have a well-established software delivery pipeline to automatically bring their embedded software from commit to deliverable.

If you want to test your model- or hand-code-based software components, all you have to do is specify the well-documented BTC EmbeddedPlatform test steps you’d like taken in your Pipeline. The btc-embeddedplatform plugin (available in the Jenkins plugin manager) will take it from there.

VERSATILE & OPEN API COMPLIANT

BTC EmbeddedPlatform API

Jenkins is big in automotive software development, but it’s certainly not the only player when it comes to CI/CD. Users of modern git services and platforms like GitHub, GitLab or Bitbucket like to set up Pipelines directly on those platforms. Solutions like GitHub Actions, GitLab CI/CD, Bitbucket Pipelines or Pipelines in Azure DevOps are tightly coupled with the git repository and provide a single point of entry for many related actions.

 In case we don’t offer an off-the-shelf integration with the platform that you are using, our versatile REST API can be used to automate a test workflow from any scripting or programming language. We provide on-demand examples for most environments (e.g., Python, Javascript, …).

Additionally, our REST API is built on the OpenAPI standard. For a more advanced integration, you can build your own SDK with an API client for many popular languages, like Java, Kotlin, Node, Ruby or Typescript. For the full list of supported API clients, check out the OpenAPI Generator project.

BUILT TO SCALE

Reproducible Workflows with Docker

A classic, distributed CI/CD setup works with agents or self-hosted runners to carry out the main workload of your pipelines. These are usually virtual machines with an operating system and all the required tools (build tools, test tools, etc.).

With more companies embracing the benefits of the cloud, we see a shift from preconfigured self-hosted machines to cloud resources. Due to their pay-per-use nature, these resources are instantiated on-demand and discarded after use, to minimize cost.

Container technologies like Docker allow us to leverage the numerous advantages of cloud-computing, like scalability and consistent environment reproduction, while keeping costs under control.

BTC EmbeddedPlatform is also available as a Linux-based container image, so that test workflows can be automated with no manual install necessary.

申请试用License

如果您想试用我们的工具,我们很乐意免费提供评试用License。评估包括免费的发布研讨会,还为您提供了与我们的支持和工程团队进行一对一会面的机会。

预定与我们的工程团队的会议

您有任何问题或希望看到我们的工具在实际项目中运行吗?如果是这样,请使用下面的链接安排会议,我们的工程团队成员将很乐意向您展示功能和用例,并直接回答您可能遇到的任何问题。

申请试用license

如果您想试用我们的工具,我们很乐意免费提供评试用License。评估包括免费的发布研讨会,还为您提供了与我们的支持和工程团队进行一对一会面的机会。

预定与我们的工程团队的会议

您有任何问题或希望看到我们的工具在实际项目中运行吗?如果是这样,请使用下面的链接安排会议,我们的工程团队成员将很乐意向您展示功能和用例,并直接回答您可能遇到的任何问题。

BTC EMBEDDED SYSTEMS BLOG

From our Blog

Sharing insights on embedded software development, model-based design, automatic code generation and ISO 26262 compliant testing.

BTC EmbeddedTester

Smart test generation for an ISO 26262 certified and fully automated Back-to-Back Test