Round 1: F2F
- Explain the automation framework I've developed.
- Questions were purely based on my framework on how I create my JSON request, How I read the test data from excel sheet which, what all POJOs required and How the DB validation takes place.
- Is String is class or object?
- Difference between Method Overriding and Method Overloading with examples
- Find the missing number in the given natural numbers - {1,2,3,5}
- Find the first N prime numbers
- A String manipulation problem.