
adesso Turkey Blog
26.12.2022 By Emir İnanç
Test Design Techniques for Unit Testing
Unit tests are component-level tests, engineered and implemented by developers, that test the components in isolation and aim to show that the code works according to software specifications. This article introduces you to test design techniques for unit testing, which will help you to write better tests and catch more bugs.
Read more14.11.2022 By Deniz İdil Onat
AI Testing Out-of-the-Box
AI testers may not only use the AI specific test techniques since as many of defects found in AI/ML systems can be found in any other systems.
Read more20.10.2022 By Anıl Barlık
An alternative approach to examining successful cases: Best Fit!
Best practices are prevalent in many fields of business. At its core, a best practice is simply “the way it has worked successfully for someone else”.
Read more24.08.2022 By Yelda Barı
Interdisciplinary teams with adesso SmartShore*
Interdisciplinary teams with adesso SmartShore*
Read more06.07.2022 By Özgür Sedefoğlu
Centralized Error Handling On AWS
Error handling is one of the main important concepts when developing an application. While creating an application or a service on AWS, there may be lots of different components which are involved. Imagine we have a centralized system which listens for different AWS services and invoke ITSM ticket creation logic on the fly with dynamic variables such as names and error messages. Isn’t it a good idea and a time saving process!
Read more30.06.2022 By Deniz Demirbilek
Why should I pick TypeScript over JavaScript?
TypeScript has gained a lot of popularity in recent years, becoming one of the top programming languages for web development. Many developers are now considering whether they should switch from JavaScript to TypeScript, or start using it for their new projects. This article shares why it is better to switch to TypeScript in the long run.
Read more27.06.2022 By Anıl Barlık
Live in your user’s reality!
Talking to users is a method that helps business analysts, product owners, and UX teams understand users. There are also many other ways to understand users, like by analyzing usage data or creating questionnaires, but especially in smaller organizations, it is hard to gather enough meaningful data to draw a conclusion. Talking to users is not the simplest way or it doesn’t give you direct information, but it is certainly possible to increase the clarity of your information.
Read more29.03.2022 By Pınar Biltekin
How “Smart Start” ensures a clean project start?
Working environment, structure, and culture may differ in each project.
Read more25.06.2021 By Revda Uluışık
Basic Spring & Spring Boot Annotations
Spring Boot Annotations is a form of metadata that provides data about a program.
Read more