Upload Button Icon Add office photos

Filter interviews by

Xangars Solutions Interview Questions, Process, and Tips

Updated 3 Jun 2024

Top Xangars Solutions Interview Questions and Answers

View all 6 questions

Xangars Solutions Interview Experiences

Popular Designations

8 interviews found

Manual Tester Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. About yourself and your education
  • Q2. Then they will asked about your project on manual testing
Round 3 - One-on-one 

(3 Questions)

  • Q1. What is black box testing and white box testing
  • Ans. 

    Black box testing is testing without knowledge of the internal workings of the system, while white box testing is testing with knowledge of the internal workings.

    • Black box testing focuses on the functionality of the system

    • White box testing focuses on the internal structure of the system

    • Black box testing is usually done by end-users or testers who do not have knowledge of the internal workings of the system

    • White box tes...

  • Answered by AI
  • Q2. What is black box testing technique
  • Ans. 

    Black box testing is a technique where the internal workings of the system are not known to the tester.

    • Tests are performed based on the system's specifications and requirements.

    • The tester does not have access to the source code or the internal structure of the system.

    • The focus is on the system's functionality and user interface.

    • Examples include functional testing, regression testing, and acceptance testing.

  • Answered by AI
  • Q3. What is test coverage and what is 7principal of testing
  • Ans. 

    Test coverage is the measure of how much of the software is tested. 7 principles of testing are guidelines for effective testing.

    • Test coverage is the extent to which the software is tested against the requirements.

    • It is important to achieve maximum test coverage to ensure the software is reliable.

    • The 7 principles of testing are: testing shows presence of defects, exhaustive testing is impossible, early testing saves ti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all manual testing related books and read your project's test case test scenario and defect report

Skills evaluated in this interview

Manual Tester Interview Questions asked at other Companies

Q1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is quality, what is strub and driver, different levels of testing, UAT, system testing. What is defect, Defect life cycle.
View answer (1)

Manual Testing Interview Questions & Answers

user image Mitali B Jadhav

posted on 10 May 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Blackbox white box
  • Q2. Software testing life cycle
  • Ans. 

    Software testing life cycle is a process of testing software in a systematic and planned manner.

    • It includes planning, designing, executing, and reporting phases.

    • Testing starts with requirement analysis and ends with test closure.

    • Different types of testing like unit testing, integration testing, system testing, and acceptance testing are performed in different phases.

    • Defect tracking and retesting are also part of the te

  • Answered by AI

Skills evaluated in this interview

Manual Testing Interview Questions asked at other Companies

Q1. A man have 3 things [grain,chicken and fox] and he has to cross a river and he can carry only one thing at a time. And there are some conditions: 1.He can not leave grain and chicken at a place. 2.He can not leave chicken and fox together. ... read more
View answer (3)

Java Developer Interview Questions & Answers

user image Malhar Divekar

posted on 7 Feb 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is triger in sql? what is values in sql? join in sql? oops in java? data jpa questions?
  • Ans. 

    A trigger in SQL is a set of actions that are automatically performed when a specified event occurs.

    • Triggers are used to enforce business rules, maintain data integrity, and automate tasks.

    • They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation.

    • Triggers can be written in SQL or PL/SQL.

    • Example: A trigger can be created to update a 'last_modified' column whenever a row is updated in a table.

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core java totally

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Xangars Solutions interview questions for popular designations

 Java Developer

 (3)

 Software Tester

 (2)

 Manual Tester

 (1)

 Manual Testing

 (1)

 SQL Developer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Jan 2023. 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 - HR 

(1 Question)

  • Q1. About yourself and questions related manual testing project
Round 3 - One-on-one 

(1 Question)

  • Q1. What is testing, what is application what is software, black box white box , Black Box testing technique, top down & bottom up,what is test coverage and principal of testing
  • Ans. 

    Testing is the process of evaluating a software or application to find defects or errors.

    • Software is a set of instructions that tells a computer what to do.

    • An application is a program designed to perform a specific task or set of tasks.

    • Black box testing is a technique where the tester does not have knowledge of the internal workings of the software.

    • White box testing is a technique where the tester has knowledge of the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and confident.
