Teodor Ognianov
-
Agile methodology
Product Owners: Goal Setting for Business Success
Being an effective Product Owner depends all on you, on developing your skills and proper management of your time. Dev team members always help to be successful but to be effective is always our duty. Deliver Features or Deliver Projects? Usually, the dev teams are delivering features to the business. A fact! Usually, the business […]
-
Frontpage
How to Configure Bamboo and SonarQube to Use JaCoCo
Code Coverage Nightmare With this blog I want to share with you my opinion about using  SonarQube for observing your project. It’s a really good idea to watch all teamwork related to commits, unit test results, bugs, issues and vulnerabilities visualized  in one single dashboard. In а few minutes you can download, configure and run […]
-
Frontpage
How Oracle ADF Checkboxes Work (af:selectBooleanCheckbox)
Are you absolutely sure how af:selectBooleanCheckbox in ADF works? I’m not. Every time when I need to use a value from af:selectBooleanCheckbox I need to recall in which situation what value will be returned. Here you can find a short example of different returned values depending the binding Items getting values calls. If we add […]