People working together

adesso Turkey Blog

26.12.2022 By Emir İnanç

Test Design Techniques for Unit Testing

Picture Emir İnanç

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 more

14.11.2022 By Deniz İdil Onat

AI Testing Out-of-the-Box

Picture Deniz İdil Onat

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 more

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 more

Interdisciplinary teams with adesso SmartShore*

Read more

06.07.2022 By Özgür Sedefoğlu

Centralized Error Handling On AWS

Picture Özgür Sedefoğlu

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 more

30.06.2022 By Deniz Demirbilek

Why should I pick TypeScript over JavaScript?

Picture Deniz Demirbilek

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 more

27.06.2022 By Anıl Barlık

Live in your user’s reality!

Picture Anıl Barlık

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 more

Working environment, structure, and culture may differ in each project.

Read more

25.06.2021 By Revda Uluışık

Basic Spring & Spring Boot Annotations

Picture Revda Uluışık

Spring Boot Annotations is a form of metadata that provides data about a program.

Read more