Upload Button Icon Add office photos

Filter interviews by

Venpa Global Technologies Interview Questions, Process, and Tips

Updated 21 Mar 2024

Venpa Global Technologies Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the application are working fine, while sanity testing is a subset of regression testing to verify if the bugs have been fixed.

    • Smoke testing is performed to ensure the stability of the application before proceeding with detailed testing.

    • Sanity testing is done to verify that the specific functionalities are working as expected after changes.

    • Smoke tes...

  • Answered by AI
  • Q2. Can we perform system at any stage of testing?
  • Ans. 

    System testing can be performed at any stage of testing.

    • System testing can be performed after integration testing to ensure the entire system works as expected.

    • It can also be performed after regression testing to verify that new changes did not introduce any issues.

    • System testing can even be done before integration testing in some cases to catch major defects early on.

  • Answered by AI
  • Q3. What is regression testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Performed after code changes to ensure that existing functionality still works

    • Helps in identifying any new bugs introduced by recent code changes

    • Automated tools can be used to streamline the regression testing process

  • Answered by AI
  • Q4. Will automation testing replace manual testing completely?
  • Ans. 

    Automation testing cannot completely replace manual testing due to certain limitations and the need for human intuition.

    • Automation testing is great for repetitive tasks and regression testing.

    • Manual testing is essential for exploratory testing, usability testing, and edge case scenarios.

    • Certain aspects of testing like user experience and human intuition cannot be automated.

    • Combining both manual and automation testing i...

  • Answered by AI
  • Q5. What is black box testing and white box testing?
  • Ans. 

    Black box testing focuses on testing the functionality of a software application without knowing its internal code, while white box testing involves testing the internal code structure.

    • Black box testing is based on external expectations and requirements.

    • White box testing is based on internal code structure and logic.

    • Black box testing is also known as functional testing.

    • White box testing is also known as structural test...

  • Answered by AI

Skills evaluated in this interview

Manual Test Engineer Interview Questions asked at other Companies

Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanity testing What is test case Ho... read more
View answer (2)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Projects and internships done in detail. 2. Object oriented programming characteristics 3. Differences between private, public and protected classes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident but not over confident.

I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real, and just be confident with what ever knowledge you have, nobody expects you to know everything. Every company from freshers expect basic knowledge and an attitude for to learn new things.

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Explain about your framework, Oops Concepts, Collections, Questions on Selenium and Appium basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have knowledge on basics of Selenium and Appium, Easy to clear interview

Interview Questionnaire 

1 Question

  • Q1. PlSQL technical questions and functional related of banking domain

I applied via Naukri.com and was interviewed before May 2021. There were 5 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Total Experience asking about feasible interview date and time slot fixing
  • Ans. Explaining to HR about my over all experience and years of experince..
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. Asking questions from core experience
  • Ans. Answering them about Logistics,Reverse Logistics, Indirect Sourcing,Asset Management,3PL,Vendor and Supplier Management as i am from Supply chain Mangement Vertical
  • Answered Anonymously
Round 3 - Technical 

(1 Question)

  • Q1. Asking questions on real time scenario basis
Round 4 - One-on-one 

(2 Questions)

  • Q1. Asking questions from Management aspect
  • Q2. Answering all the answers promptly keeping positivity,logical thinking,
Round 5 - HR 

(1 Question)

  • Q1. HR related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on real time based scenarios
Basic concept must be strong and prompt answer required.possitive thinking &flexibility is must.

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Medium

  • Q1. 

    Ninja and His Secret Information Encoding Problem

    Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...

  • Ans. 

    The task is to encode and decode 'SECRET_INFORMATION' for security purposes and determine if the transmission was successful.

    • Read the number of test cases 'T'

    • For each test case, encode the 'SECRET_INFORMATION' and then decode it

    • Compare the decoded string with the original 'SECRET_INFORMATION'

    • Print 'Transmission successful' if they match, else print 'Transmission failed'

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Equilibrium Index Problem Statement

    Given an array Arr consisting of N integers, your task is to find the equilibrium index of the array.

    An index is considered as an equilibrium index if the sum of elem...

  • Ans. 

    Find the equilibrium index of an array where sum of elements on left equals sum on right.

    • Iterate through the array and calculate prefix sum and suffix sum at each index.

    • Compare prefix sum and suffix sum to find equilibrium index.

    • Return the left-most equilibrium index or -1 if none found.

  • Answered by AI
Round 3 - HR 

Round duration - 50 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in PuneEligibility criteria7 CGPACapgemini interview preparation:Topics to prepare for the interview - Data Structures, OOPS, SQL, Python, JavaTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Focus more on SQL
Tip 2 : Keep up with ongoing projects in the company

Application resume tips for other job seekers

Tip 1 : Be honest about what you add.
Tip 2 : Don't forget to mention extra curriculars.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Azure migration steps from onprem to cloud, Hyper V migration, VMWARE tool we used for migration
  • Ans. 

    Steps for Azure migration from onprem to cloud and Hyper V migration using VMWARE tool.

    • Assess on-premises environment

    • Choose appropriate migration method

    • Prepare Azure environment

    • Migrate data and applications

    • Optimize and secure migrated resources

    • VMware tool used for migration: VMware vCenter Converter

    • Hyper-V migration can be done using Azure Site Recovery

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just understand the process, recent issues we handled and fixed with what role we involved to fix the issue,

Skills evaluated in this interview

Venpa Global Technologies Interview FAQs

How many rounds are there in Venpa Global Technologies interview?
Venpa Global Technologies interview process usually has 1 rounds. The most common rounds in the Venpa Global Technologies interview process are Technical.
How to prepare for Venpa Global Technologies 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 Venpa Global Technologies. The most common topics and skills that interviewers at Venpa Global Technologies expect are Atpg and DFT.
What are the top questions asked in Venpa Global Technologies interview?

Some of the top questions asked at the Venpa Global Technologies interview -

  1. can we perform system at any stage of testi...read more
  2. what is black box testing and white box testi...read more
  3. will automation testing replace manual testing complete...read more

Tell us how to improve this page.

Venpa Global Technologies Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Venpa Global Technologies Reviews and Ratings

based on 5 reviews

3.9/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.1

Job security

3.3

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
HR Executive Talent Acquisition
4 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Azure DevOps Engineer
4 salaries
unlock blur

₹6 L/yr - ₹7.8 L/yr

Talent Acquisition Executive
3 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

HR Executive Recruiter
3 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Venpa Global Technologies with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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