Upload Button Icon Add office photos

Filter interviews by

Emphasis Technology Interview Questions, Process, and Tips for Experienced

Updated 23 May 2024

Top Emphasis Technology Interview Questions and Answers for Experienced

View all 10 questions

Emphasis Technology Interview Experiences for Experienced

Popular Designations

5 interviews found

Interview Questions & Answers

user image Avdhesh Singh

posted on 14 May 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. How to reverse a String in Java
  • Q2. Questions from Collection Framework
  • Q3. How to handle exceptions in Java
  • Q4. Difference between Abstraction and Encapsulation
Round 2 - Technical 

(3 Questions)

  • Q1. How t remove numbers from String in Java
  • Q2. How to find a missing number in sequence
  • Q3. Write a Syntax of Fluent wait in Selenium

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic question about your framework
  • Q2. Introduce you framework
  • Ans. 

    Our framework is a data-driven automation framework built using Selenium and TestNG.

    • Utilizes Selenium for web automation

    • Uses TestNG for test execution and reporting

    • Supports data-driven testing with external data sources

    • Includes reusable functions and libraries for efficient test development

  • Answered by AI
Round 2 - Coding Test 

Selenium and Java string array

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 tips
Round 2 - Technical 

(5 Questions)

  • Q1. Implementing imperva DAM
  • Ans. 

    Implementing Imperva DAM involves configuring policies, monitoring activity, and analyzing data to protect sensitive information.

    • Configure policies to define what is considered normal behavior and set up alerts for suspicious activity

    • Monitor user activity and data access to detect potential security threats

    • Analyze data collected by Imperva DAM to identify patterns and trends that may indicate a security breach

    • Regularly...

  • Answered by AI
  • Q2. Agent upgrading process
  • Q3. What is the requirement of DAM solution
  • Ans. 

    DAM solution is required to protect digital assets, control access, monitor usage, and ensure compliance.

    • Protect digital assets from unauthorized access or theft

    • Control access to sensitive information based on user roles and permissions

    • Monitor usage of digital assets to detect any suspicious activity

    • Ensure compliance with data protection regulations and industry standards

    • Examples: Digital Rights Management (DRM), acces

  • Answered by AI
  • Q4. What is pipelines in sonar
  • Ans. 

    Pipelines in Sonar refer to the process of analyzing code in a continuous integration/continuous deployment (CI/CD) pipeline using SonarQube.

    • Pipelines in Sonar involve automatically scanning code for bugs, vulnerabilities, and code smells.

    • SonarQube is often integrated into CI/CD pipelines to ensure code quality and security at every stage of development.

    • Developers can set up rules and quality gates in SonarQube to enfo...

  • Answered by AI
  • Q5. Policy implementations

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through architecture

Skills evaluated in this interview

Information Security Analyst Interview Questions asked at other Companies

Q1. What is vulnerability management? How do Vulnerability scanners work? What is OWASP top 10? What is SQL injection? How to mitigate SQLi attacks? What is XSS? How to mitigate XSS attacks? What is MITRE framework? What is Cyber-kill chain? Wh... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic of Java , programs
  • Q2. Selenium ,xpath

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)

Emphasis Technology interview questions for popular designations

 Information Security Analyst

 (1)

 As400 Developer

 (1)

 Sharepoint Developer

 (1)

 Automation Test Engineer

 (1)

 Qa Automation Testing Engineer

 (1)

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

Interview Questionnaire 

1 Question

  • Q1. Questions are purely based on ILE and free format.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in ILE concept.
Procedures
Module
Activation group
Service program
Binding directory

As400 Developer Interview Questions asked at other Companies

Q1. How to copy the file from qry command
View answer (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

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

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

Emphasis Technology Interview FAQs

How many rounds are there in Emphasis Technology interview for experienced candidates?
Emphasis Technology interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Emphasis Technology interview process for experienced candidates are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Emphasis Technology interview for experienced candidates?

Some of the top questions asked at the Emphasis Technology interview for experienced candidates -

  1. What is the requirement of DAM solut...read more
  2. How to reverse a String in J...read more
  3. How to handle exceptions in J...read more

Tell us how to improve this page.

Emphasis Technology Interview Process for Experienced

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Cyient Interview Questions
3.6
 • 283 Interviews
View all

Emphasis Technology Reviews and Ratings

based on 9 reviews

3.8/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

2.8

Salary

3.2

Job security

3.7

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Emphasis Technology with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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