Author Topic: Starting a new job at Silicon Labs as an SDET soon — what to expect?  (Read 884 times)

0 Members and 1 Guest are viewing this topic.

Offline ixfd64Topic starter

  • Frequent Contributor
  • **
  • Posts: 345
  • Country: us
    • Facebook
So I recently accepted an offer for an SDET position at Silicon Labs and will start working next month. From the job description, I'll be responsible for implementing test automation for their embedded wireless products and microcontroller units. Are there any tools or libraries, particularly test frameworks for embedded devices, that I should know about? And is there any reading that you would recommend?

I did try to download Simplicity Studio to get a better feel of how it works, but apparently I need a work e-mail address.
« Last Edit: February 22, 2021, 05:37:52 pm by ixfd64 »
 

Offline ttt

  • Regular Contributor
  • *
  • Posts: 87
  • Country: us
Re: Starting a new job at Silicon Labs as an SDET soon — what to expect?
« Reply #1 on: October 28, 2020, 01:07:29 am »
On the application/library level you can do unit testing using qemu-arm and a framework like Google Test.

Segger has tools like J-Run to do automation on actual hardware, though openocd can be used for that too.

I assume you are familiar with the usual DevOps stuff. Since Simplicity Studio is Eclipse based I would expect to see a lot of ant, python for scripting, jenkins, artifactory and similar tools.


 

Offline Dubbie

  • Supporter
  • ****
  • Posts: 1115
  • Country: nz
Re: Starting a new job at Silicon Labs as an SDET soon — what to expect?
« Reply #2 on: October 28, 2020, 01:30:54 am »
Judging by your experience, they will probably get you to write a new HAL.   :-DD
 

Offline ixfd64Topic starter

  • Frequent Contributor
  • **
  • Posts: 345
  • Country: us
    • Facebook
Re: Starting a new job at Silicon Labs as an SDET soon — what to expect?
« Reply #3 on: October 28, 2020, 01:33:24 am »
On the application/library level you can do unit testing using qemu-arm and a framework like Google Test.

Segger has tools like J-Run to do automation on actual hardware, though openocd can be used for that too.

I assume you are familiar with the usual DevOps stuff. Since Simplicity Studio is Eclipse based I would expect to see a lot of ant, python for scripting, jenkins, artifactory and similar tools.

Thanks for the information. I'm definitely familiar with build automation and CI/CD pipelines. I also worked with Wind River Workbench at a previous job and believe it's similar to Simplicity Studio, so hopefully I can quickly get up to speed.


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf