. How many TC you have automated till yet?
2. How many TC you have executed in regression in the current project?
3. Total TC count in regression test suite?
4. How much time it take to prepare and execute these TC of regression test suite?
5. Did all the TC gets passed when you execute regression suite? Did you get functional or non-functional bugs?
6. Did you face any of difficulty in preparing test suite?
7. Diff between public and private access specifier in Java?
8. Can the private member of a class can be accessed outside...