Upload Button Icon Add office photos

Filter interviews by

eTouch - Virtusa Interview Questions and Answers

Updated 23 Mar 2024

eTouch - Virtusa Interview Experiences

Popular Designations

4 interviews found

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

HashMap vs HashTable difference
Program for fibonnaci series

Round 2 - Technical 

(3 Questions)

  • Q1. About selenium project framework structure
  • Q2. Explained about framework
  • Q3. Created Maven project with TestNG pluggin

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2022

I applied via Naukri.com and was interviewed in Jun 2022. 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 - One-on-one 

(1 Question)

  • Q1. Tell me about urself Job profile in last organization
  • Ans. 

    I have experience as an Analyst in my previous organization.

    • Worked as an Analyst for 3 years

    • Analyzed data and provided insights to support decision-making

    • Developed and maintained analytical models

    • Collaborated with cross-functional teams to identify opportunities for improvement

    • Presented findings and recommendations to senior management

  • Answered by AI
Round 3 - Aptitude Test 

Versant test which contains normally English grammar and typing test

Round 4 - HR 

(1 Question)

  • Q1. Basic questions like about experience, expected CTC, location

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack
Totally depend on ur communication.

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

I applied via Other and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Introduction about you
  • Q2. Courses trained
  • Q3. Relocation are u ready
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for the job

    • I am excited about the possibility of exploring a new city

    • I am flexible with my living arrangements and can adapt to new environments

  • Answered by AI
  • Q4. Expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good be confident just stick to basics and answer properly

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Senior Analyst Interview Questions & Answers

user image swapnil chavan

posted on 4 Jan 2023

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

I applied via campus placement at Mumbai University and was interviewed before Jan 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General knowledge, reasoning, grammer

Round 3 - HR 

(1 Question)

  • Q1. HR one on one interview Questions like 1- can expect question on current scenarios 2- can expect question on how well you familiar with computer. 3- can expect question on google apps, function of app.
Round 4 - HR 

(1 Question)

  • Q1. General information about yourself after finalised in second round - where do you live? - what was your last compensation? - can you able to travel? - passport do you have?

Interview Preparation Tips

Topics to prepare for eTouch - Virtusa Senior Analyst interview:
  • Nothing
  • Just go with blank mind
Interview preparation tips for other job seekers - If you don't have any skills then you can apply and go for this job, they will not good amount of compensation then you can join course and add your skills and then can go for next journey, talking about this company - there is no future in this company, also hike is not good only 5%, no promotion.

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)

eTouch - Virtusa interview questions for popular designations

 Analyst

 (1)

 Associate Software Engineer

 (1)

 Senior Analyst

 (1)

 Senior Test Engineer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduction of yourself
  • Q2. Tell me about ? your qualification and career and job
  • Q3. Tell me ? How did you find this job
  • Q4. Tell me about what you have skills
  • Q5. Tell me aboutyour hobbies
  • Q6. How much you expecting regarding salary
Round 2 - Group Discussion 

About environment and population

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be strees while infront of interviewer
And don't be worry
Be friendly with your interviewer
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 May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.

Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Okay with the SLA
  • Ans. 

    SLA stands for Service Level Agreement, which outlines the level of service expected from a vendor.

    • SLA defines the agreed upon level of service between a provider and a customer.

    • It includes metrics like response time, uptime, and resolution time.

    • SLAs are important for ensuring accountability and quality of service.

    • Example: An SLA might specify that the vendor will respond to support tickets within 24 hours.

  • Answered by AI
Round 3 - Technical 

(7 Questions)

  • Q1. What is the difference between DDL and DML?
  • Ans. 

    DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.

    • DDL is used to create, modify, and delete database objects such as tables, indexes, and views.

    • DML is used to insert, update, delete, and retrieve data from database tables.

    • Examples of DDL statements include CREATE TABLE, ALTER TABLE...

  • Answered by AI
  • Q2. How to fetch a employee record with the second highest salary from the employees table?
  • Q3. What was one of the trickiest incident you have faced and how did you counter it?
  • Q4. How SQL is divided?
  • Ans. 

    SQL is divided into Data Definition Language (DDL), Data Manipulation Language (DML), Data Control Language (DCL), and Transaction Control Language (TCL).

    • Data Definition Language (DDL) - used to define the structure of database objects like tables, indexes, and views. Examples include CREATE, ALTER, DROP.

    • Data Manipulation Language (DML) - used to manipulate data stored in the database. Examples include SELECT, INSERT, ...

  • Answered by AI
  • Q5. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
  • Ans. 

    To prepare an employee's attendance record, I would gather data on their attendance, create charts and graphs to visualize trends and patterns.

    • Gather attendance data including dates, times, and reasons for absence or tardiness

    • Create a spreadsheet or database to organize the data

    • Use software like Excel or Tableau to create charts and graphs showing attendance trends

    • Include metrics such as overall attendance rate, late a...

  • Answered by AI
  • Q6. Difference between SQL and MYSQL
  • Ans. 

    SQL is a standard language for managing databases, while MySQL is a specific open-source relational database management system.

    • SQL is a standard language used to interact with databases, while MySQL is a specific database management system.

    • SQL is an ANSI (American National Standards Institute) standard language, while MySQL is an open-source relational database management system.

    • SQL can be used with various database ma...

  • Answered by AI
  • Q7. Define joins using examples.
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used in SQL to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: INNER JOIN retrieves rows from both tables where the join condition is met.

    • Example: LEFT JOIN retrieves all rows from the left table and the matched rows ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Got the invite through naukri.com
