What is a Test Case Suite / Test Suite ?

Test Case Suite / Test Suite -
      It is a collection of test cases.

A Test Suite usually contains similar/related/interdependent testcases together.

      For example, A set of testcases created to test a particular module in a software system can be stored together which makes it easy to identify, maintain & execute the testcases related to all the functions of that module.

What is a Test Script ?

Test Script -
      Test Script is a set of instructions that are used to test the functions of the system under test.
      In Automation Testing, Test Scripts are the programs written in a programming language/scripting language used to test the functionality of a software system.
Protected by Copyscape Plagiarism Check