Upload Button Icon Add office photos
Premium Employer

i

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

Seclore Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Seclore Quality Analyst Interview Questions and Answers

Updated 25 Feb 2025

Seclore Quality Analyst Interview Experiences

1 interview found

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

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

It was a multiple-choice question format with a total of 16 questions to be completed in 30 minutes.

Round 2 - Technical 

(2 Questions)

  • Q1. Project based questions.
  • Q2. Puzzles and reasoning type questions

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There was one problem solving question based on binary tree concept.
And rest were aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. What is a binary tree?
  • Ans. 

    A binary tree is a data structure consisting of nodes, each having at most two children.

    • Each node has a left and/or right child node

    • The left child node is smaller than the parent node, while the right child node is larger

    • Used for efficient searching and sorting algorithms

    • Examples include binary search trees and Huffman trees

  • Answered by AI
  • Q2. Was given a scenario and was asked to solve that with optimized approach
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. If you don't know something, tell that directly rather than giving wrong answer.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Final discussion 

(1 Question)

  • Q1. Its about SharePoint online

Interview Preparation Tips

Interview preparation tips for other job seekers - After clearing all rounds and uploading all documents to get offer letter they never reverted back
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is black box testing
  • Ans. 

    Black box testing is a software testing technique where the tester tests the functionality of the system without knowing its internal workings.

    • Tester does not have knowledge of the internal code or structure of the system being tested

    • Tests are performed based on the system's inputs and expected outputs

    • Used to validate the system's functionality and user interface

    • Examples include GUI testing, functional testing, and reg

  • 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 internal workings of the software.

    • It involves testing individual functions, code paths, and branches.

    • It is often used in conjunction with black box testing.

    • Examples include unit testing and integration testing.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Current Designation
Round 2 - One-on-one 

(1 Question)

  • Q1. About yourself and current work role
Round 3 - HR 

(1 Question)

  • Q1. Expectations and timings
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 - Aptitude Test 

Pena nd paper test consisting of many long aptitude questions. No MCQ

Round 3 - Aptitude Test 

Now the questions get tougher. Questions run for pages. Read it carefully and crack it

Round 4 - Technical 

(2 Questions)

  • Q1. About QA, about manual testing
  • Q2. Asks to solve many more questions
Round 5 - HR 

(1 Question)

  • Q1. About yourself, package details etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The process may take upto 10 hrs. We need the patience and also the rounds of aptitude we néed to stay focused. Then be honest with Technical HR then we can crack it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Easy c programming aptitude

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

I applied via Campus Placement and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic to medium aptitude and c and java based coding questions

Round 2 - Coding Test 

2 questions where given to solve in 2 hours

Round 3 - Technical 

(2 Questions)

  • Q1. Sql based questions
  • Q2. Dsa based questions
Round 4 - HR 

(2 Questions)

  • Q1. Rideles question
  • Q2. Basic interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - U need to be ready for any kind of questions from basic of cs course
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Combination, probability,time and Speed

Round 2 - Puzzles Interview 

(2 Questions)

  • Q1. It was like situation questions and logical questions
  • Q2. Puzzle questions like how many rupees to in notes to be given
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about your self?
  • Q2. Roles and responsibilities
  • Q3. Difference between Smoke and SanityTesting?
  • Ans. 

    Smoke testing is a quick test to check if the software build is stable for further testing, while sanity testing is a subset of regression testing to verify specific functionality after changes.

    • Smoke testing is done to ensure the critical functionalities of the software are working fine before detailed testing, while sanity testing is done to check specific areas of the application after changes.

    • Smoke testing is a shal...

  • Answered by AI
  • Q4. Difference between delete and truncate commands?
  • Ans. 

    Delete command removes rows one by one, while truncate command removes all rows at once.

    • Delete command is slower as it generates a separate transaction for each row deletion

    • Truncate command is faster as it deallocates the data pages in one go

    • Delete command can be rolled back, while truncate command cannot be rolled back

    • Delete command can have a WHERE clause to specify which rows to delete, truncate command deletes all ...

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Seclore Interview FAQs

How many rounds are there in Seclore Quality Analyst interview?
Seclore interview process usually has 2 rounds. The most common rounds in the Seclore interview process are Aptitude Test and Technical.
What are the top questions asked in Seclore Quality Analyst interview?

Some of the top questions asked at the Seclore Quality Analyst interview -

  1. Puzzles and reasoning type questi...read more
  2. Project based questio...read more

Recently Viewed

REVIEWS

Adecco Group

No Reviews

REVIEWS

Seclore

No Reviews

INTERVIEWS

Ernst & Young

No Interviews

REVIEWS

Ernst & Young

No Reviews

INTERVIEWS

Seclore

No Interviews

REVIEWS

CNH Industrial

No Reviews

INTERVIEWS

E C Blades And Tools

No Interviews

REVIEWS

Accenture

No Reviews

SALARIES

AISATS

SALARIES

Spicejet

Tell us how to improve this page.

Seclore Quality Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Coforge Interview Questions
3.3
 • 520 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
Ramco Systems Interview Questions
3.9
 • 65 Interviews
embedUR Systems Interview Questions
3.3
 • 48 Interviews
View all
Seclore Quality Analyst Salary
based on 7 salaries
₹12 L/yr - ₹30 L/yr
356% more than the average Quality Analyst Salary in India
View more details

Seclore Quality Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Product Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Support Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Seclore with

Druva

3.7
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare

Tally Solutions

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