InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
what is the use of invocationCount keyword in TestNG? |
|
Answer» what is the USE of invocationCount keyword in TestNG? |
|
| 2. |
Brief something about TestNG? |
|
Answer» BRIEF something about TestNG? TestNG full form is TESTING Next Generation. As the name it is testing of next generation it is an automation testing framework which is used for Java programming language. And this is being devloped by Credric beust. And this will COMES after the INSPIRATION from JUnit framework. And TestNG consists of all features of JUint framework with additional features that makes it more powerful. |
|