Course code: ROL-3
  • Years with company: 0
  • Years programming: 20
  • Primary programming language: c++
  • Other programming languages: qml, python, html, javascript
  • Unit test harnesses: QTest, custom made
  • Something else: I like to make the software scriptable and write test scripts in order to have complete integration tests.
  • Test practice now: QTest, screenshot comparison
  • Target system: Embedded linux
  • Dev tools: QtCreator, Visual Studio
  • Build time: 1-5 minutes
  • Coding standard: Hungarian notation
  • Function too long: I don't understand anymore what the function is supposed to do
  • Code reviews: git lab merge request. I prefer gerrit
  • Code time: 30
  • Test time: 20
  • Debug time: 50
  • Favorite thing about dev: Creating something new
  • Least favorite thing about dev: Debugging
  • Tdd knowledge: Not much. Maybe I am using it already but I just don't know the terminology
  • Why are you attending: To learn the terminology and concepts of software testing. So I can explain in the right words my testing techniques. To learn new testing techniques. At an interview once, the question was: How do you test a button. I still don't know the answer