robrich · @robrich
52 followers · 341 posts · Server hachyderm.io
robrich · @robrich
30 followers · 261 posts · Server hachyderm.io
robrich · @robrich
9 followers · 91 posts · Server hachyderm.io
vansari ✅ · @vansari
7 followers · 95 posts · Server phpc.social

If you code in OOP with the concept of SoC and SOLID you have the possibility to write modern modular classes.

Take the focus on the testability of the code you write and it will show you the way which you can/must go.

1.
2.
3.
4.
5.

From top to bottom
From many to few tests

#unittest #functionaltests #integrationtests #apitests #acceptancetests

Last updated 2 years ago

Jason Yip · @jchyip
635 followers · 789 posts · Server mastodon.online

Some thoughts triggered by martinfowler.com/articles/prog:

- "product-mode company" is clearer than "tech company"
- vs is a "pick your poison" issue
- The largest risk to any program is probably integration
- Anticipate by studying historical .
- and milestones are more trustworthy than status reports.
- What is an effective virtual equivalent to a physical ? Honestly, I don't know.

#programmanagement #programwall #integrationtests #blockers #dependencies #project #product

Last updated 2 years ago