Upload Button Icon Add office photos

Veritas

Compare button icon Compare button icon Compare

Filter interviews by

Veritas SQA Engineer Interview Questions and Answers

Updated 25 Sep 2024

Veritas SQA Engineer Interview Experiences

6 interviews found

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

(2 Questions)

  • Q1. Storage , container, cloud
  • Q2. What are docker
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers.

    • Docker allows developers to package an application and its dependencies into a container that can run on any system.

    • Containers are lightweight, standalone, and executable packages that include everything needed to run a piece of software.

    • Docker provides tools for managing containers, such as Docker Engine for building and running cont...

  • Answered by AI

Skills evaluated in this interview

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

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

Prepare for easy and medium questions.

Round 2 - Coding Test 

Prepare for easy and medium questions.

SQA Engineer Interview Questions Asked at Other Companies

Q1. How you justify customer if any bug is reproduced in production?
Q2. How you will test two reports that point to seperate database?
Q3. What you know about Regulatory Reporting?
Q4. How http protocol works in the background?
Q5. What is Function overriding and Overloading?

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Hacker Rank aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. Linux Virtualisation Coding questions

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

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

(2 Questions)

  • Q1. Easy to Medium level
  • Q2. Implement stack using queue
  • Ans. 

    Implement stack using queue by using two queues and maintaining the order of elements.

    • Use two queues to simulate stack operations - push, pop, top.

    • For push operation, add element to queue1.

    • For pop operation, move all elements from queue1 to queue2 except the last one, then remove and return the last element.

    • For top operation, move all elements from queue1 to queue2 except the last one, then return the last element with

  • Answered by AI

Skills evaluated in this interview

Veritas interview questions for designations

 SQA

 (1)

 Senior SQA Engineer

 (1)

 SQA Associate

 (1)

 Production Engineer

 (1)

 Software Engineer

 (11)

 Principal Engineer

 (1)

 Data Engineer

 (1)

 Senior Quality Engineer

 (1)

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2022

Round 1 - Technical 

(1 Question)

  • Q1. Good question from Linux
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions from python
Round 3 - Behavioral 

(1 Question)

  • Q1. Managerial questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on basics of your domain and recommend to go with Hacker rank coding questions

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 29 May 2022

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Basic question for your project
Round 2 - Technical 

(1 Question)

  • Q1. Cloud relates question

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic are must. Project details they ask..
No coding questions for me.

Interview questions from similar companies

I was interviewed in Aug 2016.

Interview Questionnaire 

