In the realm of software development, the structure and design of systems are often influenced by various theories and principles. Conway’s Law is one such theory that has garnered attention and applicability in modern software architecture. This Law, formulated by Melvin Conway in 1967, posits that the design of any […]
Devamını Oku
Temiz Kod sanal sınıf eğitimi. Eğitmen: Akin Kaldiroglu
Devamını Oku
Temiz Code sanal sınıf eğitimi. Eğitmen: Akin Kaldiroglu
Devamını Oku
Temiz Kod (Clean Code) sanal sınıf eğitimi. Eğitmen: Akin Kaldiroglu
Devamını Oku
Although things, the Internet, and connectivity are the three core components of IoT, the value is in closing the gap between the physical and digital world in self-reinforcing and self-improving systems. Learn more at – http://amzn.to/2noMRSK. If you knew the state of everything in the world and could reason on […]
Devamını Oku
Paylaşım ekonomisi günümüzün gözde kavramlarından birisi oldu. Klasik örnek, Türkiye ‘de yasaklanan Uber’dir. Uber’in kendisine ait arabası ya da sürücüleri yok. Sisteme girecek sürücü ve araçlar için uzun bir standartlar listesi sunuyor. Bunu kabul eden sürücüler sisteme giriyor. Uber kusursuz bir altyapı, çok hızlı operasyon ve sıcak bir müşteri […]
Devamını Oku
Shift left testing is a software testing strategy that involves moving testing activities to earlier stages in the development process. The goal of shift left testing is to identify and fix defects as early as possible, thereby reducing the overall cost and time required to test the software. Traditionally, testing […]
Devamını Oku
Bu Workshop Trakya Üniversitesi Bilgisayar ve İnovasyon Topluluğu ile Testinium firması tarafından düzenlenmiştir. Yazılım Testi Nedir? Yazılım testi (software testing), test altında hizmetlerin veya ürünlerin kalitesi hakkında paydaşlara bilgi sağlamak için yürütülen bir araştırmadır. Yazılım testi aynı zamanda, yazılım uygulamalarının risklerini anlamak için yazılımı bağımsız ve nesnel olarak incelemektir. Test […]
Devamını Oku
Selenium is an open-source framework widely used for automating web browsers. It provides tools and libraries that enable developers and testers to interact with web applications, simulate user actions, and verify the expected behavior of web pages. To use Selenium for software testing, follow these steps: Order Step Description 1 […]
Devamını Oku