PinnedMost Useful Software Architecture PatternsA MAN is KNOWN by the DESIGN he keepsFeb 3, 20227Feb 3, 20227
Behavioral PatternsIn these design patterns, identify common communication patterns between objects and realize these patterns. These patterns are also…Feb 24, 2022Feb 24, 2022
Structural Design PatternsStructural patterns are concerned with how classes and objects are composed to form larger structures. Structural class patterns use…Feb 24, 2022Feb 24, 2022
Creational Design PatternsThese patterns provide a way to create objects while hiding the creation logic rather than instantiating objects. Example: encapsulation.Feb 24, 2022Feb 24, 2022
Quick View of Design Patterns from Gang of Four (GoF) BookThe best designers use many design patternsFeb 22, 2022Feb 22, 2022
Why testers are highly important for product based companies?Nowadays we are hearing from different sources and companies, that their developers test their own features/code and they don’t need any QA…May 24, 2018May 24, 2018
Design Highly Interactive and Scalable ApplicationsWhat exactly does it mean to build a scalable application? At a first level, it is just connecting users with remote resources by using the…Apr 20, 2018Apr 20, 2018
Building Deployment Pipelines for CI/CDThe adoption of CI/CD will change the way, how developers and testers deliver their applications. This enables the confidence of team…Apr 17, 2018Apr 17, 2018