When System Testing is requited ?

After doing functional, Integration testing, why there is a need for system testing? Explain the situation when you can skip System Testing

Questions by hemanth25162

Showing Answers 1 - 4 of 4 Answers

naveen

  • Aug 2nd, 2011
 

Unit Test must be completed
Integration Test must be completed
complete software system should be developed.
Then after we need a system testing. system testing is nothing but functional testing.
System testing: we have a several stages in system testing
preparation of test plan
test case design
test execution
test log preparation
defect tracking
test report preparation.
it's called Test plan life cycle or test process

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions