TestNG Quiz Basic Level May 20, 2021 Leave a Comment on TestNG Quiz Basic Level Welcome to your TestNG Quiz Basic Level For your information, please note that this TestNG quiz has only single choice questions. Read each and every questions carefully before you start answering.. You will have 10 min to complete the quiz. Press the Start quiz button to initiate the quiz. Once complete you press Finish button to complete the test. After completion of test you can see your quiz result with sharing option, You can share your quiz result to social media like Facebook, Instagram etc. Note: You can view all the answers at the end of this quiz. Best of luck for TestNG Quiz Basic Level 1. Which of the following are TestNG Annotation? c. @Source b. @Listener d. @Connection a. @AfterGroup 2. Which of the following features are true about TestNG? Add description here! Concept Inspired by both Junit and NUnit Open Source Testing Framework for java script NG stand for New Generation 3. Which of the following tags defines the correct order in testing,xml from outer to inner? suite, test, class class, suite, test test, suite, class suite, class, test 4. What are the benefits of TestNG? Ability to use annotation Advance testing Interface A wide range or programming language support Ability to test in parallel 5. What is the use of file testing.xml? Provide the ability to define test and test suite Defines reporting template Ability to configure multiple tests in a test suite Defines APP Connection String 6. Where can we search and install TestNG plugin in Eclipse? Eclipse Store Eclipse Marketplace Eclipse Center Eclipse Shop 7. Please arrange the following annotation in order of Execution? @BeforeClass @BeforeSuite @BeforeTest @BeforeMethod @BeforeGroup 51423 12345 51432 54132 8. Which makes a test method? @Test @Testing @TestMethod @method 9. Which OS is compatible with Eclipse IDE? All of the above Linux MacOS Windows Please fill in the comment box below.