Upload Button Icon Add office photos
Premium Employer

i

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

Hexaware Technologies Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 5.6k Reviews

Filter interviews by

Hexaware Technologies Sr.QA Interview Questions and Answers

Updated 29 Mar 2024

Hexaware Technologies Sr.QA Interview Experiences

1 interview found

Sr.QA Interview Questions & Answers

user image Anonymous

posted on 29 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Database testing related questions

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its basic Apti test with 40 questions in 12 minutes

Round 2 - Technical 

(4 Questions)

  • Q1. OOP Concepts, Exception Handling, type of framewors
  • Q2. Overloading vs Overriding
  • Ans. 

    Overloading is when multiple methods have the same name but different parameters. Overriding is when a subclass provides a different implementation of a method inherited from its superclass.

    • Overloading is used to create multiple methods with the same name but different parameters.

    • Overriding is used to provide a different implementation of a method in a subclass.

    • Overloading is resolved at compile-time based on the metho...

  • Answered by AI
  • Q3. Wrapper Classes
  • Q4. Exception Handling

Interview Preparation Tips

Topics to prepare for Nagarro Sr.QA interview:
  • Selenium
  • OOPS
  • Core Java
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Parallel test in cucumber
  • Ans. 

    Parallel test execution in Cucumber allows running multiple test scenarios simultaneously for faster results.

    • Use tools like TestNG or JUnit to run Cucumber tests in parallel

    • Configure the test runner to specify the number of threads to use for parallel execution

    • Ensure that the tests are independent and do not interfere with each other

    • Consider using a parallel plugin like Cucumber-JVM-Parallel to manage parallel executio

  • Answered by AI
  • Q2. How to handle browser history
  • Ans. 

    Browser history can be handled by clearing cache, cookies, and browsing data regularly.

    • Regularly clear cache, cookies, and browsing history to improve browser performance

    • Use incognito mode for private browsing to prevent history from being saved

    • Disable browser history tracking if needed for privacy reasons

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Implicit Wait and Explicit Wait
  • Q2. How to handle browser history
  • Ans. 

    Browser history can be managed by clearing cache, cookies, and browsing history regularly.

    • Regularly clear cache, cookies, and browsing history to improve browser performance

    • Use private browsing mode to prevent saving browsing history

    • Disable browser history tracking in browser settings

    • Use browser extensions or plugins to manage and delete browsing history

    • Consider using a VPN for additional privacy and security

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

ITC Infotech user image Mamta Balakrishna

posted on 13 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java program to split alpha-numeric values without using the split method
  • Ans. 

    Split alpha-numeric values in Java without using split method

    • Iterate through each character in the input string

    • Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods

    • Create separate strings for digits and letters and store them in an array

  • Answered by AI
  • Q2. SQL query to add a new column to a table and the column value should have a default value and never be null
  • Ans. 

    Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL

    • Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;

    • Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium vs cypress
  • Ans. 

    Selenium is a widely used open-source tool for web automation testing, while Cypress is a newer tool known for its fast and reliable testing capabilities.

    • Selenium is more established and has a larger community support

    • Cypress is known for its fast test execution times

    • Cypress has built-in support for modern web technologies like React and Angular

    • Selenium supports multiple programming languages like Java, Python, and C#

    • Cy...

  • Answered by AI
  • Q2. How do you install cypress
  • Ans. 

    Cypress can be installed using npm package manager.

    • Install Node.js if not already installed

    • Open terminal and run 'npm install cypress'

    • Once installation is complete, run 'npx cypress open' to open Cypress Test Runner

  • Answered by AI
  • Q3. Reverse a string in Javascript
  • Ans. 

    Reverse a string in Javascript

    • Use the split() method to convert the string into an array of characters

    • Use the reverse() method to reverse the order of the characters

    • Use the join() method to convert the array back into a string

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain selenium framework
  • Ans. 

    Selenium framework is a test automation tool used for web applications.

    • Selenium framework allows for automated testing of web applications.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is a key component for interacting with web elements.

    • Test scripts can be written using Selenium IDE, WebDriver, or Grid.

    • Selenium framework can be integrated with tools like TestNG, JUnit, etc.,

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is permission set and profiles
  • Ans. 

    Permission sets and profiles are used in Salesforce to control access to objects, fields, and records.

    • Permission sets are used to grant additional permissions to specific users or groups beyond what is already defined in their profiles.

    • Profiles are used to define the baseline permissions and settings for a user or group.

    • Permission sets can be assigned to users in addition to their profile to give them access to specifi...

  • Answered by AI
  • Q2. Explain the End to End process of loan origination
  • Ans. 

    Loan origination process involves application, underwriting, approval, and funding stages.

    • Customer submits loan application with required documents

    • Lender reviews application for completeness and accuracy

    • Underwriting process assesses borrower's creditworthiness and risk

    • Loan approval or denial decision is made based on underwriting results

    • Funding stage involves disbursing approved loan amount to borrower

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about yourself
  • Q2. What is exploratory testing and adhoc testing and how you used these in your project?
  • Ans. 

    Exploratory testing is a simultaneous learning, test design, and test execution approach. Adhoc testing is an informal testing approach without any predefined test cases.

    • Exploratory testing involves exploring the software, learning about it, and designing and executing tests on the fly.

    • Adhoc testing is unplanned and unstructured testing where testers randomly test the application without any specific test cases.

    • In my p...

  • Answered by AI
  • Q3. Roles and responsibilities in your previous projects
  • Q4. Difference between mobile and web testing?
  • Ans. 

    Mobile testing focuses on apps for smartphones and tablets, while web testing focuses on websites accessed through browsers.

    • Mobile testing involves testing apps on different devices and operating systems.

    • Web testing involves testing websites on different browsers and screen sizes.

    • Mobile testing includes testing for touch gestures and device-specific features.

    • Web testing includes testing for cross-browser compatibility ...

  • Answered by AI
  • Q5. Challenges faced in your last project?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your framework
  • Ans. 

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

    • Utilizes Selenium for web automation

    • Uses TestNG for test case management and execution

    • Data-driven approach for test data separation

    • Supports parallel execution for faster testing

    • Includes reporting tools like ExtentReports for detailed test results

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are blueprints for objects, defining their properties and behaviors

    • Objects are instances of classes, representing real-world entities

    • Inh...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on switching
  • Q2. Packet flow in routers, osi model , etc
  • Ans. 

    Packet flow in routers involves data transmission through different layers of the OSI model.

    • Packet flow starts at the network layer where packets are routed based on IP addresses.

    • Packets then move to the data link layer where MAC addresses are used for communication.

    • Finally, packets are transmitted physically through the network interface.

    • OSI model consists of 7 layers: Physical, Data Link, Network, Transport, Session,

  • Answered by AI

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Sr.QA interview?
Hexaware Technologies interview process usually has 1 rounds. The most common rounds in the Hexaware Technologies interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
Nagarro Interview Questions
4.0
 • 761 Interviews
Publicis Sapient Interview Questions
3.5
 • 604 Interviews
View all
Senior Software Engineer
3.8k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

System Analyst
3k salaries
unlock blur

₹6.9 L/yr - ₹26 L/yr

Software Engineer
2.9k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Executive
2k salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Technical Architect
1.9k salaries
unlock blur

₹9.4 L/yr - ₹35.5 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.8
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview