This video is about how to use Parameters to store test data being used in Testscritps in TestProject. Parameters are like variable we use in a programing language. It can be used to store the data and use them to accross the tests. Parameters are essential to make tests are Data-driven.