views:

36

answers:

3
+1  Q: 

Software Testing

After completion of the testing process in a software product, there is no defect.. then what is our next step??

+6  A: 
  1. Ship it
  2. Profit
troelskn
Not to mention moving on, and identifying if one can continue milking the cow, or start a new product.
Arafangion
A: 
  1. Product Release
  2. Revenue
Prashant Vadher
+1  A: 

You never can say without lying "There is no defect", you just can say "No defect has been revealed by our testing process".

Your next step is to prepare the shipping. This involves:

  • write user's manuals and software reference documents
  • create a payment service for shipping your product and receiving money
  • create a customer service for handling feature requests and bug reports
  • write v2.0 and V1.xx in parallel
mouviciel