Course code:
INFA-1
Years with company:
7
Years programming:
12
Primary programming language:
C, C++
Other programming languages:
Python
Unit test harnesses:
Command line interface is used to execute the SW/APIs added with various arguments.
Something else:
I am a SW developer who likes to keep the SW design as simple as possible which helps in debugging issues.
Test practice now:
Yes
Target system:
Embedded Linux
Dev tools:
VSCode
Build time:
Under 10 seconds
Coding standard:
We follow the coding standards preferred by the organization.
Camel case used for methods, etc.
Function too long:
Based on the no. of line and the no. of branching conditions used.
Code reviews:
Bitbucket is used for code reviews.
Code time:
6
Test time:
2
Debug time:
2
Favorite thing about dev:
The automation that SW provides which makes things simple and quick.
Least favorite thing about dev:
Complex design which involves too much time to debug if its not self written.
Tdd knowledge:
TDD is basically writing SW for the already defined test cases.
Why are you attending:
To know more about TDD and how to accommodate it in my SW development process.