Upload Button Icon Add office photos

GlobalStep

Compare button icon Compare button icon Compare

Filter interviews by

GlobalStep Senior Test Engineer Interview Questions and Answers

Updated 23 Jul 2024

GlobalStep Senior Test Engineer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What AAA games do you know?
  • Ans. 

    AAA games are high-budget, high-quality video games typically developed by major studios.

    • AAA games are typically developed by major studios with large budgets

    • They often feature high-quality graphics, gameplay, and production values

    • Examples of AAA games include titles like 'Red Dead Redemption 2', 'The Last of Us Part II', and 'Call of Duty: Modern Warfare'

  • Answered by AI
  • Q2. Have you played on consoles?
  • Ans. 

    Yes, I have played on consoles since childhood and continue to enjoy gaming in my free time.

    • I have been playing on consoles since childhood

    • I enjoy gaming in my free time

    • I have experience with various gaming consoles such as PlayStation, Xbox, and Nintendo

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Watch game reviews on youtube for knowledge
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. How much experience you have

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice

Senior Test Engineer Interview Questions Asked at Other Companies

asked in Sapiens
Q1. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q2. What should be done when a defect is found in production?
asked in LTIMindtree
Q3. How do you performed incrimental load in your project?
asked in LTIMindtree
Q4. What is meant by regression and retesting?
asked in CGI Group
Q5. What is the difference between CHAR and VARCHAR2 data types in SQ ... read more
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

Writing essay on favourite game.

Round 3 - Aptitude Test 

English grammar aptitude test.

Round 4 - Technical 

(3 Questions)

  • Q1. What games you have played?
  • Q2. What are the different game modes?
  • Ans. 

    Game modes refer to different ways to play a game, each with its own rules and objectives.

    • Game modes can be single player, multiplayer, or cooperative.

    • Examples of game modes include story mode, survival mode, and time trial mode.

    • Some games also have special modes like boss rush or horde mode.

    • Game modes can be unlocked by completing certain objectives or reaching certain levels.

  • Answered by AI
  • Q3. Did you find any bugs?
  • Ans. 

    Yes, I found several bugs during my testing process.

    • I found a bug in the login page where users were able to bypass the authentication process.

    • Another bug I found was in the payment gateway where transactions were not being processed correctly.

    • I also found a bug in the search functionality where the results were not being displayed accurately.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is best company for the freshers. You need to prepare for the games and that's it.

I applied via Campus Placement and was interviewed before Dec 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Nothing. You should be able to construct a proper English sentence about yourself and you are in. Be sure to mention you play a lot of video games.

Interview Preparation Tips

Interview preparation tips for other job seekers - If possible avoid interviewing for GlobalStep.

GlobalStep interview questions for designations

 Test Engineer

 (11)

 QA Engineer

 (2)

 Software Engineer

 (1)

 Senior Project Leader

 (1)

 Game Testing Engineer

 (1)

 Game Tester

 (3)

 QA Tester

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Had one round of technical . Basic questions on Testing, Salesforce ,Test Methodologies, RTM , ALM,JIRA

Interview Preparation Tips

Interview preparation tips for other job seekers - Was a good experience . Interviewer asked practical questions so if you are experienced enough and worked on things then only you will be able to answer .
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself and a little bit about ETL and the Technologies worked on.
Round 3 - Technical 

(1 Question)

  • Q1. Asked me about joins, and asked me to write SQL queries.
Round 4 - Technical 

(1 Question)

  • Q1. In the L2 Technical round they asked me to write some more complex SQL queries and aslo asked some scenario based questions l.
Round 5 - Behavioral 

(1 Question)

  • Q1. The 3 round was a mix of technical and management round. Asked me about everything that I have written on my resume and some more scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do no over estimate yourself.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Java basics OOPs concepts
  • Q2. Interface Abstract encapsulation
  • Q3. Actions class, alerts
  • Q4. String buffer, builder, immutable

Interview Preparation Tips

Interview preparation tips for other job seekers - Went really good

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General software testing questions. To write test cases for hypothetical requirements. Mobile testing questions, API status codes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident. They will overlook a few shortcomings if you convince them that you're capable of learning, the only way to do so, is by thoroughly preparing the topics you've mentioned in your CV
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. I applied for a QA position . Questions are related to both Manual and automation on JavaScript and cypress
  • Q2. Logic to print vowels in a given string in any programming language
  • Ans. 

    To print vowels in a given string, iterate through each character and check if it is a vowel.

    • Create a string variable to store vowels (aeiouAEIOU)

    • Iterate through each character in the given string

    • Check if the character is present in the vowels string

    • If yes, print the character

  • Answered by AI
  • Q3. Manual testing questions 1) What is regression and Retesting 2)How will you create bugs in your project 3) Scrum ceremonies in detail 4) Cypress related commands 5) basics of Js
  • Ans. 

    Questions related to manual testing, Scrum ceremonies, Cypress commands, and basics of JS.

    • Regression testing is retesting of previously tested functionality to ensure that changes or fixes have not introduced new defects.

    • Retesting is testing of a previously failed test case after the defect has been fixed.

    • Creating bugs intentionally is not a good practice. However, one can create test scenarios that have a high probabi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the job description thoroughly and practice the tools if you keep anything on resume on automation

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is job scale
  • Ans. 

    Job scale refers to the level or position within a company's hierarchy or organizational structure.

    • Job scale determines the responsibilities, authority, and salary of an employee.

    • It can include entry-level positions, mid-level management, senior management, and executive roles.

    • Employees may move up the job scale through promotions or advancements.

    • Job scale can also refer to the size of the company or the scope of its o

  • Answered by AI
Round 2 - Case Study 

What was challenging

GlobalStep Interview FAQs

How many rounds are there in GlobalStep Senior Test Engineer interview?
GlobalStep interview process usually has 2 rounds. The most common rounds in the GlobalStep interview process are HR, Resume Shortlist and Assignment.
What are the top questions asked in GlobalStep Senior Test Engineer interview?

Some of the top questions asked at the GlobalStep Senior Test Engineer interview -

  1. What are the different game mod...read more
  2. Did you find any bu...read more
  3. What AAA games do you kn...read more

Tell us how to improve this page.

GlobalStep Senior Test Engineer Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 65 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Stefanini Interview Questions
3.0
 • 35 Interviews
SpanIdea Interview Questions
3.6
 • 24 Interviews
View all
GlobalStep Senior Test Engineer Salary
based on 119 salaries
₹2 L/yr - ₹6.5 L/yr
57% less than the average Senior Test Engineer Salary in India
View more details

GlobalStep Senior Test Engineer Reviews and Ratings

based on 17 reviews

2.9/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

2.2

Salary

3.5

Job security

2.7

Company culture

1.9

Promotions

3.0

Work satisfaction

Explore 17 Reviews and Ratings
Test Engineer
523 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Senior Test Engineer
119 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Softwaretest Engineer
104 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Game Tester
55 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

QA Test Engineer
52 salaries
unlock blur

₹1.2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare GlobalStep with

Apisero

4.3
Compare

Actalent Services

3.5
Compare

Cyber Infrastructure

3.5
Compare

TestingXperts

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview