Wednesday, May 28, 2025

How to use Robot framework with CURF library(CAN ISO TP,UDS,CAN RAW Data):

 How to use Robot framework with CURF library(CAN ISO TP,UDS,CAN RAW Data):


Step-1:


Download the CURF from github


Step-2:

Load the CURF(downloaded file) via VB

Step-3:


In this folder create the Virtual environment


Step-4:


Install the Following python modules in virtual environment:


  • pip install robotframework

  • pip install python-can

  • pip install cantools

  • pip install can-isotp






Step-5:


Open can.robot file and start to write test case:




Step-6:


Run the can.robot using following command:

robot -d results test/can.robot




Step-7:

Open result folder—>log,report






Final Report:


ECU Diagnostic DSPACE Control desk--ODX/CDD file

  ECU Diagnostics Demo Opening demo projects For instructions on opening demo  projects , refer to  Copying and opening a demo project . Des...