Explain the Test Specification and Test Suite:
- This is a document verifying the test approach for a software feature or combination or features and the inputs, predicted results and implementation conditions for the associated tests.
Test Suite:
- This is a collection of tests which are used to validate the behaviour of an application or product.
- Usually a test Suite is a high level method, grouping together hundreds or thousands of tests related by what they are intended to test.