What We Are Learn On This Post
GeeksForGeeks interview Questions: The most important part of preparing for an interview is practice. Knowing what job interview questions you might be asked is essential – that way, you can craft your answers well in advance, and feel confident in your responses when the pressure is on.
Wouldn’t it be great if you knew exactly what interview questions are asked for the Test Engineer, QA for Manual & Automation Positions, We can’t read minds, unfortunately, but we’ll give you the next best thing: a list of previously asked GeeksForGeeks interview questions and answers.
Post On: | GeeksForGeeks Interview Questions |
Post Type: | Interview Questions |
Published On: | www.softwaretestingo.com |
Applicable For: | Freshers & Experience |
Get Updates: | Software Testingo Telegram Group |
We have tried to share some of the manual testing interview questions, selenium interview questions & testing interview questions also, but we are recommending spending some quality time to get comfortable with what might be asked when you go for the GeeksForGeeks interview.
Still, we need you are love and support to make this platform more helpful to our fellow testers. So it would be great if you will share your recent interview questions and experience with us. You Can share those details by connecting us at softwaretestingo.com@gmail.com.
GeeksForGeeks Interview Questions
Company Name: GeeksForGeeks
Company Location: Pune, India
Interview Dated: May 17, 2021
Updated on: 19.06.2021
1st round (May 17, 2021) – Chandan Gupta Interview – Technical round 1
GeeksForGeeks 1st Technical round: May 17, 2021
- Introduce yourself
- Sale -> Large no. of users -> Load testing for application – How can we do it?
- What are parallel execution and Cross browser testing?
- What is Security testing?
- Abstraction vs Polymorphism
- Web Page -> Registration form -> Write down the Test cases Registration form -> Full name, Mobile no. , Graduation year
- Sale -> After 1 week -> Load testing -> Tools (Overworked)
- Any experience in manual testing?
- If you find a bug -> what is the process?
- How do you handle concurrent Users?
- Any experience with AWS, databases
- Ever worked with a Jenkins job configuration setup? Auto-Schedule, Poll SCM.
- Selenium -> parameterization -> TestNG (How many ways)
- Logging framework -> Different Levels -> How are you sharing this info with the Team?
- Have you used TestRail (TC mgmt tool)?
2nd round (May 18, 2021) – Dharmesh GeeksForGeeks 2nd Technical round: May 18, 2021
- Difference between white box and black box testing?
- What are authentication and authorization?
- What are verification and validation?
- How do you open a browser using Selenium code?
- close() vs quit()?
- What is an Object Repository?
- How do you handle AJAX call using Selenium WebDriver?
- Selenium exceptions – StaleElementReference Exception – Element’s state change in DOM?
- Types of locators
- load testing using selenium
- CI/CD -> Jenkins -> Job configuration
- Types of Assertion
- How do you prioritize the test cases?
- Navigation methods?
- Error vs Exception
- Exception Hierarchy – Checked vs Unchecked Exception?
- Write test cases for:
if width > length thenbiggest_dimension = width if height > width thenbiggest_dimension = height end_if elsebiggest_dimension = length if height > length thenbiggest_dimension = height end_if end_if
Leave a Reply