Computer Science Fundamentals Software Engineering Subjective
Feb 28, 2013

What are the steps followed in testing?

Detailed Explanation
  • Unit testing - The individual components are tested in this type of testing.
  • Module testing – Related collection of independent components are tested.
  • Sub-system testing –Various modules are integrated into a subsystem and the whole subsystem is tested.
  • System testing – The whole system is tested in this system.
  • Acceptance testing – This type of testing involves testing of the system with customer data.
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback