Upload Button Icon Add office photos

Xceedance

Compare button icon Compare button icon Compare

Filter interviews by

Xceedance Quality Analyst Interview Questions and Answers

Updated 2 Aug 2023

Xceedance Quality Analyst Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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. Update command in SQL Question related to my project
  • Q2. How many data type in java
  • Ans. 

    There are 8 primitive data types in Java.

    • Java has 8 primitive data types: byte, short, int, long, float, double, char, and boolean.

    • Primitive data types are basic data types that are not objects.

    • Non-primitive data types are objects, arrays, and classes.

    • Each data type has a specific range of values it can hold.

    • For example, byte can hold values from -128 to 127, while int can hold values from -2,147,483,648 to 2,147,483,6

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on the basics. Learn about type of testing and about one programming language.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 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. What is Blackbox testing ? What are subrogation?
  • Ans. 

    Blackbox testing is a software testing method where the internal structure/design of the item being tested is not known to the tester.

    • Blackbox testing focuses on testing the functionality of the software without knowing its internal code.

    • Testers create test cases based on the software requirements and expected outputs.

    • Examples of blackbox testing techniques include equivalence partitioning, boundary value analysis, and

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

(1 Question)

  • Q1. What is encapsulation ? What are differences in Agile and waterfall?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in data hiding and abstraction, allowing for better control over access to data.

    • In object-oriented programming, classes are used to implement encapsulation by combining data attributes and methods.

    • An example of encapsulation is a class in Java that has private data members and public methods to acce

  • Answered by AI

Skills evaluated in this interview

Quality Analyst Interview Questions Asked at Other Companies

Q1. How you will maintain the balance between operations and quality ... read more
Q2. 1. What will you if production bug is reported by management that ... read more
Q3. What is difference between Quality Assurance and Quality control?
Q4. How can you make an xpath if there are 5 children nodes and all a ... read more
asked in Marble Box
Q5. As a QA what value you want to add if you get selected?

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank round ,with medium level DSA

Round 2 - Coding Test 

Its code pairing round ,where coding questions and related questions were asked

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview about projects ,basic concepts
Round 4 - One-on-one 

(1 Question)

  • Q1. Culture fit round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Explain the Smoke Testing .
  • Ans. 

    Smoke testing is a preliminary test to check if the basic functionalities of a software application are working fine.

    • Smoke testing is a subset of regression testing and is usually performed after a build is received.

    • It is a quick and shallow test to ensure that the critical functionalities of the software are working.

    • The main purpose of smoke testing is to determine if the build is stable enough for further testing.

    • If ...

  • Answered by AI
  • Q2. What is a bug?
  • Ans. 

    A bug is an error, flaw, mistake, failure, or fault in a computer program or system that causes it to produce incorrect or unexpected results.

    • A bug can manifest as a software glitch, crash, or malfunction.

    • Bugs can be caused by coding errors, design flaws, or unexpected interactions between different parts of a system.

    • Examples of bugs include software freezing, incorrect calculations, and data loss.

    • Identifying and fixin...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What you know about ai
  • Ans. 

    AI stands for Artificial Intelligence, which is the simulation of human intelligence in machines.

    • AI involves the development of computer systems that can perform tasks that would typically require human intelligence.

    • It encompasses various subfields such as machine learning, natural language processing, and computer vision.

    • AI is used in various applications like virtual assistants, autonomous vehicles, and recommendatio...

  • Answered by AI
  • Q2. What is data annotation
  • Ans. 

    Data annotation is the process of labeling or tagging data to make it understandable and usable for machine learning algorithms.

    • Data annotation involves adding metadata or annotations to data.

    • It helps in training machine learning models by providing labeled examples.

    • Common types of data annotation include image labeling, text tagging, and audio transcription.

    • Data annotation can be done manually by human annotators or t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're a fresher thus company is good for you if want to pursue your career in this company you have to ching chang to your higher officials.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. All questions are about things mentioned in resume
  • Q2. Questions and roles, responsibilities and tools used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough on topics and concepts you worked on along with examples

I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Mostly from java

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare core java topics such as Hash map implementation, Static class, sql
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding along with automation scenario

Round 2 - Technical 

(1 Question)

  • Q1. Ranging from automation framework, java java script and sql coding
Round 3 - One-on-one 

(1 Question)

  • Q1. More about functional testing, framework discusion
Round 4 - Behavioral 

(1 Question)

  • Q1. Interaction with senior management about ethics and behavior
Round 5 - HR 

(1 Question)

  • Q1. Salary discusiion and personal discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be technically and functionally strong. Be bold.
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is SDLC? What is Bug life cycle? What is RTM? Types of testing Methodology?
  • Ans. 

    SDLC stands for Software Development Life Cycle. Bug life cycle refers to the stages a bug goes through from identification to resolution. RTM is Requirements Traceability Matrix. Testing methodologies include Agile, Waterfall, and V-Model.

    • SDLC is a process used by software development teams to design, develop, and test high-quality software products.

    • Bug life cycle includes stages like New, Assigned, Open, Fixed, Retes...

  • Answered by AI

Skills evaluated in this interview

Xceedance Interview FAQs

How many rounds are there in Xceedance Quality Analyst interview?
Xceedance interview process usually has 2-3 rounds. The most common rounds in the Xceedance interview process are One-on-one Round and Resume Shortlist.
How to prepare for Xceedance Quality Analyst 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 Xceedance. The most common topics and skills that interviewers at Xceedance expect are Process Optimization, Quality Analysis, Test Cases, Communication Skills and General Insurance.
What are the top questions asked in Xceedance Quality Analyst interview?

Some of the top questions asked at the Xceedance Quality Analyst interview -

  1. What is encapsulation ? What are differences in Agile and waterfa...read more
  2. What is Blackbox testing ? What are subrogati...read more
  3. How many data type in j...read more

Tell us how to improve this page.

Xceedance Quality Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Xceedance Quality Analyst Salary
based on 94 salaries
₹3.9 L/yr - ₹10 L/yr
46% more than the average Quality Analyst Salary in India
View more details

Xceedance Quality Analyst Reviews and Ratings

based on 19 reviews

4.3/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.5

Salary

4.1

Job security

3.9

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 19 Reviews and Ratings
Analyst
445 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Process Expert
341 salaries
unlock blur

₹2.8 L/yr - ₹7.4 L/yr

Assistant Manager
295 salaries
unlock blur

₹4.8 L/yr - ₹15 L/yr

Risk Analyst
273 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Analyst
214 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Xceedance with

WNS

3.4
Compare

Genpact

3.8
Compare

TCS

3.7
Compare

Infosys

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