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 OS is compatible with Eclipse IDE? Linux MacOS All of the above Windows 2 Which of the following features are true about TestNG? Add description here! Testing Framework for java script Open Source Concept Inspired by both Junit and NUnit NG stand for New Generation 3 Where can we search and install TestNG plugin in Eclipse? Eclipse Shop Eclipse Center Eclipse Store Eclipse Marketplace 4 What are the benefits of TestNG? Advance testing Interface Ability to test in parallel A wide range or programming language support Ability to use annotation 5 Please arrange the following annotation in order of Execution? @BeforeClass @BeforeSuite @BeforeTest @BeforeMethod @BeforeGroup 54132 51432 12345 51423 6 Which of the following tags defines the correct order in testing,xml from outer to inner? suite, test, class suite, class, test test, suite, class class, suite, test 7 What is the use of file testing.xml? Defines APP Connection String Ability to configure multiple tests in a test suite Defines reporting template Provide the ability to define test and test suite 8 Which of the following are TestNG Annotation? d. @Connection a. @AfterGroup c. @Source b. @Listener 9 Which makes a test method? @method @Test @Testing @TestMethod Please fill in the comment box below.