What is/are the advantage(s) of TestNG?

5. What is/are the advantage(s) of TestNG?

  1. It is easier to understand annotations in TestNG than in Junit.
  2. For implementation, it produces HTML reports.
  3. Logs are also generated by it.
  4. All of the above

Answer: D) All of the above

Explanation:

The advantages of TestNG are -

  1. It is easier to understand annotations in TestNG than in Junit.
  2. For implementation, it produces HTML reports.
  3. Logs are also generated by it.

Comments and Discussions!

Load comments ↻






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