Upon completion of all the test methods of the classes in the folder, the @____ method will be executed

35. Upon completion of all the test methods of the classes in the folder, the @____ method will be executed.

  1. AfterSuite
  2. AfterTest
  3. AfterClass
  4. AfterMethod

Answer: B) AfterTest

Explanation:

Upon completion of all the test methods of the classes in the folder, the @AfterTest method will be executed.

Comments and Discussions!

Load comments ↻






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