. Which framework have you used to execute test cases?
Sigiloso
This is just another term for how to run our test cases. You can mention either TestNG or JUnit whichever you feel comfortable about. Then you can mention that I used to run the automation from a Jenkins job using TestNG XML files or in-fact a Maven project which has TestNG XML file in the Maven's pom.xml file.