What is true about parameterized test class?
None of the options
Choosing the test method based on parameters passed
Executing the same test with different sets of parameters
Process of passing arguments to the test methods.