Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cognizant Team. If you also belong to the team, you can get access from here

Cognizant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Cognizant Quality Assurance Interview Questions and Answers

Updated 16 Jun 2024

Cognizant Quality Assurance Interview Experiences

3 interviews found

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

Logical Reasoning , Blood relation questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Oops concepts
  • Q2. Palindrome , pattern questions

Quality Assurance Interview Questions & Answers

user image Jeevananthan V J

posted on 6 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. List the exceptions you've faced and how did you fix it?

Quality Assurance Interview Questions Asked at Other Companies

Q1. Explain your Project. Explain V model. Explain SDLC. Explain STLC ... read more
Q2. What is pdca cycle, why in spc cpk is required ? What is 4 M chan ... read more
Q3. What is validation, Qualifications and what is GMP, which role in ... read more
Q4. When setup approval required? What is difference between dock aud ... read more
asked in JK Tyres
Q5. What is the difference between the good product and bad product
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about my core subjects
  • Q2. Asked code of multiplication if 3*3 matrix
Round 3 - HR 

(1 Question)

  • Q1. Asked about myself and my ambition

Interview Preparation Tips

Topics to prepare for Cognizant Quality Assurance interview:
  • C
  • Java
Interview preparation tips for other job seekers - Nothing much just be yourself and be as confident as possible

Interview questions from similar companies

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

(1 Question)

  • Q1. Java and selenium related questions,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Dec 2022. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. They asked about the technical questions
  • Q2. They askes lot of questions regarding technical job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn new technologies and we need to upgrade every 6 months studying new course.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What Is boundary testing
  • Ans. 

    Boundary testing is a software testing technique that focuses on testing the boundaries or limits of input values.

    • Boundary testing checks if the system handles both the minimum and maximum values correctly.

    • It helps identify any issues related to boundary conditions.

    • Examples include testing a login form with the minimum and maximum allowed characters for a password.

    • Another example is testing a calculator application wit...

  • Answered by AI
  • Q2. How many test cases can u write for login page
  • Ans. 

    The number of test cases for a login page depends on various factors such as functionality, user roles, error handling, and security measures.

    • Consider positive test cases for successful login with valid credentials

    • Include negative test cases for invalid credentials, blank fields, and incorrect password

    • Test different user roles and permissions

    • Verify error messages and handling for various scenarios

    • Test security measures...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is ur expected CTC
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I am looking for a salary that reflects my qualifications and the value I can bring to the company.

    • I have researched the average salary range for Quality Assurance professionals in this industry and location.

    • I am open to negotiation and would like to discuss the compensation package in detail during the interview process.

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - answer confidently

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. What is a software testing life cycle?
  • Ans. 

    The software testing life cycle is a process that defines the various stages involved in testing a software application.

    • It includes planning, designing test cases, executing tests, reporting bugs, and retesting.

    • The stages may vary depending on the development methodology used, such as Agile or Waterfall.

    • Examples of testing stages include unit testing, integration testing, system testing, and acceptance testing.

  • Answered by AI
  • Q2. Difference between severity & priority?
  • Ans. 

    Severity refers to the impact of a defect on the system, while priority refers to the urgency of fixing the defect.

    • Severity is the measure of how much a defect affects the system's functionality.

    • Priority is the measure of how soon a defect needs to be fixed.

    • Severity is usually categorized as low, medium, or high.

    • Priority is usually categorized as low, medium, or high.

    • For example, a spelling mistake in a button label ma...

  • Answered by AI
  • Q3. What is a bug life cycle?
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from identification to resolution.

    • Bug is identified by QA team or users

    • Bug is reported in a bug tracking system

    • Bug is assigned to a developer for fixing

    • Developer fixes the bug

    • Bug is retested by QA team

    • If bug is fixed, it is closed. If not, it is reopened

    • Bug may go through multiple cycles before being resolved

  • Answered by AI
  • Q4. What is an adhoc testing?
  • Ans. 

    Adhoc testing is informal testing without any predefined test cases or plans.

    • Adhoc testing is performed randomly without any specific guidelines or documentation.

    • It is usually done to explore the application and find defects that may not be covered in regular testing.

    • Adhoc testing is not structured and is often performed by experienced testers who can think outside the box.

    • Examples of adhoc testing include randomly cli...

  • Answered by AI
  • Q5. What is a regression testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Repeating test cases that have been previously executed to verify that the unchanged parts of the software still perform as expected

    • Ensuring that new code changes have not introduced any new bugs or issues

    • Automating regression tests to save time and effort in retesting

    • ...

  • Answered by AI
  • Q6. What is functional testing?
  • Ans. 

    Functional testing is a type of software testing that focuses on verifying that the software functions correctly according to the specified requirements.

    • Tests the functionality of the software

    • Verifies that the software behaves as expected

    • Does not concern itself with the internal structure of the software

    • Examples include testing user interfaces, APIs, databases, and integrations

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. What is a software developmentlife cycle?
  • Ans. 

    Software development life cycle is a process used to design, develop, and test software applications.

    • It consists of phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables to ensure the quality and success of the software.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

  • Answered by AI
  • Q2. What is the difference between an error, bug and an issue?
  • Ans. 

    Error, bug, and issue are terms used in software testing to describe different types of problems.

    • Error: A mistake made by a human that results in a fault in the software.

    • Bug: A fault in the software that causes it to behave incorrectly or unexpectedly.

    • Issue: A problem reported by a user or identified during testing that needs to be addressed.

    • Example: Typing 'pritn' instead of 'print' in the code is an error. If this mi...

  • Answered by AI
  • Q3. What is the difference between regression testing and sanity testing?
  • Ans. 

    Regression testing ensures that new code changes do not adversely affect existing functionality, while sanity testing quickly checks if the software is ready for further testing.

    • Regression testing is performed after code changes to ensure that existing functionality is not affected.

    • Sanity testing is a quick test to check if the software is ready for further testing.

    • Regression testing is comprehensive and covers all are...

  • Answered by AI
  • Q4. What is the difference between a test pass and a test run?
  • Ans. 

    A test pass is a collection of test runs, while a test run is a single execution of a test case.

    • A test pass includes multiple test runs, which are iterations of executing test cases.

    • A test run is a single instance of executing a test case to verify its functionality.

    • Test passes are used to group and organize test runs for a specific testing phase or cycle.

    • Test runs are typically recorded and documented to track the res

  • Answered by AI
  • Q5. What is the difference between a test suite and test case?
  • Ans. 

    A test suite is a collection of test cases, while a test case is a specific set of conditions and inputs to test a particular aspect of the software.

    • Test suite is a collection of test cases that are grouped together based on a common goal or functionality.

    • Test case is a specific set of conditions, inputs, and expected results to test a particular aspect of the software.

    • Test suite helps in organizing and managing test c...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are youe expectations from this company?
  • Ans. 

    I expect a supportive work environment, opportunities for growth, and a commitment to quality.

    • Supportive team culture

    • Clear communication from management

    • Training and development opportunities

    • Commitment to quality assurance processes

    • Recognition for achievements

  • Answered by AI
  • Q2. What is your expected salary?
  • Ans. 

    My expected salary is competitive with industry standards and reflective of my experience and skills.

    • Research industry standards for Quality Assurance salaries

    • Consider your level of experience and skills

    • Factor in location and cost of living

    • Be prepared to negotiate based on benefits and perks offered

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCLTech Quality Assurance interview:
  • Manual Testing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the explanation of agile methodologies?
  • Ans. 

    Agile methodologies are a set of principles and practices that prioritize flexibility, collaboration, and continuous improvement in software development.

    • Agile methodologies focus on iterative development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams.

    • They emphasize adaptability to change, with a focus on delivering working software frequently and responding...

  • Answered by AI
  • Q2. What are the test scenarios for a banking application?
  • Ans. 

    Test scenarios for a banking application involve testing various functionalities and features to ensure they work correctly and securely.

    • Testing user authentication and authorization processes

    • Testing fund transfer functionality, including different types of transfers (e.g. interbank, intrabank)

    • Testing bill payment functionality

    • Testing account balance display and transaction history accuracy

    • Testing security measures suc...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Everything about basics of software testing, bug life cycle, Selenium etc.
  • Q2. Your role and responsibilities in previous organization
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Manual and automation testing
  • Q2. Sdlc sdlc model