On day 1 there were 3 rounds.
1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.
2nd round was HR round where resume related questions like qualification and projects are asked along with a basic question of interest in this field. This round will be of 5 to 15 minutes max.
3rd round was technical round where questions related to the technical expertise is asked. This round is a bit tough but if prepared well in advanced can be done easily. This round will last upto somewhere around 30 to 45 mins on an avg.
All the rounds were of basic level but the wait time is more as there were many candidates for the post.
Tip: prepare well with basic SQL queries as they are mostly asked and if answered well gives an advantage.

After these three rounds was asked to wait for 1 week for the results.

Qs
1. What is the difference between DDL and DML?
2. How to fetch a employee record with the second highest salary from the employees table?
3. What was one of the trickiest incident you have faced and how did you counter it?
4. How SQL is divided?
5. Difference between SQL and MYSQL
6. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
7. Define SQL set using some examples.
8. Define joins using examples.
9. What is a constraint?
10. What is primary key?
11. What is foreign key?
12. What is tableau?
13. How tableau connection is established?
14. How many types of filters are there in tableau?
15. How KPI metrics can be depicted in tableau?
16. How dashboards are made?
17. What is the difference between dashborading and report generation?
18. What is storytelling?
19. Difference between Power BI and tableau
20. Which one do you prefer tableau or Power BI and why?
21. Data types in SQL

Skills evaluated in this interview

Mid/Senior AQA Interview Questions & Answers

Intellias user image Anonymous

posted on 11 Dec 2024

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Can implicit and explicit waits be used within the framework?
  • Ans. 

    Yes, implicit and explicit waits can be used within the framework.

    • Implicit waits are used to wait for a certain amount of time before throwing an exception if the element is not found immediately.

    • Explicit waits are used to wait for a certain condition to be met before proceeding further.

    • Both types of waits can be used in test automation frameworks like Selenium for better synchronization and handling of dynamic element

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What are your professional aspirations?
  • Ans. 

    My professional aspiration is to become a lead AQA engineer and contribute to the development of cutting-edge software products.

    • Advance to a lead AQA engineer role

    • Contribute to the development of innovative software products

    • Continuously improve my skills and knowledge in AQA

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Easy Level DS Questions - 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Cloud Services related questions
  • Q2. ETL Based question
Round 3 - Coding Test 

A comprehensive coding test which included job role simulation.

Round 4 - Coding Test 

Advanced Cloud Services questions

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.

    • 8 years of experience in full-stack development

    • Specialize in Java and Angular

    • Strong problem-solving skills

    • Experience working in agile environments

  • Answered by AI
  • Q2. Why did you leave your last organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Remote work although partially supported, is highly discouraged.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Virtual Relationship Manager with a passion for building strong connections and providing excellent customer service.

    • Over 5 years of experience in virtual relationship management

    • Skilled in communication, problem-solving, and relationship-building

    • Proven track record of exceeding customer satisfaction goals

    • Proficient in CRM software and virtual communication tools

  • Answered by AI
  • Q2. Why do you want to join
  • Ans. 

    I am passionate about leveraging technology to enhance customer relationships and provide personalized solutions.

    • Passionate about using technology to improve customer relationships

    • Excited about providing personalized solutions

    • Believe in the importance of virtual communication in today's digital world

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience till date.. no response from the employer for any kind of queries. No formal documents are provided for company policies. Misleaded on the interview.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Assignment 

1. Excel Test and preparation of Cash flow.
2. Prepare a financial Model on any company of our choice.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain the work flow in current company?
  • Q2. Walk me through your resume?
  • Q3. Explain how you made financial model in detail.
  • Ans. 

    I create financial models by gathering historical data, making assumptions, building projections, and analyzing the results.

    • Gather historical financial data such as income statements, balance sheets, and cash flow statements.

    • Make assumptions about future performance based on industry trends, company strategy, and economic conditions.

    • Build projections using tools like Excel or financial modeling software to forecast rev...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Walk me through you resume?
  • Q2. Why are you looking for a job change?
  • Q3. What is your expected salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just explain the assignment in well defined manner.

eTouch - Virtusa Interview FAQs

How many rounds are there in eTouch - Virtusa interview?
eTouch - Virtusa interview process usually has 3-4 rounds. The most common rounds in the eTouch - Virtusa interview process are HR, Resume Shortlist and Aptitude Test.
What are the top questions asked in eTouch - Virtusa interview?

Some of the top questions asked at the eTouch - Virtusa interview -

  1. Relocation are u re...read more
  2. Created Maven project with TestNG plug...read more
  3. Explained about framew...read more

Tell us how to improve this page.

eTouch - Virtusa Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.6
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Ricoh Interview Questions
3.9
 • 9 Interviews
View all

Fast track your campus placements

View all

eTouch - Virtusa Reviews and Ratings

based on 63 reviews

2.8/5

Rating in categories

2.5

Skill development

2.6

Work-life balance

2.4

Salary

2.7

Job security

2.5

Company culture

2.3

Promotions

2.4

Work satisfaction

Explore 63 Reviews and Ratings
Senior Analyst
80 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Analyst
78 salaries
unlock blur

₹2 L/yr - ₹3.9 L/yr

Search Analyst
24 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Quality Analyst
12 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Data Analyst
11 salaries
unlock blur

₹2.2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare eTouch - Virtusa with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

Ricoh

3.9
Compare

Plada Infotech Services

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