Upload Button Icon Add office photos

Filter interviews by

Securden Quality Assurance Interview Questions and Answers

Updated 5 Mar 2025

Securden Quality Assurance Interview Experiences

1 interview found

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

I was interviewed in Feb 2025.

Round 1 - Aptitude Test 

It consists of approximately 20 to 30 questions and lasted around 1 hour and 30 minutes.

Round 2 - Technical 

(1 Question)

  • Q1. They asked several questions related to puzzles.
Round 3 - HR 

(1 Question)

  • Q1. Difficult puzzles and general HR questions were asked during the interview process

Interview questions from similar companies

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
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They asked key measuresto check work item
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 .

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Test
Experience: Very first, the interviewers and their employees gave presentation about their products and company. They were very cool and very positive to motivate candidates. After that they started Round 1 that is test based on aptitude and logical problem, also containing c programmin and operating system problems.
Tips: If you have studied basics very well, you will clear the round 1 very easily. Study C programming and Linux Operating System concepts.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: I am not specifying any question above because 2nd round i.e Technical Round 1 was continued to abt 1 and hour hours taken by 1 interviewer. If you give all answers confindently, obviously they all must be correct, you will be qualified to next techincal round.
Tips: Same as mentioned in round 1.
Study C programming & Operating System.

Round: Technical Interview
Experience: This was Technical Round 2. It was taken by 3 interviewers asking questions randomly from random subject. Also, one took rapid fire round for 20-25 questions. If you qualified this round, then you can assume that you are selected. This round was also continued more than 1 hour.
Tips: Study Networking concepts

Round: HR Interview
Experience: If you are called for HR interview, then you can assume that you already selected as employee for company. This is round is just for formality to tell you CTC and location and joining, etc.
One thing I would like to mention that in each round they will ask you to tell about yourself. So prepare that too. In HR round, they asked me some tricky puzzles to solve since I mentioned that I am very good in maths so.

College Name: Datta Meghe College of Engineering

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

Securden Interview FAQs

How many rounds are there in Securden Quality Assurance interview?
Securden interview process usually has 3 rounds. The most common rounds in the Securden interview process are Aptitude Test, Technical and HR.

Tell us how to improve this page.

Securden Quality Assurance Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Google Interview Questions
4.4
 • 824 Interviews
Amdocs Interview Questions
3.7
 • 514 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
View all
Compare Securden with

ManageEngine

1.4
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare

QUICK HEAL TECHNOLOGIES

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