Home » 
        MCQs » 
        TestNG MCQs
    
        
    Reports for test execution using TestNG are provided in ____ formats by default
    
    
    
	24. Reports for test execution using TestNG are provided in ____ formats by default.
    
      - XML
 
      - HTML
 
      - Both A and B
 
      - None of the above
 
    
    Answer: C) Both A and B
    Explanation:
    Reports for test execution using TestNG are provided in XML and HTML formats by default.