Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

VVDN Technologies QA Engineer Interview Questions and Answers

Updated 1 Apr 2025

6 Interview questions

A QA Engineer was asked
Q. What is validation and verification?
Ans. 

Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies specified requirements.

  • Validation ensures that the product meets the customer's needs and requirements.

  • It is a dynamic testing process that involves executing the software with test data and verifying the output.

  • Validation is done after verification to ensure that the prod...

A QA Engineer was asked
Q. What is testing?
Ans. 

Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

  • Testing is done to identify defects or errors in the system.

  • It involves executing a system or its component(s) with a set of test cases.

  • The goal of testing is to ensure that the system meets the specified requirements and works as expected.

  • Testing can be done manually or ...

QA Engineer Interview Questions Asked at Other Companies

Q1. Suppose your manager gave you a task to complete in one week, but ... read more
Q2. There are 80 pairs of socks in a dark room, 40 black and 40 white ... read more
Q3. 100 apples are eaten in 5 consecutive days, with each day having ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. If a pen's weight equals 2 kg plus half of its own weight, what i ... read more
A QA Engineer was asked
Q. Explain the protocol stack in telecom in detail.
Ans. 

Protocol stack in telecom refers to the set of communication protocols used to transmit data over a network.

  • The protocol stack is divided into layers, each with its own set of protocols.

  • The layers include physical, data link, network, transport, session, presentation, and application.

  • Each layer communicates with the layer above and below it, and each layer adds its own header to the data being transmitted.

  • Examples...

A QA Engineer was asked
Q. What is ORAN?
Ans. 

ORAN stands for Open Radio Access Network. It is a concept that aims to disaggregate traditional mobile network elements and promote interoperability and innovation.

  • ORAN is a concept in the telecommunications industry.

  • It aims to separate hardware and software components of mobile networks.

  • ORAN promotes interoperability and innovation by allowing different vendors' equipment to work together.

  • It enables operators to...

A QA Engineer was asked
Q. Explain about router and switch Dhcp protocol Session layer what protocol is used Explain about the Project done What are Protocol
Ans. 

A router is a networking device that forwards data packets between computer networks. A switch is a networking device that connects devices within a network.

  • A router operates at the network layer of the OSI model and uses routing tables to determine the best path for data packets to reach their destination.

  • A switch operates at the data link layer of the OSI model and uses MAC addresses to forward data packets to t...

A QA Engineer was asked
Q. Types of testing.
Ans. 

Types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

  • Functional testing ensures that the software meets the specified requirements.

  • Non-functional testing checks the software's performance, usability, and security.

  • Manual testing is done by a human tester, while automated testing is done by software.

  • Regression testing ensures that changes to the softwa...

VVDN Technologies QA Engineer Interview Experiences

5 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2025

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

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

30 mcqs written test

Round 2 - Coding Test 

Related to python basics

Round 3 - HR 

(2 Questions)

  • Q1. HRAsked About myself
  • Q2. About the fav city

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Basics of Python
  • Q2. Basic Understanding of testing a product

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jan 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Explain about router and switch Dhcp protocol Session layer what protocol is used Explain about the Project done What are Protocol
  • Ans. 

    A router is a networking device that forwards data packets between computer networks. A switch is a networking device that connects devices within a network.

    • A router operates at the network layer of the OSI model and uses routing tables to determine the best path for data packets to reach their destination.

    • A switch operates at the data link layer of the OSI model and uses MAC addresses to forward data packets to the co...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Jan 2021

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is ORAN
  • Ans. 

    ORAN stands for Open Radio Access Network. It is a concept that aims to disaggregate traditional mobile network elements and promote interoperability and innovation.

    • ORAN is a concept in the telecommunications industry.

    • It aims to separate hardware and software components of mobile networks.

    • ORAN promotes interoperability and innovation by allowing different vendors' equipment to work together.

    • It enables operators to mix ...

  • Answered by AI
  • Q2. Explain protocol stack in telecom in detail
  • Ans. 

    Protocol stack in telecom refers to the set of communication protocols used to transmit data over a network.

    • The protocol stack is divided into layers, each with its own set of protocols.

    • The layers include physical, data link, network, transport, session, presentation, and application.

    • Each layer communicates with the layer above and below it, and each layer adds its own header to the data being transmitted.

    • Examples of p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and always say true things to interviewer

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2021

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

