Do We Have to Re-Do All Software System Tests After a Minor Change?

Accepted answer
No, not necessarily. Only re-do the tests for software requirements which were touched by the (code) change. But be sure to document your reasoning. L
Accepted answer
No, not necessarily. Only re-do the tests for software requirements which were touched by the (code) change. But be sure to document your reasoning. L
Accepted answer
Your consultant is wrong. You can use GitHub. And look for another consultant. Long Answer The ISO 13485 requires you to “validate” all quality-relev
Accepted answer
No. Do it manually. Long Answer Your software architecture diagram should be on a rather high level (see the example here). It’ll be really hard to a
Accepted answer
No, your auditor won’t read your code. Long Answer Think about it this way: The probability of your auditor being a software developer is low (yes, I
Accepted answer
You need to create a list of your dependencies. That list can be a spreadsheet, a markdown file, or pretty much anything else which you can save as do
Accepted answer
Don't worry, young Padawan. You can document your software after you've developed it. This works for your first software version, i.e. the first medi