Settings

Theme

Ask HN: What is your workplace test strategy?

2 points by yexponential 7 years ago · 1 comment · 1 min read


I'm interested in different [test strategies](https://en.wikipedia.org/wiki/Test_strategy) companies employ and how well it works for them (and for you).

Specifically what's the breakdown of unit/integration/component/contract/non-regression/system/e2e, technical/function, etc. tests? How do you deal with ever-increasing number of tests? How do you keep testing times down? How do they tie into your CI/CD workflow (at what point do you run the tests and what's the feedback time).

Additional thoughts: What are the problems you face, and what would you do differently?

Any related articles or blogs are welcome

yexponentialOP 7 years ago

for reference found https://martinfowler.com/articles/microservice-testing to be a great theoretical reference however I wonder of the practicality of the implementation

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection