Upload Button Icon Add office photos
Engaged Employer

i

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

Nevon Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Nevon Solutions QA QC Engineer Interview Questions, Process, and Tips

Updated 18 Jul 2024

Nevon Solutions QA QC Engineer Interview Experiences

1 interview found

QA QC Engineer Interview Questions & Answers

user image SUHAS SAMBHAJI POWAR

posted on 18 Jul 2024

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

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Appium?
  • Ans. 

    Appium is an open-source tool for automating mobile applications on iOS and Android platforms.

    • Appium is used for testing mobile apps across different devices and platforms.

    • It supports multiple programming languages like Java, Python, and Ruby.

    • Appium can automate native, hybrid, and mobile web apps.

    • It uses the WebDriver protocol to interact with mobile apps.

    • Appium can run tests on simulators/emulators as well as real de

  • Answered by AI
  • Q2. Explain appium structure
  • Ans. 

    Appium is an open-source tool for automating mobile applications, supporting both iOS and Android platforms.

    • Appium is based on the client-server architecture.

    • It uses JSON wire protocol to communicate with mobile devices.

    • Supports multiple programming languages like Java, Python, Ruby, etc.

    • Can automate native, hybrid, and mobile web applications.

    • Provides cross-platform support for iOS and Android testing.

  • Answered by AI
  • Q3. How to set up appium
  • Ans. 

    Appium can be set up by installing necessary dependencies, setting up environment variables, installing Appium server, and configuring desired capabilities.

    • Install Node.js and npm

    • Install Appium using npm

    • Install Appium server using npm

    • Set up environment variables for Android or iOS

    • Configure desired capabilities in your test scripts

  • Answered by AI
  • Q4. What is oops? where to use in your framework
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs helps in organizing code into reusable components called objects

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main principles of OOPs

    • In a QA QC framework, OOPs can be used to create reusable test cases, define test data structures, and implement design

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Job Portal and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How do you configure and verify custom DNS in Azure AD?
  • Ans. 

    To configure and verify custom DNS in Azure AD, follow these steps:

    • Create a DNS zone in Azure DNS

    • Add a custom domain to Azure AD

    • Create a CNAME record in the DNS zone that points to the Azure AD domain

    • Verify the custom domain in Azure AD

    • Update the DNS registrar to use the Azure DNS name servers

    • Test the custom DNS by accessing Azure AD resources using the custom domain

  • Answered by AI
  • Q2. Supported authentication types in Azure AD
  • Ans. 

    Azure AD supports various authentication types for secure access to resources.

    • Azure AD supports password-based authentication, multi-factor authentication, certificate-based authentication, and federated authentication.

    • It also supports OAuth 2.0 and OpenID Connect for secure authentication and authorization.

    • Examples of supported protocols include SAML, WS-Federation, and OAuth 2.0/OpenID Connect.

    • Azure AD also supports ...

  • Answered by AI
  • Q3. Hybrid scenarios regarding Azure AD using Azure AD Connect
Round 2 - One-on-one 

(3 Questions)

  • Q1. What if someone asks you your salary?
  • Q2. How would you react if someone lured into giving up some secrets
  • Q3. Are you ready for relocation??
Round 3 - HR 

(4 Questions)

  • Q1. Salary discussion, Joining bonus discussion
  • Q2. Explanation of salary breakup in hand
  • Q3. Any gaps in education, experience explanation
  • Q4. Confirmation about previous work experiences

Interview Preparation Tips

Topics to prepare for LTIMindtree Senior Engineer interview:
  • Azure Active Directory
  • Azure
  • Deployments in Azure
Interview preparation tips for other job seekers - If they want the opening to be filled immediately, then they will anyhow select you if you have even 30% to 40% of the required skillset required for the job and good communication. If your previous experiences are from startups, then also they will consider you. But if they are willing to wait for your notice period to end and offering you desired salary, beware then they will crunch the best out of you during interviews, they will ensure that they are hiring the right person.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions based on the CV we kept
  • Q2. Questions related to powershell, storages, networking in azure IaaS, NSG

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever u kept in CV and the basics

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Routing and switching related

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. Study well.
Its all about God's grace.

Interview Questionnaire 

3 Questions

  • Q1. About skilla
  • Q2. Project
  • Q3. Roles in

Interview Questionnaire 

1 Question

  • Q1. What do u know about c..?
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level memory manipulation capabilities.

    • C was developed by Dennis Ritchie at Bell Labs in 1972.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is a compiled language and is known for its speed and efficiency.

    • It has influenced many other programming languages, including C++, Java, and Python.

    • Some po...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

We should be clear on logics, syntax can be ignored but logics should be very clear

Round 3 - HR 

(2 Questions)

  • Q1. Are you comfortable working from any location
  • Q2. What are your expectations from our organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be focused and be prepared. Try be as relaxed and clam you can.

I applied via Approached by Company and was interviewed before Dec 2021. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is n-tier architecture
  • Ans. 

    n-tier architecture is a software design pattern that divides an application into logical layers.

    • It separates presentation, application processing, and data management functions.

    • Each layer can be developed and maintained independently.

    • Examples include 3-tier and 4-tier architectures.

    • It improves scalability, maintainability, and flexibility of the application.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expectation from company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering the questions and answers

I applied via Job Fair and was interviewed before May 2021. There were 2 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. What is your job role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strive hard to achieve what you desire

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is AD dns dhcp?
  • Ans. 

    AD DNS DHCP are Microsoft technologies used for network management and authentication.

    • Active Directory (AD) is a directory service used for authentication and authorization of users and computers in a network.

    • Domain Name System (DNS) is used for name resolution of network resources.

    • Dynamic Host Configuration Protocol (DHCP) is used for automatic IP address assignment to network devices.

    • AD, DNS, and DHCP are often used ...

  • Answered by AI
  • Q2. What is IaaS SaaS PaaS?
  • Ans. 

    IaaS, SaaS, and PaaS are cloud computing models that provide different levels of infrastructure, software, and platform services.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as servers, storage, and networking.

    • SaaS (Software as a Service) delivers software applications over the internet, eliminating the need for local installation and maintenance.

    • PaaS (Platform as ...

  • Answered by AI
Round 3 - Aptitude Test 

General questions for 1 hors online exams

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident in your role and select which role you want to work

Skills evaluated in this interview

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

Nevon Solutions Interview FAQs

How many rounds are there in Nevon Solutions QA QC Engineer interview?
Nevon Solutions interview process usually has 1 rounds. The most common rounds in the Nevon Solutions interview process are Technical.
What are the top questions asked in Nevon Solutions QA QC Engineer interview?

Some of the top questions asked at the Nevon Solutions QA QC Engineer interview -

  1. what is oops? where to use in your framew...read more
  2. What is Appi...read more
  3. How to set up app...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Omega Healthcare

No Interviews

INTERVIEWS

Cyfuture

No Interviews

JOBS

Volga Solar Solutions

No Jobs

JOBS

Manipal Technologies

No Jobs

REVIEWS

Bajaj Allianz Life Insurance

No Reviews

INTERVIEWS

Magic Edtech

No Interviews

JOBS

Megha Engineering & Infrastructures

No Jobs

PHOTOS

Megha Engineering & Infrastructures

No Photos

Tell us how to improve this page.

Nevon Solutions QA QC Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all
Technical Sales Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Generalist
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Sales Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nevon Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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