Questions Related to testing

Multiple choice technology testing
  1. a.) Container class, which used to group multiple test cases into a collection and run them together.

  2. b.) defines test fixture, which contains all the test methods.

  3. c.) interface, which contains the declaration of all the methods, needs to be implemented by Testcases.

  4. d.) None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer