Could someone please tell me what the differences are between test plans and cases with respect to integration and regression testing are? Thanks

Questions by vikram sheorey   answers by vikram sheorey

Showing Answers 1 - 3 of 3 Answers

Nandika

  • Oct 5th, 2006
 

Test Plan : is a document showing the Project Description with its Scope, Risk and Priority, Test Environment, Test Phases and Methodologies, Defect Management, Configuration Management, Risk Management, Tools requirement

  Was this answer useful?  Yes

Nandika

  • Oct 5th, 2006
 

And Test Case is associated with a program's behaviour with a set of Input Data and a List of Expected Data

  Was this answer useful?  Yes

Test Plan is overall planning for testing the project.Test plan will never say how we will do integration testing or regression testing. Its just tell we will do integration testing and regression testing.Testcases for integration testing are specially written. ya, they may be used at the time of regression testing also, but not sufficent; you know; other testcases are also executed to complete the regression testing.still confusion ,

  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