Upload Button Icon Add office photos

Filter interviews by

Veeva Systems Software QA Engineer Interview Questions and Answers

Updated 20 Apr 2024

Interview questions from similar companies

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

I was interviewed in Nov 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Experience in past proyects
  • Ans. 

    I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Flutter for a startup in the travel sector

    • Collaborated with a team to implement a machine learning algorithm for data analysis in a research project

  • Answered by AI
  • Q2. Experience leading a group of develeopers
  • Ans. 

    Led a team of developers on a project to develop a new software application.

    • Managed a team of 5 developers to ensure project deadlines were met

    • Assigned tasks to team members based on their strengths and expertise

    • Held regular team meetings to discuss progress and address any issues

    • Provided guidance and support to team members when needed

    • Collaborated with other departments to gather requirements and feedback

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. It was more like a talk about your experience
  • Q2. Code test to create a small search enginee
  • Ans. 

    Code test to create a small search engine

    • Create a function that takes a search query and an array of strings as input

    • Iterate through the array of strings to find matches with the search query

    • Return an array of strings that contain the search query

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A good DSA question, based on array manipulation and queues. Platform was Zoom call, so you can use any online IDE.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Question related to previous job Experience
  • Q2. Questions related to OOPS concepts
  • Q3. Question on System Design and Fundamentals of Language.
Round 3 - Behavioral interview 

(4 Questions)

  • Q1. Past Experience
  • Q2. How you tackle with challenges in less time
  • Q3. How you handle complete new tech stack?
  • Q4. Approach towards trivial puzzles.
Round 4 - HR 

(1 Question)

  • Q1. Compensation Decisions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep concepts clear, and you should back up your answers with real-life examples that everyone uses, so the interviewer can understand better and relate.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies such as Java, JavaScript, and SQL

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sorting of an array
  • Q2. Bubble sorting algorithm
Round 2 - Technical 

(1 Question)

  • Q1. Java oops question
Round 3 - Technical 

(1 Question)

  • Q1. API questions related to put and patch api
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - One-on-one 

(6 Questions)

  • Q1. What is Client side and server side testing?
  • Ans. 

    Client side testing is testing the application on the client side, while server side testing is testing the application on the server side.

    • Client side testing involves testing the user interface, functionality, and performance of the application on the client side.

    • Server side testing involves testing the server components, databases, and APIs of the application on the server side.

    • Examples of client side testing include...

  • Answered by AI
  • Q2. What is the 1st thing you will do after finding a bug?
  • Ans. 

    I will document the bug by providing detailed steps to reproduce, screenshots, and any other relevant information.

    • Document the bug by providing detailed steps to reproduce

    • Include screenshots or videos if applicable

    • Provide any relevant logs or error messages

    • Assign priority and severity to the bug

  • Answered by AI
  • Q3. Different approaches of testing
  • Ans. 

    Different approaches of testing include black box testing, white box testing, regression testing, and exploratory testing.

    • Black box testing focuses on the functionality of the software without knowledge of its internal code.

    • White box testing examines the internal code and structure of the software.

    • Regression testing ensures that new code changes do not adversely affect existing functionality.

    • Exploratory testing involve...

  • Answered by AI
  • Q4. Roles and responsibilities
  • Q5. How will convince me if you require 8hrs for testing but i will say complete in 2 hrs if its a GUI related testing?
  • Q6. What is front end and backend of your project or what is front end and backend tesing?
  • Ans. 

    Front end is the user interface of the project that users interact with, while backend is the server, application, and database that work behind the scenes.

    • Front end includes elements like buttons, menus, forms, and design layout.

    • Backend involves server-side scripting, databases, and server configuration.

    • Front end testing focuses on user experience, functionality, and design.

    • Backend testing checks data processing, serv

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Aug 2024.

Round 1 - Coding Test 

Medium level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated authentication and authorization features for secure access

  • Answered by AI
  • Q2. Explain functionalities in detail
  • Ans. 

    Functionalities in software development refer to the specific tasks or actions that a software program can perform.

    • Functionalities are the specific features or capabilities of a software program.

    • They define what the software can do and how it can be used.

    • Examples of functionalities include user authentication, data encryption, and file management.

    • Functionalities can be implemented through code modules or libraries.

    • Test...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Resume overview and work experience discussion
  • Q2. Asked for expected salary
Round 2 - Coding Test 

Manager and employee problem. Given a table with id, Employee, managerId. Print the hierarchy in a tree format.

Veeva Systems Interview FAQs

How many rounds are there in Veeva Systems Software QA Engineer interview?
Veeva Systems interview process usually has 1 rounds. The most common rounds in the Veeva Systems interview process are Technical.

Tell us how to improve this page.

Veeva Systems Software QA Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
Salesforce Interview Questions
4.1
 • 270 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
ServiceNow Interview Questions
4.2
 • 118 Interviews
View all
Software Engineer
17 salaries
unlock blur

₹6.8 L/yr - ₹14.5 L/yr

Automation Test Engineer
16 salaries
unlock blur

₹6.5 L/yr - ₹14.2 L/yr

Softwaretest Engineer
12 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Automation Engineer
12 salaries
unlock blur

₹6 L/yr - ₹14.2 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹12 L/yr - ₹27.5 L/yr

Explore more salaries
Compare Veeva Systems with

Salesforce

4.1
Compare

Oracle

3.7
Compare

SAP

4.2
Compare

Microsoft Corporation

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