Upload Button Icon Add office photos
Engaged Employer

i

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

GlobalLogic Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GlobalLogic Senior Test Engineer Interview Questions, Process, and Tips

Updated 18 Jan 2024

Top GlobalLogic Senior Test Engineer Interview Questions and Answers

  • Q1. What is TestNG, Difference between WebElement and WebElements, fially and final, types of Exceptions in selenium, how to handel frams
  • Q2. SDLC and STLC Difference Test case of Pen Smoke Testing and Sanity Testing Difference
  • Q3. Difference between Overloading and overriding

GlobalLogic Senior Test Engineer Interview Experiences

10 interviews found

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

(1 Question)

  • Q1. What is TestNG, Difference between WebElement and WebElements, fially and final, types of Exceptions in selenium, how to handel frams
  • Ans. 

    TestNG is a testing framework for Java. WebElement represents a single element on a web page, while WebElements represents a collection of elements. 'finally' is a keyword used in exception handling. There are different types of exceptions in Selenium. To handle frames in Selenium, we can use the switchTo() method.

    • TestNG is a testing framework for Java

    • WebElement represents a single element on a web page

    • WebElements repr...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Testing concept
  • Q2. Project concept
Round 3 - One-on-one 

(2 Questions)

  • Q1. Puzzle, Project details
  • Q2. About critical Bug
Round 4 - One-on-one 

(1 Question)

  • Q1. Project and test scenario

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?
Q3. What is the difference between manual testing and automated testi ... read more
asked in LTIMindtree
Q4. How do you performed incrimental load in your project?
asked in CGI Group
Q5. What are Java 8 streams?
Round 1 - Technical 

(1 Question)

  • Q1. 1. About current project and roles and responsibilities 2. Explain framework 3. Java coding question- level was easy 4. About framework, selenium and testng

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be well versed with java, seleium and testng
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Round: Basic Core Java, Selenium questions Questions about framework Programs related to strings and arrays using pen and paper
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager Round - It is basically to check communication skills. Basic questions regarding testing approach to be followed in certain situations. Questions about past experience. Reason to switch.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and date of joining

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear.
Interviews are average.
Show good communication skills.

GlobalLogic interview questions for designations

 Test Engineer

 (7)

 Automation Test Engineer

 (2)

 Performance Test Engineer

 (1)

 Manual Test Engineer

 (1)

 Senior Software Engineer

 (42)

 Senior Data Engineer

 (3)

 Senior QA Engineer

 (2)

 Senior Devops Engineer

 (1)

I applied via Job Portal and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Oops, basic programming,
  • Q2. String reversal and prime number
  • Q3. Collections in Java
  • Ans. 

    Collections in Java are classes that group related objects and provide operations to manipulate them.

    • Collections are used to store and manipulate groups of objects

    • Java provides several built-in collection classes like ArrayList, LinkedList, HashSet, etc.

    • Collections can be sorted, searched, filtered, and modified using various methods

    • Collections can also be customized by implementing interfaces like Comparator and Itera

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions aren't direct so mostly need to focus on concept and knowledge about the language.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. SDLC and STLC Difference Test case of Pen Smoke Testing and Sanity Testing Difference
  • Ans. 

    SDLC is the process of software development while STLC is the process of software testing. Smoke testing is a subset of sanity testing.

    • SDLC is the process of developing software while STLC is the process of testing software.

    • SDLC includes planning, designing, coding, testing, and maintenance while STLC includes test planning, test case development, test execution, and test closure.

    • Smoke testing is a type of testing that...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. About Project related to JIRA, Burn Down Chart and Burn UP Chart Agile and Test Technique
Round 3 - One-on-one 

(1 Question)

  • Q1. Client Round about Project

Interview Preparation Tips

Interview preparation tips for other job seekers - share your practical Knowledge not theoretical knowledge

Skills evaluated in this interview

Senior Test Engineer Jobs at GlobalLogic

View all

Interview Questionnaire 

1 Question

  • Q1. All questions were mostly related to the automation, framework and the API things and also you should have a very good knowledge and some hands on Java

Interview Questionnaire 

1 Question

  • Q1. Python basics, Selenium Xpaths, Project related

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java question, logic of 2 programs scenario based,API questions, Appium questions, SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific about your answer.

I applied via Referral and was interviewed before Oct 2020. There were 8 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Agile methodology and its uses.
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile focuses on delivering working software in short iterations

    • It values collaboration between team members and with stakeholders

    • It emphasizes adapting to change and continuous improvement

    • Examples of Agile methodologies include Scrum, Kanban, and Extreme Programming (XP)

  • Answered by AI
  • Q2. Difference between Overloading and overriding
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in child class with the same name and signature as in parent class.

    • Overloading is compile-time polymorphism while overriding is runtime polymorphism.

    • Overloading is done in the same class while overriding is done in different classes.

    • Overloading is used to add more functionality to a method while overriding ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the role. Know the SDLC , Agile completely.

Skills evaluated in this interview

GlobalLogic Interview FAQs

How many rounds are there in GlobalLogic Senior Test Engineer interview?
GlobalLogic interview process usually has 2-3 rounds. The most common rounds in the GlobalLogic interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for GlobalLogic Senior Test Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at GlobalLogic. The most common topics and skills that interviewers at GlobalLogic expect are HTML, Python, JIRA, Quality Assurance and Telecom.
What are the top questions asked in GlobalLogic Senior Test Engineer interview?

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

  1. What is TestNG, Difference between WebElement and WebElements, fially and final...read more
  2. SDLC and STLC Difference Test case of Pen Smoke Testing and Sanity Testing Di...read more
  3. Difference between Overloading and overrid...read more

Tell us how to improve this page.

GlobalLogic Senior Test Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Technical Round
  • One-on-one Round
View more
GlobalLogic Senior Test Engineer Salary
based on 870 salaries
₹4.8 L/yr - ₹18 L/yr
At par with the average Senior Test Engineer Salary in India
View more details

GlobalLogic Senior Test Engineer Reviews and Ratings

based on 86 reviews

4.0/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.5

Salary

4.1

Job security

4.1

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 86 Reviews and Ratings
Senior Test Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Associate Analyst
3.9k salaries
unlock blur

₹1 L/yr - ₹7.2 L/yr

Senior Software Engineer
3.3k salaries
unlock blur

₹5.3 L/yr - ₹22 L/yr

Analyst
3.1k salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Software Engineer
3k salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹9.2 L/yr - ₹33.9 L/yr

Explore more salaries
Compare GlobalLogic with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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