Interview Questionnaire 

5 Questions

  • Q1. What is testing.
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in the system.

    • It involves executing a system or its component(s) with a set of test cases.

    • The goal of testing is to ensure that the system meets the specified requirements and works as expected.

    • Testing can be done manually or using...

  • Answered by AI
  • Q2. Types of testing.
  • Ans. 

    Types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

    • Functional testing ensures that the software meets the specified requirements.

    • Non-functional testing checks the software's performance, usability, and security.

    • Manual testing is done by a human tester, while automated testing is done by software.

    • Regression testing ensures that changes to the software do...

  • Answered by AI
  • Q3. What is Validation or verification
  • Ans. 

    Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies specified requirements.

    • Validation ensures that the product meets the customer's needs and requirements.

    • It is a dynamic testing process that involves executing the software with test data and verifying the output.

    • Validation is done after verification to ensure that the product i...

  • Answered by AI
  • Q4. Microcontroller
  • Q5. Microprocessor

Interview Preparation Tips

Interview preparation tips for other job seekers - N

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about VVDN Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Technical of Testing
  • Q2. Based on managerial round
  • Q3. Formal questions

Interview Preparation Tips

Round: Test
Duration: 30 minutes
Total Questions: 20

Round: Group Discussion
Duration: 20 minutes

College Name: Oriental College of technology bhopal

I applied via Naukri.com and was interviewed before Sep 2021. There were 4 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 - Technical 

(1 Question)

  • Q1. Only Technical Q/A related to core level
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial and leadership skills
Round 4 - HR 

(1 Question)

  • Q1. Self intro and our long term support to orgnzn

Interview Preparation Tips

Interview preparation tips for other job seekers - Crack the Client interviews as well inside this service
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude and coding question

Round 2 - Technical 

(1 Question)

  • Q1. Types of exception in selenium
  • Ans. 

    Types of exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.

    • NoSuchElementException: Thrown when an element could not be found in the DOM.

    • ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.

    • StaleElementReferenceException: Thrown when an element is no longer attached to the DOM.

    • Tim...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Questions related to apptitude, Selenium, TestNG, Java, c++

Round 2 - Technical 

(2 Questions)

  • Q1. On Java Program
  • Q2. On Selenium questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Framework structre and automation
  • Q2. Ci/cd pipelines

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies QA Engineer interview?
VVDN Technologies interview process usually has 2 rounds. The most common rounds in the VVDN Technologies interview process are HR, Aptitude Test and Coding Test.
How to prepare for VVDN Technologies QA 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 VVDN Technologies. The most common topics and skills that interviewers at VVDN Technologies expect are QA, Quality Assurance Engineering, Bug Tracking Tool, Electrical Engineering and Electronics.
What are the top questions asked in VVDN Technologies QA Engineer interview?

Some of the top questions asked at the VVDN Technologies QA Engineer interview -

  1. Explain about router and switch Dhcp protocol Session layer what protocol is us...read more
  2. Explain protocol stack in telecom in det...read more
  3. What is Validation or verificat...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 5 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
VVDN Technologies QA Engineer Salary
based on 204 salaries
₹1.8 L/yr - ₹8.3 L/yr
15% less than the average QA Engineer Salary in India
View more details

VVDN Technologies QA Engineer Reviews and Ratings

based on 33 reviews

3.3/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

2.8

Salary

3.3

Job security

2.8

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 33 Reviews and Ratings
Junior Engineer
1.6k salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Assistant Engineer
783 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Technical Lead
349 salaries
unlock blur

₹6.4 L/yr - ₹23.2 L/yr

Senior Software Engineer
343 salaries
unlock blur

₹7.5 L/yr - ₹14 L/yr

Embedded Software Engineer
323 salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

Explore more salaries
Compare VVDN Technologies with

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare
write
Share an Interview