Skip to content

Testing of RADAR BSW (Base Software) modules for Medium Range Radar (MRR), focusing on Customer Diagnostics (CD), Communication Manager (COM), and Fault Management (FM). Includes requirement analysis, test case design & execution, automation scripts, and defect tracking to ensure radar performance and reliability in real-time automotive application

License

Notifications You must be signed in to change notification settings

raj96631/Project-2-RADAR-BSW-Module-Testing-for-MRR-Medium-Range-Radar-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: RADAR BSW Module Testing for MRR (Medium Range Radar)

Project Overview

This project focuses on testing the RADAR Base Software (BSW) modules of the Medium Range Radar (MRR) system, covering:

  • Customer Diagnostics (CD)
  • Communication Manager (COM)
  • Fault Management (FM)

The goal is to ensure performance, reliability, and compliance of radar functionalities in real-time automotive applications.


Roles & Responsibilities

  • Requirement analysis for CD, COM, FM modules
  • Test case design & review
  • Test execution & defect tracking
  • Collaboration with developers for issue resolution
  • Ensuring compliance with quality standards

Tools & Technologies Used

  • CANalyzer / CANoe (Rest Bus Simulation & Testing)
  • CAPL Scripting (Communication Access Programming Language)
  • CAPL / Python (Automation scripts)Excel / JIRA / RQM (for test automation & analysis)
  • Excel / JIRA / RQM (Defect & Test Management)

📂 Folder Structure

RADAR_BSW_MRR_Testing/
│── README.md                # Project Overview
│── LICENSE                  # License file
│
├── documents/               # Requirements
│   ├── ACC_requirements.xlsx
│
├── testcases_and_execution/ # Test cases and execution results
│   ├── ACC_test_cases_with_results.xlsx
│
├── scripts/                 # Automation scripts
│   ├── capl_script.can
│
├── assets/                  # Supporting diagrams and logos
│   ├── architecture_diagram.png
│   └── logo_placeholder.png
│
└── screenshots/             # Execution results/screenshots
    └── sample_execution.png

How to Run/Test the Project

  1. Open /documents/BSW_requirement.xlsx for requirements reference.
  2. Select test cases from /testcases_and_execution/.
  3. Run automation scripts from /scripts/:
    python example_script.py
    or load CAPL scripts in CANoe.  
  4. Capture and save execution results in /screenshots/.

Example Test Case Format

Test Case ID Requirement ID Pre-Condition Steps Expected Result Status
TC_COM_01 R-3141 ECU in normal state Send ECU reset command ECU should reset and enter INIT state Pass

📜 License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Testing of RADAR BSW (Base Software) modules for Medium Range Radar (MRR), focusing on Customer Diagnostics (CD), Communication Manager (COM), and Fault Management (FM). Includes requirement analysis, test case design & execution, automation scripts, and defect tracking to ensure radar performance and reliability in real-time automotive application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published