Interview Preparation Tips

Interview preparation tips for other job seekers - Just gothrough well for the which the role u are applying for the comapany know more about yoiur previous experience .
Contribute & help others!
anonymous
You can choose to be anonymous

Cognizant Interview FAQs

How many rounds are there in Cognizant Quality Assurance interview?
Cognizant interview process usually has 2 rounds. The most common rounds in the Cognizant interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Cognizant Quality Assurance 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 Cognizant. The most common topics and skills that interviewers at Cognizant expect are QA, Quality Assurance, Team Management Skills and voice process.
What are the top questions asked in Cognizant Quality Assurance interview?

Some of the top questions asked at the Cognizant Quality Assurance interview -

  1. Asked code of multiplication if 3*3 mat...read more
  2. Palindrome , pattern questi...read more
  3. Basic Oops conce...read more

Recently Viewed

REVIEWS

LTIMindtree

No Reviews

REVIEWS

LTIMindtree

No Reviews

REVIEWS

Allerin Tech

No Reviews

DESIGNATION

INTERVIEWS

TCS

No Interviews

INTERVIEWS

UST

No Interviews

DESIGNATION

INTERVIEWS

DISH TV

No Interviews

REVIEWS

CodeArray Technologies

No Reviews

REVIEWS

Accelerize 360

No Reviews

Tell us how to improve this page.

Cognizant Quality Assurance Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Cognizant Quality Assurance Salary
based on 39 salaries
₹2 L/yr - ₹12.3 L/yr
88% more than the average Quality Assurance Salary in India
View more details

Cognizant Quality Assurance Reviews and Ratings

based on 7 reviews

3.5/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

2.8

Salary

1.8

Job security

3.2

Company culture

2.8

Promotions

2.3

Work satisfaction

Explore 7 Reviews and Ratings
Associate
71.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
48.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Processing Executive
28.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
17.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent