Upload Button Icon Add office photos

Filter interviews by

Global Logica Software Technologies Senior Quality Analyst Interview Questions and Answers

Updated 26 Aug 2021

Global Logica Software Technologies Senior Quality Analyst Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. TestNG hierarchy
  • Q2. WebDriver interface related questions
  • Q3. Basic java, interfaces, Abstract classes, final keyword

Interview Preparation Tips

Interview preparation tips for other job seekers - Global Logic has one of the best interview panel, very calm, composed and cooperative, they will not make you feel bad.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Agile Methologies
Round 2 - Technical 

(1 Question)

  • Q1. Database Testing Concepts and queries

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly on BCT , RCT ,Sql , Python and Shell Scripting

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest if you don't know tell clearly you job role & responsibilities in previous organization
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test cases are designed to validate the functionality of a system.

    • They include steps to be executed, expected results, and actual results.

    • Test cases can be automated or manual.

    • Examples: Login functionality, search feature, checkout process.

  • Answered by AI
  • Q2. Diffrence between validation and verification in testing
  • Ans. 

    Validation ensures the right product is built, while verification ensures the product is built right.

    • Validation confirms that the product meets the customer's requirements and expectations.

    • Verification ensures that the product conforms to its specified requirements.

    • Validation answers the question 'Are we building the right product?' while verification answers 'Are we building the product right?'

    • Examples: Validating tha...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. About project and details of project
  • Q2. Some puzzles to test the logic reasoning

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quantitative logical
SQL

Round 2 - Coding Test 

Java coding string array SQL relational DBMS

Round 3 - One-on-one 

(2 Questions)

  • Q1. Give Introduction
  • Ans. 

    I am a Quality Engineer with a background in ensuring products meet standards and specifications.

    • Experienced in quality control processes

    • Skilled in root cause analysis

    • Knowledgeable in statistical analysis

    • Proficient in quality management systems

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q2. Oops,SQL queries pn joins
Round 4 - HR 

(1 Question)

  • Q1. Family questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 - Coding Test 

A few questions Java Strings and Collections.

Round 3 - Technical 

(1 Question)

  • Q1. Creating test strategy for an entire application.
  • Ans. 

    Creating a test strategy for an entire application involves identifying testing objectives, selecting appropriate testing techniques, and defining test deliverables.

    • Identify testing objectives and prioritize them based on criticality

    • Select appropriate testing techniques such as functional, performance, security, and usability testing

    • Define test deliverables such as test plans, test cases, and test reports

    • Ensure test co...

  • Answered by AI
Round 4 - Socio Justice Round 

(1 Question)

  • Q1. A few questions of different types of biases we see around us and our views on it. Questions and inequalities and How can those be mitigated.
Round 5 - HR 

(1 Question)

  • Q1. Employee centric policies of TW.
  • Ans. 

    TW has employee centric policies that prioritize the well-being and growth of its employees.

    • TW offers flexible work arrangements to promote work-life balance.

    • The company provides comprehensive health and wellness benefits.

    • TW invests in employee training and development programs.

    • The company has a culture of open communication and feedback.

    • TW recognizes and rewards employee contributions and achievements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - TW respects candidates very well. Just prepare good for technical rounds.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via AmbitionBox and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain process of QA
  • Ans. 

    QA process involves planning, executing, and evaluating to ensure quality standards are met.

    • Understand requirements and create test cases

    • Execute test cases and report defects

    • Perform regression testing to ensure fixes

    • Conduct user acceptance testing

    • Continuous improvement through feedback and analysis

  • Answered by AI
  • Q2. Manual Testing artifacts
Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. SQL database Testing queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is software testing?
  • Ans. 

    Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.

    • Software testing involves executing a program or application with the intent of finding errors.

    • It is done to ensure that the software meets the specified requirements and is of high quality.

    • Testing can be done manually or using automated tools.

    • Types of testing include functional,...

  • Answered by AI
  • Q2. What is pointers in c?
  • Ans. 

    Pointers in C are variables that store the memory address of another variable.

    • Pointers are declared using the * symbol.

    • They can be used to access and manipulate data stored in memory.

    • Pointers can be used to pass values by reference.

    • Example: int *ptr; ptr = # *ptr = 10; // num now equals 10

    • Arrays in C are also implemented using pointers.

  • Answered by AI
  • Q3. What is function overloading?
  • Ans. 

    Function overloading is the ability to have multiple functions with the same name but different parameters.

    • Functions with the same name but different parameters can be defined in the same scope.

    • The compiler determines which function to call based on the number and types of arguments passed.

    • Function overloading is commonly used in object-oriented programming languages like C++ and Java.

  • Answered by AI
  • Q4. Explain your final year project
  • Q5. What difficulties you faced?
  • Q6. How did you overcome this difficulty

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the nature of interview was quite overwhelming

Skills evaluated in this interview

I applied via Inhyre and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Postman headers ?
  • Q2. API SECURITY TESTING?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be original during interview and answer the questions with confidence.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Agile Methologies
Round 2 - Technical 

(1 Question)

  • Q1. Database Testing Concepts and queries

Global Logica Software Technologies Interview FAQs

What are the top questions asked in Global Logica Software Technologies Senior Quality Analyst interview?

Some of the top questions asked at the Global Logica Software Technologies Senior Quality Analyst interview -

  1. Basic java, interfaces, Abstract classes, final keyw...read more
  2. WebDriver interface related questi...read more
  3. TestNG hierar...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

NeoSOFT Interview Questions
4.0
 • 264 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
Xoriant Interview Questions
4.1
 • 181 Interviews
FirstCry Interview Questions
3.7
 • 167 Interviews
Indium Software Interview Questions
4.0
 • 161 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Wissen Technology Interview Questions
3.9
 • 147 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Iris Software Interview Questions
4.0
 • 141 Interviews
HP India Interview Questions
4.1
 • 138 Interviews
View all
Associate Analyst
58 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Software Engineer
18 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Analyst
15 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

Associate Consultant
7 salaries
unlock blur

₹16 L/yr - ₹22.7 L/yr

Explore more salaries
Compare Global Logica Software Technologies with

Xoriant

4.1
Compare

NeoSOFT

4.0
Compare

FirstCry

3.7
Compare

Iris Software

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