Engineering practices @ Meta: #7 Focus on impact and data
Meta-engineering culture is driven by obsessing over the impact and the use of data to support and inform decisions. This is a core engineering value and lea...
Meta-engineering culture is driven by obsessing over the impact and the use of data to support and inform decisions. This is a core engineering value and lea...
Meta encourages engineers to spend time on work that improves engineering efficiency and also take time to huddle for a week to focus on creative problem sol...
How engineers and leaders at meta promote an Open culture of transparency through Weekly Q&A, Bring your own coffee (BYOC), Office hours and sharing cont...
At meta, Software engineers/developers own writing tests for their features and code, They are supported by dedicated teams and a sophisticated test infra th...
Each new engineer @ meta goes through a 6-week intensive boot camp program that sets them up for success in their future teams and roles. Let’s unpack how th...
How software engineers at meta have a lot of autonomy in choosing what they work on
In this post we discuss the practice of doing your research first to unblock yourself and asking questions
Not your traditional hard tech skills but rather equally important
Understanding how different testing organizations are setup in enterprise, small product, hyper growth scale up and big tech companies based on my personal e...
Learn how to find a non unique element using a unique sibling element with espresso
I’m really excited to announce the start of my you tube channel on Software Engineering and Testing
Links to Code samples, blog posts, slides and quizzes used in the tutorial
Learn how to automate WebViews in hybrid android apps using espresso-web
Make your espresso test resilient by using idling resources to handle synchronization when needed
Learn how to automate android intents (with and without stubbing) using espresso