Quality (Testing) Activities (11/2018 – 12/2019) – 14 Months

  • Aptiv – Ford – DAT2:
    • Analyze and fix the static warnings for both compiler warnings and MISRA warnings using TASKING compiler and COVERITY
    • Support development team in warnings fixes to comply with safety requirements for design & coding.
      • I didn't perform the development itself by my hand but I was trying the solution in my side to make sure that the warning will resolved before porpose it to the SW team.
  • Aptiv – Fiat Chrysler Automobiles (FCA) – CADM:
    • Responsible for release SW qualification testing: create and execute test cases for diagnostics module using ISYSTEM debugger and CANOE simulation.
    • Develop tool for automation writing test cases in organized and easily documented view then execute it, Using java.
      • GUI tool to enter the test steps then it generates the script to be executed on the hardware, but I had not the chance to finalize the tool.
  • Aptiv – Volvo Group Trucks Technology (VGTT):
    • Create and execute test cases for ASIL-B functional safety files using GTest and CppUTest, to comply with ISO 26262-unit test requirements.
      • I used C++ as programming language for this task to write/design the test cases.