Upload Button Icon Add office photos

Fujitsu

Compare button icon Compare button icon Compare

Filter interviews by

Fujitsu QA Engineer Interview Questions and Answers for Experienced

Updated 11 Jul 2024

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Wait in Selenium. type of waits.
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.

    • Explicit waits wait for a certain condition to be met before proceeding with the next step.

    • Fluent waits wait for a certain condition to be met within a specified time frame.

    • Examples of conditions include element visibility, element clickability,...

  • Answered by AI
  • Q2. Dynamic element how to search
  • Ans. 

    Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.

    • Use ID attribute if it's unique and static

    • Use class attribute if it's unique and dynamic

    • Use name attribute if it's unique and static

    • Use XPath if other attributes are not unique or not available

  • Answered by AI
  • Q3. Jenkins do u know or not
  • Ans. 

    Jenkins is an open-source automation server that helps to automate parts of the software development process.

    • Jenkins is used for continuous integration and continuous delivery

    • It can be used to build, test, and deploy software

    • Jenkins has a large number of plugins available to extend its functionality

    • Examples of plugins include Git, Maven, and JUnit

    • Jenkins can be configured to run on different operating systems and envir

  • Answered by AI
  • Q4. How to fetch data from xls
  • Ans. 

    To fetch data from xls, use a library like Apache POI or OpenPyXL.

    • Use a library like Apache POI or OpenPyXL to read data from xls files

    • Identify the sheet and cell range to read data from

    • Iterate through the rows and columns to extract the data

    • Handle any formatting or data type conversions as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare selenium with java testng and appache poi.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About STLC and SDLC

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all QA related questions from guru99.

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions were regarding my engineering subjects
  • Q2.  Interviewer asked me a simple but complex programming question to solve
  • Q3. He asked me about my strength , other curriculum activities I participated in

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be calm and stick to question ,don't try to drag interviewer to any other topic
Try to be honest with interviewer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a code to print prime number
  • Ans. 

    Code to print prime numbers

    • Iterate through numbers and check if each number is prime

    • Use a nested loop to check divisibility by numbers less than the current number

    • Print the number if it is prime

  • Answered by AI
  • Q2. Testing basics all the important terms

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Nagarro user image deepali mehra

posted on 26 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between defect leakage and defect release?
  • Ans. 

    Defect leakage occurs when a defect is found by the end user after release, while defect release is when a defect is identified and released to production.

    • Defect leakage refers to defects that were not identified during testing and are found by end users after the software is released.

    • Defect release is when a defect is identified during testing but still released to production.

    • Defect leakage can result in negative impa...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What are server and client side codes
  • Ans. 

    Server side code runs on the server and client side code runs on the client's browser.

    • Server side code is executed on the server before the data is sent to the client's browser.

    • Client side code is executed on the client's browser after receiving the data from the server.

    • Examples of server side code include PHP, Java, and Python.

    • Examples of client side code include JavaScript, HTML, and CSS.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your problem solving technique strong even if you don't know the exact solution

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Reverse String code And all the automation and api related questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain hooks file,
  • Ans. 

    Hooks file is a file in software development that contains reusable code snippets or functions to be executed at specific points in the program.

    • Hooks file is commonly used in web development frameworks like React to manage state and side effects.

    • It allows developers to reuse code and avoid repetition.

    • Examples of hooks include useState, useEffect, and useContext in React.

  • Answered by AI
  • Q2. Interface concept

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. What is STLC How Webdriver works
  • Ans. 

    STLC stands for Software Testing Life Cycle. Webdriver is a tool used for automating web application testing.

    • STLC is a process followed by QA teams to ensure software quality

    • It includes planning, designing, executing and reporting of tests

    • Webdriver is a popular tool for automating web application testing

    • It uses a browser-specific driver to interact with web elements

    • Webdriver supports multiple programming languages like

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are OOPS concepts What is polymorphism
  • Ans. 

    OOPS concepts are the principles of Object-Oriented Programming that help in creating modular and reusable code.

    • Encapsulation: Binding data and functions together in a single unit called class

    • Inheritance: Acquiring properties and behavior of a parent class by a child class

    • Polymorphism: Ability of an object to take many forms. It can be achieved through method overloading and method overriding

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Lot of projects. Lot to learn

Skills evaluated in this interview

Fujitsu Interview FAQs

How many rounds are there in Fujitsu QA Engineer interview for experienced candidates?
Fujitsu interview process for experienced candidates usually has 2 rounds. The most common rounds in the Fujitsu interview process for experienced candidates are Case Study and Technical.
What are the top questions asked in Fujitsu QA Engineer interview for experienced candidates?

Some of the top questions asked at the Fujitsu QA Engineer interview for experienced candidates -

  1. Inner join, constra...read more
  2. Database quest...read more

Tell us how to improve this page.

Fujitsu QA Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more
Fujitsu QA Engineer Salary
based on 39 salaries
₹3 L/yr - ₹6 L/yr
30% less than the average QA Engineer Salary in India
View more details

Fujitsu QA Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

1.7

Skill development

2.5

Work-life balance

2.5

Salary

3.2

Job security

3.9

Company culture

2.5

Promotions

2.5

Work satisfaction

Explore 2 Reviews and Ratings
Technical Service Engineer
1.1k salaries
unlock blur

₹2.4 L/yr - ₹16 L/yr

Application Developer
984 salaries
unlock blur

₹2.4 L/yr - ₹14.9 L/yr

Assistant Application Developer
629 salaries
unlock blur

₹2.5 L/yr - ₹8.1 L/yr

Assistant Technical Service Engineer
592 salaries
unlock blur

₹2.5 L/yr - ₹7.9 L/yr

Associate Application Developer
528 salaries
unlock blur

₹4 L/yr - ₹15.7 L/yr

Explore more salaries
Compare Fujitsu with

Accenture

3.8
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

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