Read all manual testing notes

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
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 

They will give you use case to develop API's for banking project

Round 3 - One-on-one 

(1 Question)

  • Q1. Java questions related to encapsulation abstraction and basic java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear your basics and try to explain the answer by giving examples related to your project

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Jobs at Xangars Solutions

View all

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 10 May 2021

Interview Questionnaire 

1 Question

  • Q1. Basic SQL queries

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic testing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one and it lasted for about more than 30 minutes. The interviewer wanted to test both my knowledge and communication skills. most of the questions asked to me were related to testing concepts

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

Interview questions from similar companies

I was interviewed in Jul 2017.

Interview Questionnaire 

6 Questions

  • Q1. What is autoboxing and unboxing
  • Ans. 

    Autoboxing is the automatic conversion of primitive data types to their corresponding object wrapper classes.

    • Autoboxing is useful when working with collections that require objects instead of primitives.

    • Example: int i = 5; Integer j = i; //autoboxing

    • Unboxing is the opposite of autoboxing, where an object of a wrapper class is converted back to its corresponding primitive type.

    • Example: Integer j = 5; int i = j; //unboxi

  • Answered by AI
  • Q2. What is typecasting UP AND DOWN
  • Ans. 

    Typecasting up and down refers to converting a variable of one data type to another data type of higher or lower precision.

    • Typecasting up involves converting a variable of lower precision to a variable of higher precision, such as converting an int to a double.

    • Typecasting down involves converting a variable of higher precision to a variable of lower precision, such as converting a double to an int.

    • Typecasting can resul...

  • Answered by AI
  • Q3. How do you iterate map
  • Ans. 

    To iterate a map in Java, use a for-each loop or an iterator.

    • Use the entrySet() method to get a set of key-value pairs

    • For-each loop: for(Map.Entry entry : map.entrySet())

    • Iterator: Iterator> iterator = map.entrySet().iterator();

    • Use hasNext() and next() methods to iterate through the map

  • Answered by AI
  • Q4. Types of synchronisation in java
  • Ans. 

    Types of synchronization in Java

    • Synchronized methods

    • Synchronized statements

    • ReentrantLock

    • Semaphore

    • CountDownLatch

  • Answered by AI
  • Q5. Access modifiers in method overriding
  • Ans. 

    Access modifiers in method overriding

    • Access modifiers in the overriding method cannot be more restrictive than the overridden method

    • The access modifier can be less restrictive or the same as the overridden method

    • Private methods cannot be overridden

    • Examples: public method can be overridden by public or protected method, but not by private method

  • Answered by AI
  • Q6. Covarient return type

Skills evaluated in this interview

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Technical Interview
Experience: They asked java basics,
what we wrote in resume will ask
about project
Tips: please prepare basics things

Xangars Solutions Interview FAQs

How many rounds are there in Xangars Solutions interview?
Xangars Solutions interview process usually has 2 rounds. The most common rounds in the Xangars Solutions interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for Xangars Solutions 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 Xangars Solutions. The most common topics and skills that interviewers at Xangars Solutions expect are Banking Operations, Java, Log4j, corporate marketing and Network Security.
What are the top questions asked in Xangars Solutions interview?

Some of the top questions asked at the Xangars Solutions interview -

  1. What is testing, what is application what is software, black box white box , Bl...read more
  2. What is test coverage and what is 7principal of test...read more
  3. What is black box testing and white box test...read more

Tell us how to improve this page.

Xangars Solutions Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Xangars Solutions Reviews and Ratings

based on 42 reviews

2.6/5

Rating in categories

2.4

Skill development

2.5

Work-life balance

2.2

Salary

2.4

Job security

2.5

Company culture

2.3

Promotions

2.5

Work satisfaction

Explore 42 Reviews and Ratings
Software Developer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Java Developer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Plsql Developer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Xangars Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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