Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Go-Jek Team. If you also belong to the team, you can get access from here

Go-Jek Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Go-Jek Senior Software Development Test Engineer Interview Questions and Answers

Updated 5 Aug 2024

Go-Jek Senior Software Development Test Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Assignment 

Website automation using language of your choice

Round 2 - Technical 

(2 Questions)

  • Q1. Java automation questions
  • Q2. Framework technology choices
  • Ans. 

    Choosing the right framework technology is crucial for successful software development testing.

    • Consider the requirements of the project and the team's expertise when selecting a framework.

    • Popular choices include Selenium for web applications, Appium for mobile apps, and JUnit for unit testing.

    • Evaluate the scalability, maintainability, and community support of the framework before making a decision.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Test design for a vending machine server
  • Ans. 

    Designing test cases for a vending machine server to ensure functionality and reliability.

    • Identify all possible user interactions with the vending machine server (e.g. selecting items, making payments)

    • Test the communication between the server and the vending machine hardware

    • Verify the server's ability to handle concurrent transactions

    • Check for error handling and recovery mechanisms in case of failures

  • Answered by AI
  • Q2. Test Pyramid, Framework Design

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Go-Jek?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Core java , Spring boot , Kafka

Senior Software Development Test Engineer Interview Questions Asked at Other Companies

asked in BigBasket
Q1. Write automation code for Login on BigBasket site while creating ... read more
asked in BigBasket
Q2. Given a list of time slots, how would you find the conflicting ti ... read more
asked in ShipBob
Q3. Describe your experience creating a framework using RestAssured, ... read more
asked in BigBasket
Q4. How would you automate the Login API using RestAssured?
asked in Swiggy
Q5. Implement a hashmap in the language of your choice.

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Java 8, data structures, spring boot , microservices
  • Q2. Active mq/rabbit mq
  • Q3. JPA/jdbc queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and give, worth to join netspend

I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is multiple questions on java, SQL, spring and more focus on current working challenges, how your approach towards resolution

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with technical skills and interpersonal skills as well.

I applied via Naukri.com and was interviewed in Apr 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C# basics, api, program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in c# basics

Interview Questionnaire 

1 Question

  • Q1. Core Java and aws

I applied via Campus Placement and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Few DSA questions, questions about my projects and my resume. Also, since I specialise in python, if I could create an API using it. HR questions, hobbies, leadership experience...

Interview Preparation Tips

Interview preparation tips for other job seekers - Understanding the culture of J.P. Morgan Chase played a big role in passing the interview. The coding questions were easy/medium level. The interviewers were very friendly.
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

They asked general aptitude questions ones you can easily practice from indiabix

Round 2 - Coding Test 

Be prepared with medium level DSA questions. They touched upon topics like trees, DP, hashing etc.

Round 3 - Technical 

(1 Question)

  • Q1. They had a total of two technical rounds where one was with the manager you will be working under. The touched upon some puzzles and reasoning questions. The questions will mostly be around you resume so m...
Round 4 - HR 

(1 Question)

  • Q1. General HR questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. L1 technical basic C#
Round 2 - Technical 

(1 Question)

  • Q1. L2 technical basic and advance
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Basic array and vectors DSA questions

Round 2 - Technical 

(3 Questions)

  • Q1. Asked me about my past project and my contribution in it
  • Q2. Linux commands and c++ language control
  • Q3. Asked me to write last function i wrote and explain what it does
  • Ans. 

    The last function I wrote calculates the factorial of a given number using recursion.

    • Uses a recursive approach to calculate factorial.

    • Base case: factorial(0) = 1.

    • Example: factorial(5) = 5 * factorial(4) = 120.

    • Handles positive integers only.

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Asked me about my past projects and my contribution
  • Q2. Checked my work ethics
Round 4 - HR 

(2 Questions)

  • Q1. Basic hr questions
  • Q2. Salary negotiation

Go-Jek Interview FAQs

How many rounds are there in Go-Jek Senior Software Development Test Engineer interview?
Go-Jek interview process usually has 3 rounds. The most common rounds in the Go-Jek interview process are Technical and Assignment.
What are the top questions asked in Go-Jek Senior Software Development Test Engineer interview?

Some of the top questions asked at the Go-Jek Senior Software Development Test Engineer interview -

  1. test design for a vending machine ser...read more
  2. Framework technology choi...read more
  3. Test Pyramid, Framework Des...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Morningstar Interview Questions
3.9
 • 251 Interviews
Blackrock Interview Questions
3.7
 • 100 Interviews
Mr Cooper Interview Questions
4.0
 • 94 Interviews
Synchrony Interview Questions
4.3
 • 82 Interviews
CSC Interview Questions
3.5
 • 62 Interviews
View all
Go-Jek Senior Software Development Test Engineer Salary
based on 8 salaries
₹30 L/yr - ₹45.5 L/yr
68% more than the average Senior Software Development Test Engineer Salary in India
View more details

Go-Jek Senior Software Development Test Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
109 salaries
unlock blur

₹35 L/yr - ₹60.1 L/yr

Software Engineer
53 salaries
unlock blur

₹21.7 L/yr - ₹35.5 L/yr

Senior Data Scientist
42 salaries
unlock blur

₹32.5 L/yr - ₹45 L/yr

Data Scientist
26 salaries
unlock blur

₹28.8 L/yr - ₹44 L/yr

Sdet Lead
23 salaries
unlock blur

₹38 L/yr - ₹55 L/yr

Explore more salaries
Compare Go-Jek with

Wells Fargo

3.8
Compare

Morningstar

3.9
Compare

Synchrony

4.3
Compare

Ocwen Financial Solutions

4.0
Compare
write
Share an Interview