Upload Button Icon Add office photos

GlobalStep

Compare button icon Compare button icon Compare

Filter interviews by

GlobalStep QA Engineer Interview Questions and Answers for Freshers

Updated 18 Jul 2024

GlobalStep QA Engineer Interview Experiences for Freshers

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Jul 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and logical along with English language test for writing, speaking and listening.

Round 2 - Game playing , exploring and wri 

(1 Question)

  • Q1. They ask you to play a game on their PC and then give you a single page questionnaire containing questions related to game and you need to write it in one hour including game play time. This basically to ...
Round 3 - HR 

(1 Question)

  • Q1. Just casual talk in English to know that you are profient in English.
Round 4 - One-on-one 

(1 Question)

  • Q1. One to one round with manager. Questions are related to games that you have played.

Interview Preparation Tips

Topics to prepare for GlobalStep QA Engineer interview:
  • Games played
  • English Language
Interview preparation tips for other job seekers - Don’t need any knowledge of testing, just need to be good in English speaking and writing. Candidate should have played lot of games especially games having

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience salary good. Went very well
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
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain different type of selenium waits
  • Ans. 

    Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.

    • Implicit Wait: Waits for a certain amount of time before throwing an exception if the element is not found.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a certain condition with a defined maximum amount of time to wait for.

    • Thread.sleep(): Pauses

  • Answered by AI
  • Q2. Explain polymorphism and where does it apply in selenium.
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism in Selenium allows for the same test script to be used for different web elements.

    • It can be achieved through method overloading or method overriding in Selenium.

    • For example, using the same click() method to click on a button, link, or dropdown in Selenium tests.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join TestingXperts.

You will regret

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How confident are you
  • Ans. 

    I am very confident in my abilities as a Test Engineer.

    • I have extensive experience in testing various software applications.

    • I am skilled in creating test plans, executing test cases, and reporting bugs.

    • I am confident in my problem-solving skills and ability to work under pressure.

    • I have received positive feedback from previous employers and colleagues on my testing abilities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - not attended

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

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Manual testing , Api testing and status code and SQL queries as well some good knowledge of automation tools it will help you to crack down.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and make saure what ever project you worked on you can explain it properly.

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 QA Engineer interview for freshers?
GlobalStep interview process for freshers usually has 4 rounds. The most common rounds in the GlobalStep interview process for freshers are Aptitude Test, HR and One-on-one Round.
What are the top questions asked in GlobalStep QA Engineer interview for freshers?

Some of the top questions asked at the GlobalStep QA Engineer interview for freshers -

  1. They ask you to play a game on their PC and then give you a single page questio...read more
  2. Just casual talk in English to know that you are profient in Engli...read more
  3. basics of test...read more

Tell us how to improve this page.

GlobalStep QA Engineer Interview Process for Freshers

based on 1 interview

Interview experience

2
  
Poor
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
 • 36 Interviews
SpanIdea Interview Questions
3.6
 • 24 Interviews
View all
GlobalStep QA Engineer Salary
based on 30 salaries
₹1.9 L/yr - ₹4.5 L/yr
50% less than the average QA Engineer Salary in India
View more details

GlobalStep QA Engineer Reviews and Ratings

based on 8 reviews

2.5/5

Rating in categories

1.9

Skill development

2.3

Work-life balance

1.6

Salary

1.9

Job security

2.3

Company culture

1.6

Promotions

1.9

Work satisfaction

Explore 8 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