Upload Button Icon Add office photos

GlobalStep

Compare button icon Compare button icon Compare

Filter interviews by

GlobalStep Quality Assurance Interview Questions and Answers

Updated 17 Apr 2022

GlobalStep Quality Assurance Interview Experiences

1 interview found

I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is game testing
  • Ans. 

    Game testing is the process of evaluating a game's functionality, performance, and user experience.

    • Game testing involves identifying and reporting bugs and glitches

    • It also includes testing game mechanics and balancing

    • Game testers may also evaluate the game's story, characters, and overall design

    • Examples of game testing include alpha and beta testing, as well as focus group testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company nice work it is an very good company to pursue ur career as a fresher

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Write a sample code to explain overloading concept of oops
  • Ans. 

    Overloading in OOP allows multiple methods with same name but different parameters.

    • Overloading is achieved by changing the number, type or order of parameters

    • Return type of the methods does not matter in overloading

    • Example: void print(int a), void print(int a, int b), void print(String s)

  • Answered by AI
  • Q2. Write a program to add two numbers in c#
  • Ans. 

    Program to add two numbers in c#

    • Declare two variables to store the numbers

    • Take input from user for both variables

    • Add the variables and store the result in a third variable

    • Display the result

  • Answered by AI
  • Q3. Write xpath using AND and OR condition
  • Ans. 

    Xpath can use AND and OR conditions to locate elements based on multiple criteria.

    • To use AND, simply chain multiple conditions together with no operator in between.

    • To use OR, use the 'or' keyword between conditions.

    • Example: //div[@class='class1' and @id='id1'] or //div[@class='class2']

  • Answered by AI
  • Q4. What is protected internal access modifier, explain
  • Ans. 

    Protected internal access modifier allows access to members within the same assembly or derived classes.

    • Can be applied to methods, properties, fields, and events

    • Access is limited to the current assembly or derived classes

    • Used when you want to restrict access to certain members within the same assembly or derived classes

    • Example: protected internal int age = 25; // can be accessed within the same assembly or derived clas

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice experience, HR was very cool.. interviewer also very cool and nice while asking questions.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Manual testing questions, agile methodology, prevoius project based questions
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 

(1 Question)

  • Q1. Test life cycle
Round 2 - Technical 

(1 Question)

  • Q1. Testing artifact
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Very tough asked hacker rank

Round 2 - Technical 

(1 Question)

  • Q1. Asked about automatin testgin questinos
Round 3 - HR 

(1 Question)

  • Q1. Salary discussino
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 in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About old project, Agile Process, Test cases, how many test cases write last week, key challenges of software testing, RTM, test deliverables, test plan document, test matrix, scenario matri, api responses...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering questions. You answer should be more clear and understandable.

GlobalStep Interview FAQs

How many rounds are there in GlobalStep Quality Assurance interview?
GlobalStep interview process usually has 1 rounds. The most common rounds in the GlobalStep interview process are Technical.

Tell us how to improve this page.

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
2.9
 • 34 Interviews
SpanIdea Interview Questions
3.6
 • 24 Interviews
View all
Test Engineer
524 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Senior Test Engineer
121 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Softwaretest Engineer
104 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

QA Test Engineer
52 salaries
unlock blur

₹1.2 L/yr - ₹3.5 L/yr

Game Tester
51 salaries
unlock blur

₹1.5 L/yr - ₹4.3 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