By using the @____ annotation, you can create multiple test cases

26. By using the @____ annotation, you can create multiple test cases.

  1. Test
  2. Before
  3. After
  4. BeforeClass

Answer: A) Test

Explanation:

By using the @Test annotation, you can create multiple test cases.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.