Sie sind auf Seite 1von 2

Software testing:

- ISTQB Foundation Level


o Syllabus https://www.istqb.org/downloads/send/51-ctfl2018/208-ctfl-2018-
syllabus.html
o Exercises https://www.istqb.guru/istqb-foundation-level/ and
https://www.testingexcellence.com/istqb-quiz/istqb-foundation-practice-exam-1/

Basic electronics:

- What is Voltage and Current


- Difference between AC and DC
- Ohm’s Law
- What is a resistor (how you connect the resistors in series and parallel, and how you calculate
the equivalent resistance in each case)
- What is a capacitor (how you connect the capacitor in series and parallel, and how you calculate
the equivalent capacitance in each case). Important: capacitors store electric energy
- What is an inductor?
- What is a diode?
- What is a Voltmeter and how you connect it in the circuit?
- What is an Ammeter and how you connect it in the circuit?
- What is a multimeter ?
- What is a oscilloscope and what you can measure?

Documentation for basic electronics:

- https://www.electronics-tutorials.ws/ (Click for example Resistors and you can find more info in
the bottom part of the page “Read More … “)
- https://www.youtube.com/watch?v=r-
X9coYTOV4&index=1&list=PLah6faXAgguOeMUIxS22ZU4w5nDvCl5gs
- http://www-mdp.eng.cam.ac.uk/web/library/enginfo/electrical/hong1.pdf
- https://courses.lumenlearning.com/boundless-physics/chapter/voltmeters-and-ammeters/
- Or just google it.

Basic Embedded Systems:

- The difference between microcontroller and microprocessor


- The difference between RAM and ROM memory’s
- Check documentation for more stuff

Documentation for basic embedded systems:

- https://career.guru99.com/top-18-embedded-systems-interview-questions/
- https://www.electronics-notes.com/articles/digital-embedded-processing/embedded-
systems/basics-primer.php
- https://www.elprocus.com/basics-of-embedded-system-and-applications/
- https://www.tutorialspoint.com/embedded_systems/index.htm
Boolean algebra Truth Tables:

- Logic gates (AND, OR, XOR, NOT, NAND, NOR and XNOR)

Documentation Boolean algebra Truth Tables:

- https://en.wikipedia.org/wiki/Logic_gate

Related to programming:

- Convert Decimal number to binary and hex, and vice versa (from hex to binary, from hex to
decimal, from binary to hex, from binary to decimal)
- Bit shifting (>>, <<)

Documentation Related to programming:

- https://www.youtube.com/watch?v=GPnLy6YO-0M
- http://www.cs.ucr.edu/~ehwang/courses/cs120a/00winter/binary.pdf
- https://www.interviewcake.com/concept/java/bit-shift
- https://www.computerhope.com/jargon/b/bit-shift.htm

Programming language:

- Start with C

Documentation Programming language:

- Basic stuff: https://www.tutorialspoint.com/cprogramming/index.htm and https://www.learn-


c.org/

Good to know:

- CAN Protocol: https://elearning.vector.com/mod/page/view.php?id=333 and


http://esd.cs.ucr.edu/webres/can20.pdf
- Vector CANoe (tool used to test ECUs)
https://assets.vector.com/cms/content/products/canoe/canoe/docs/Product%20Informations/
CANoe_ProductInformation_EN.pdf

Das könnte Ihnen auch gefallen