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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Software Tester Interview Questions, Process, and Tips

Updated 21 Nov 2024

Top Cognizant Software Tester Interview Questions and Answers

View all 8 questions

Cognizant Software Tester Interview Experiences

15 interviews found

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

(1 Question)

  • Q1. What is smoke testing
  • Ans. 

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

    • Performed at the beginning of testing phase

    • Focuses on basic functionality

    • Not detailed testing

    • Helps in identifying major issues early on

    • Usually automated for efficiency

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Verbal, reasoning, aptitude, grammer and typing test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction about myself was the first thing they asked
  • Q2. Basic Technical questions related to major subjects

Software Tester Interview Questions Asked at Other Companies

asked in Amdocs
Q1. Which is a best technique to generate automated test report ?
asked in Infosys
Q2. What is mean by automation testing and manual testing
Q3. What is SDLC and STLC ? Types of Testing?Types Of Test Cases And ... read more
Q4. 1)What is regression 2)Difference between Regression and Retestin ... read more
asked in Capgemini
Q5. how to fetch from hashmap? what is agile? tell about hybrid frame ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Aptitude Test 

Standard aptitude test
Logical reasoning, vocab

Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join cognizant
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Manual questions mostly
Round 2 - Technical 

(1 Question)

  • Q1. Conspects of Manual testing
  • Ans. 

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

    • Manual testing requires human intervention to execute test cases.

    • Testers follow test cases step by step to identify defects in the software.

    • It is time-consuming but allows for more thorough testing compared to automated testing.

    • Examples include exploratory testing, ad-hoc testing, and regression testing.

  • Answered by AI

Skills evaluated in this interview

Cognizant interview questions for designations

 Software Manual Tester

 (1)

 ETL Tester

 (8)

 QA Tester

 (6)

 Automation Tester

 (6)

 Performance Tester

 (2)

 Functional Tester

 (1)

 Manual Tester

 (1)

 Associate Tester

 (1)

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

I applied via Approached by Company and was interviewed in Oct 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 tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Question related to manual Testing
  • Q2. Project related questions
  • Q3. Tools related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear on what you are writing in your resume.
Interviewer will ask you from your resume only so be truthful and clear.

Get interview-ready with Top Cognizant Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is synchronization?
  • Ans. 

    Synchronization is the process of coordinating multiple threads to ensure they access shared resources in a controlled manner.

    • Synchronization prevents race conditions and deadlocks.

    • It can be achieved using locks, semaphores, and monitors.

    • Examples include synchronized methods in Java and mutexes in C++.

    • Synchronization can impact performance and should be used judiciously.

  • Answered by AI
  • Q2. What is threading and locking
  • Ans. 

    Threading is a way of executing multiple tasks simultaneously while locking is a mechanism to prevent data inconsistency.

    • Threading allows multiple threads to run concurrently in a single process

    • Locking is used to prevent multiple threads from accessing shared resources simultaneously

    • Locking can be implemented using mutex, semaphore, or monitor

    • Deadlocks can occur if locking is not implemented properly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont read just FAQ
Practise coding and unit testing very hard

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Phone Call 

(1 Question)

  • Q1. Call with Recruiter-general background questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. 3 Interviewers asked a mixture of competency and technical questions non software testing.

Interview Preparation Tips

Topics to prepare for Cognizant Software Tester interview:
  • ISTQB
Interview preparation tips for other job seekers - Prepare for general questions on software testing.

Software Tester interview

user image Software Testing And Automation

posted on 5 Dec 2021

I applied via Referral and was interviewed in Apr 2022. 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 - Aptitude Test 

Basic quant and english test conducted
very basic questions to solve and get good score

Round 3 - Technical 

(2 Questions)

  • Q1. Basic java questions and Software testing questions like sdlc,stlc etc
  • Q2. Basic software testingg question like smoke,sanity and regression

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for aptitude test
And read basic java and go through sdlc,stlc some selenium basics
Round 1 - Technical 

(1 Question)

  • Q1. Jasmin and selenium how to use and integrate to application
  • Ans. 

    Jasmin is a testing framework and Selenium is a tool for automating web browsers. They can be integrated to test web applications.

    • Jasmin is a behavior-driven development (BDD) testing framework that uses natural language to describe test scenarios.

    • Selenium is a tool for automating web browsers and can be used to simulate user interactions with a web application.

    • Jasmin and Selenium can be integrated to test web applicat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be aware of autmation testing & all js framework basic flow you need to understand

Skills evaluated in this interview

Cognizant Interview FAQs

How many rounds are there in Cognizant Software Tester interview?
Cognizant interview process usually has 1-2 rounds. The most common rounds in the Cognizant interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Cognizant Software Tester 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 Banking Operations, Field Work and Vigilance.
What are the top questions asked in Cognizant Software Tester interview?

Some of the top questions asked at the Cognizant Software Tester interview -

  1. What is the difference between array and linked l...read more
  2. How to handle alert pop up in seleni...read more
  3. Jasmin and selenium how to use and integrate to applicat...read more

Tell us how to improve this page.

Cognizant Software Tester Interview Process

based on 9 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Cognizant Software Tester Salary
based on 561 salaries
₹1.9 L/yr - ₹10 L/yr
34% more than the average Software Tester Salary in India
View more details

Cognizant Software Tester Reviews and Ratings

based on 72 reviews

4.1/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.6

Salary

3.7

Job security

3.9

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 72 Reviews and Ratings
Associate
72.2k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹2.4 L/yr - ₹9.7 L/yr

Senior Associate
48.6k salaries
unlock blur

₹9 L/yr - ₹27.3 L/yr

Senior Processing Executive
28.9k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

₹5.9 L/yr - ₹24.8 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