How good is this: tip 2 for anyone purporting to be “maintaining safety-critical software”?


Question:
how good is this tip for anyone purporting to be “maintaining safety-critical software”


You need to test, test, test. Understand the consequences of every action you take on your software before you take it.

Answer:
Seems like somethings missing, especially about testing. Elaborate a bit about the effects not implementing test cases or testing in general.

Also please check out this article for tips on how to maintain your code:
http://yummysiliconchips.blogspot.com/20...
This advice applies to ALL software.
You need to know *how* to test first

Read "Software Test Techniques" by Boris Beizer

For a program of decent size it is *impossible* to obtain complete path coverage under all permutations of data states

Therefore Software test is about risk quantification and reduction. There is no such thing as perfect quality.
More Questions & Answers...
  • What are the roles of project management in construction.?
  • Software testing ebook?
  • Need to know Why are Yahoo, google , e-bay, and Aol so successful?
  • I figured out what I want to be when I grow up now what?
  • In the oil and gas business, what unresolved image analysis problems could lead to a breakthrough?
  • Business Plan Help?
  • I need to find out the organisational and management structure of a shopping centre?
  • Which career to take?
  • The questions and answers post by the user, for information only, AnswersRoom.com does not guarantee the right
    Copyright © 2007 AnswersRoom.com -   Terms of Use -   Contact us

    Hot Topic