Upload Button Icon Add office photos

Filter interviews by

Unthinkable Solutions Quality Analyst Interview Questions and Answers

Updated 13 Nov 2024

Unthinkable Solutions Quality Analyst Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Sum without plus sign
  • Ans. 

    Use bitwise operators to perform addition without using the plus sign.

    • Use bitwise XOR operation to add two numbers without carrying over

    • Use bitwise AND operation to find the carry bits and shift them to the left

    • Repeat the process until there are no more carry bits

  • Answered by AI
  • Q2. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string and build a new string in reverse order

    • Alternatively, use built-in functions like reverse() or StringBuilder in some programming languages

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Basic Manual testing Questions

I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is black box testing
  • Ans. 

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

    • Tests the functionality of the system without knowing the internal code

    • Focuses on input and output of the system

    • Tests for user interface, performance, and security

    • Examples include acceptance testing and regression testing

  • Answered by AI
  • Q2. What is white box testing
  • Ans. 

    White box testing is a testing technique that involves testing the internal structure of the software.

    • It is also known as clear box testing or structural testing.

    • It requires knowledge of the code and the internal workings of the software.

    • It is used to test the logic and flow of the code.

    • Examples include unit testing and integration testing.

    • It is usually performed by developers or testers with programming knowledge.

  • Answered by AI
  • Q3. What is quality analyst
  • Ans. 

    A quality analyst is responsible for ensuring that products or services meet the required standards and specifications.

    • Conducting quality assurance tests and inspections

    • Analyzing data to identify areas for improvement

    • Developing and implementing quality control procedures

    • Collaborating with other departments to ensure quality standards are met

    • Providing feedback to management on quality issues

    • Examples: testing software fo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't nervous
Speak confidentiality they just check your confidence and technical skills

Skills evaluated in this interview

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

Numerical ability
Logical Reasoning
Verbal Ability
Spatial Reasoning
Technical Aptitude

Round 2 - Assignment 

Writing test cases
Situation based questions

Round 3 - Technical 

(2 Questions)

  • Q1. Types of testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how different modules work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

  • Answered by AI
  • Q2. Example of prority and severity
  • Ans. 

    Priority and severity are used in software testing to determine the urgency and impact of a defect.

    • Priority is the level of importance assigned to a defect, based on factors like business impact and customer requirements.

    • Severity is the impact of a defect on the system, ranging from minor inconveniences to critical failures.

    • Examples: A spelling mistake in a button label may have low severity but high priority if it aff...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 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 - Technical 

(3 Questions)

  • Q1. Questions related to Software Testing
  • Q2. Type of testing and methods
  • Ans. 

    Various types of testing methods include manual testing, automated testing, performance testing, and regression testing.

    • Manual testing involves testers manually executing test cases without the use of automation tools.

    • Automated testing uses automation tools to execute test cases and compare actual outcomes with expected outcomes.

    • Performance testing evaluates the speed, responsiveness, and stability of a system under va...

  • Answered by AI
  • Q3. Explain software test life cycle
  • Ans. 

    Software test life cycle is a set of activities performed to ensure the quality of a software product.

    • It includes test planning, test design, test execution, and test closure.

    • Test planning involves defining the scope, objectives, and resources for testing.

    • Test design involves creating test cases and test scenarios based on requirements.

    • Test execution involves running the test cases and reporting defects.

    • Test closure in...

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

(1 Question)

  • Q1. Manager round about the software testing
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and company policy breif

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About theory of testing.
  • Q2. Very simple questions of testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with theory
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Manual testing Questions

I applied via campus placement at Meerut Institute of Engineering and Technology, Meerut and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All questions related to testing and according to your experience also.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was time taking and it was an online process but it was really a nice experience.
One will have 3 to 4 rounds.
HR also give responce to your mail.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 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 - Technical 

(3 Questions)

  • Q1. Questions related to Software Testing
  • Q2. Type of testing and methods
  • Ans. 

    Various types of testing methods include manual testing, automated testing, performance testing, and regression testing.

    • Manual testing involves testers manually executing test cases without the use of automation tools.

    • Automated testing uses automation tools to execute test cases and compare actual outcomes with expected outcomes.

    • Performance testing evaluates the speed, responsiveness, and stability of a system under va...

  • Answered by AI
  • Q3. Explain software test life cycle
  • Ans. 

    Software test life cycle is a set of activities performed to ensure the quality of a software product.

    • It includes test planning, test design, test execution, and test closure.

    • Test planning involves defining the scope, objectives, and resources for testing.

    • Test design involves creating test cases and test scenarios based on requirements.

    • Test execution involves running the test cases and reporting defects.

    • Test closure in...

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

(1 Question)

  • Q1. Manager round about the software testing
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and company policy breif

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is black box testing
  • Ans. 

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

    • Tests the functionality of the system without knowing the internal code

    • Focuses on input and output of the system

    • Tests for user interface, performance, and security

    • Examples include acceptance testing and regression testing

  • Answered by AI
  • Q2. What is white box testing
  • Ans. 

    White box testing is a testing technique that involves testing the internal structure of the software.

    • It is also known as clear box testing or structural testing.

    • It requires knowledge of the code and the internal workings of the software.

    • It is used to test the logic and flow of the code.

    • Examples include unit testing and integration testing.

    • It is usually performed by developers or testers with programming knowledge.

  • Answered by AI
  • Q3. What is quality analyst
  • Ans. 

    A quality analyst is responsible for ensuring that products or services meet the required standards and specifications.

    • Conducting quality assurance tests and inspections

    • Analyzing data to identify areas for improvement

    • Developing and implementing quality control procedures

    • Collaborating with other departments to ensure quality standards are met

    • Providing feedback to management on quality issues

    • Examples: testing software fo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't nervous
Speak confidentiality they just check your confidence and technical skills

Skills evaluated in this interview

Unthinkable Solutions Interview FAQs

How many rounds are there in Unthinkable Solutions Quality Analyst interview?
Unthinkable Solutions interview process usually has 1 rounds. The most common rounds in the Unthinkable Solutions interview process are Technical.
What are the top questions asked in Unthinkable Solutions Quality Analyst interview?

Some of the top questions asked at the Unthinkable Solutions Quality Analyst interview -

  1. sum without plus s...read more
  2. reverse the str...read more

Tell us how to improve this page.

Unthinkable Solutions Quality Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Unthinkable Solutions Quality Analyst Salary
based on 4 salaries
₹4 L/yr - ₹7 L/yr
17% more than the average Quality Analyst Salary in India
View more details
Associate Software Engineer
189 salaries
unlock blur

₹7 L/yr - ₹18.6 L/yr

Junior Associate
82 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Engineer
79 salaries
unlock blur

₹3.4 L/yr - ₹16.5 L/yr

Junior Associate Software Engineer
65 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Junior IT Associate
47 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Explore more salaries
Compare Unthinkable 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