Tip 1 : Consistently applying for new jobs
Tip 2 : Keep making your basics strong
Tip 3 : Improve your network
Tip 1 : Be precise & authentic
Tip 2 : should be 1 or 2 pages long with apt details
Timing was around 3 pm in the virtual mode ( Teams ) and the interviewer was quite polite.
It started with the general discussion and the projects that I was working currently. Then the interviewer ask the basic questions related to Java, selenium and SDLC.
Then some coding questions were asked on the Online Code Editor related to String manipulation, Abstraction and other core concepts of Java.
Then there were some questions related to Database/ SQL



Simply used the for loop from Length-1 to 0 and print the final output
How to get the list of Webelements?
I used the .getWebElements method to get the List of Webelements and use it to display the name on the buttons
It was conducted to check the Problem solving skills in an Agile environment
How do you manage a set of 500 Manual Test Cases and how will you plan to automate the Test Cases
Tip 1: Classification of the Manual test Cases in categories is important
Tip 2: Select the Good candidate for Automation
Tip 3: Creation of the basic Frameworks
How do you implement the CI /CD and make sure of the quality of the product build
Tip 1: Using Jenkins and using VM's for Test execution
Tip 2: Track the sprint activities and make sure to get the latest updates logged in JIRA
Tip 3: Create Smoke Tests, Sanity and Regression suites for different purposes
It is an Managerial round where the Product Owner check your Testing knowledge and role fit in within the Team
How will you manage the complete Project Testing Activities
Tip 1: Get the knowledge of the Product within first month and ask questions around anything
Tip 2: Make sure to get the flavor of the overall architecture of the Project
Tip 3: Implement the Testing strategy and educate the Team about the benefit of each Process
This is the HR round where HR will tell you about the Compensation and other useful information about the company policies
What are the expectations of you in this role
Tip 1: Tell about your expectations and future plans
Tip 2: Negotiate the Compensation based upon your role, previous compensation

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?