9 Questions

  • Q1. 5 Important Components in Test Plan?
  • Ans. 

    5 important components in a test plan are objectives, scope, test strategy, test cases, and test environment.

    • Objectives: Clearly define the purpose and goals of testing.

    • Scope: Define the boundaries of testing, what is included and excluded.

    • Test Strategy: Define the approach to testing, including types of testing and tools used.

    • Test Cases: Define the specific tests to be executed, including expected results.

    • Test Environ...

  • Answered by AI
  • Q2. What is Product life cycle?
  • Ans. 

    Product life cycle refers to the stages a product goes through from its introduction to its decline and eventual discontinuation.

    • The stages of product life cycle are: introduction, growth, maturity, decline, and discontinuation.

    • During the introduction stage, the product is launched and marketed to create awareness and generate demand.

    • In the growth stage, sales and revenue increase rapidly as the product gains popularit...

  • Answered by AI
  • Q3. What is Function overriding and Overloading?
  • Ans. 

    Function overriding is when a subclass provides a different implementation of a method already defined in its superclass. Function overloading is when multiple methods with the same name but different parameters are defined in a class.

    • Function overriding is used to achieve runtime polymorphism.

    • In function overriding, the method signature remains the same but the implementation is different in the subclass.

    • Function over...

  • Answered by AI
  • Q4. Few SQl queries
  • Q5. How you will test two reports that point to seperate database?
  • Ans. 

    To test two reports that point to separate databases, compare the data in both reports and verify their accuracy.

    • Identify the databases that the reports are pointing to

    • Retrieve the data from both databases

    • Compare the data in the reports to ensure they match

    • Verify the accuracy of the data by cross-referencing with the original sources

    • Perform data integrity checks to ensure the data is consistent and complete

  • Answered by AI
  • Q6. SDLC in detail
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to develop software applications.

    • SDLC is a structured approach that consists of various phases such as requirements gathering, design, development, testing, deployment, and maintenance.

    • Each phase has specific activities and deliverables that ensure the successful development and delivery of software.

    • SDLC models include Waterfall, Agile, Spiral, and I...

  • Answered by AI
  • Q7. Your current roles and Responsiblities
  • Ans. 

    I am currently working as a SQA Engineer responsible for testing software applications and ensuring their quality.

    • Designing and executing test cases

    • Identifying and reporting defects

    • Collaborating with development team to resolve issues

    • Creating and maintaining test documentation

    • Performing regression testing

    • Participating in code reviews

    • Ensuring compliance with industry standards and regulations

  • Answered by AI
  • Q8. How you justify customer if any bug is reproduced in production?
  • Ans. 

    I would explain the root cause of the bug and provide a plan to fix it.

    • Acknowledge the issue and apologize for the inconvenience caused

    • Explain the root cause of the bug and how it was missed during testing

    • Provide a plan to fix the bug and a timeline for the fix

    • Assure the customer that steps will be taken to prevent similar issues in the future

    • Offer compensation or a workaround if possible

  • Answered by AI
  • Q9. What you know about Regulatory Reporting?
  • Ans. 

    Regulatory reporting refers to the submission of data to regulatory agencies to ensure compliance with laws and regulations.

    • Regulatory reporting is mandatory for companies in various industries such as finance, healthcare, and energy.

    • It involves collecting and submitting data on various aspects of the business such as financial performance, risk management, and compliance with regulations.

    • The data is submitted to regul...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude...selenium questions...java mcq questions...and a program to write

Round 2 - Technical 

(3 Questions)

  • Q1. Abstraction related questions
  • Q2. Interface, JIT, inheritance, java architecture
  • Q3. SQL questions...diff between char and varchar.....pk and fk....
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why should I hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java

Veritas Interview FAQs

How many rounds are there in Veritas SQA Engineer interview?
Veritas interview process usually has 1-2 rounds. The most common rounds in the Veritas interview process are Technical, Aptitude Test and Behavioral.
How to prepare for Veritas SQA Engineer 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 Veritas. The most common topics and skills that interviewers at Veritas expect are Python, SQA, Automation, Perl and Linux.
What are the top questions asked in Veritas SQA Engineer interview?

Some of the top questions asked at the Veritas SQA Engineer interview -

  1. what are doc...read more
  2. Implement stack using qu...read more
  3. Good question from Li...read more

Tell us how to improve this page.

Veritas SQA Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 250 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
Dassault Systemes Interview Questions
4.0
 • 159 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
NCR Voyix Interview Questions
3.9
 • 124 Interviews
ServiceNow Interview Questions
4.2
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
View all
Veritas SQA Engineer Salary
based on 121 salaries
₹10 L/yr - ₹17 L/yr
20% more than the average SQA Engineer Salary in India
View more details

Veritas SQA Engineer Reviews and Ratings

based on 14 reviews

4.6/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

4.2

Salary

3.6

Job security

4.5

Company culture

3.8

Promotions

4.4

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
429 salaries
unlock blur

₹7.3 L/yr - ₹21.3 L/yr

Senior Software Engineer
332 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Technical Support Engineer
271 salaries
unlock blur

₹7 L/yr - ₹19 L/yr

Senior Technical Support Engineer
139 salaries
unlock blur

₹10 L/yr - ₹20.8 L/yr

SQA Engineer
134 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Explore more salaries
Compare Veritas with

Gen

4.0
Compare

CommVault

3.9
Compare

Veeam Software

4.0
Compare

NetApp

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