You are here |
robertday154.wordpress.com | ||
| | | |
netwars.pelicancrossing.net
|
|
| | | | It's a peculiarity of the software industry that no one accepts product liability. If your word processor gibbers your manuscript, if your calculator can't subtract, if your phone's security hole results in your bank account's being drained, if a chatbot produces entirely false results....it's your problem, not the software company's. As software starts driving cars, ... Continue reading "Infallibile" | |
| | | |
blog.larrold.com
|
|
| | | | Testing is a very contentious subject. Some people hate it with a vengeance, thinking it is a waste of time for engineers to write and conduct tests. Others think of it as a religious requirement, TDD (test driven design) is their Messiah. There are dozens of different test frameworks per stack and several types of... | |
| | | |
everythingfunctional.wordpress.com
|
|
| | | | The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we... | |
| | | |
michaelscodingspot.com
|
|
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity |