Filter interviews by
I was interviewed before Feb 2024.
Simple quant questions, which can be solved without calculator
5-10 students in one GD, a moderator for the same to score applicants
I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Answering top 5 risks and observations in P2P, work experience, SOX and documentation
Top 5 risks in P2P include fraud, errors in data entry, lack of control over supplier data, non-compliance with regulations, and cyber threats
Top 5 observations in P2P include the need for automation, better supplier management, improved data analytics, enhanced controls, and increased transparency
Work experience includes implementing ...
Axis Risk Consulting Services interview questions for popular designations
I applied via Job Portal and was interviewed before Jun 2021. There were 2 interview rounds.
Seeking new challenges and growth opportunities
Desire for professional development
Need for a change in work environment
Opportunity to take on more responsibilities
Wish to work with a different team or company
Seeking better work-life balance
I have 5 years of experience in consulting, working with various clients and industries.
Worked as a consultant for a global management consulting firm
Led consulting projects for clients in industries such as technology, healthcare, and finance
Provided strategic advice and recommendations to improve business processes and operations
Conducted market research and analysis to identify growth opportunities
Developed and impl...
Top trending discussions
I was interviewed in Dec 2024.
MMC stands for Maximum Material Condition and LMC stands for Least Material Condition. They are used in Geometric Dimensioning and Tolerancing (GD&T) to specify the maximum and minimum limits of a part's dimensions.
MMC is the condition where a part contains the maximum amount of material within the specified limits.
LMC is the condition where a part contains the least amount of material within the specified limits.
F...
Layout inspection is a quality control process to verify dimensions, tolerances, and alignment of components or products.
Ensures components or products are manufactured according to design specifications
Involves measuring dimensions, angles, and alignments using tools like calipers, micrometers, and CMM machines
Helps identify any deviations from the design that may affect product functionality or performance
GD&T stands for Geometric Dimensioning and Tolerancing. It is a system for defining and communicating engineering tolerances.
GD&T is used to specify the allowable variations in form, size, and orientation of part features.
Some common symbols used in GD&T include: Ø for diameter, ⌀ for circular runout, ⊥ for perpendicularity, and ∠ for angularity.
GD&T helps ensure that parts fit together properly and fun...
Selecting the right instrument for dimensional inspection involves considering the accuracy, precision, and type of measurement needed.
Identify the specific dimensions and tolerances that need to be measured
Consider the accuracy and precision required for the inspection
Choose the appropriate instrument based on the type of measurement (e.g. calipers for linear measurements, micrometers for precise measurements)
Ensure t...
GD&T stands for Geometric Dimensioning and Tolerancing. It is a system for defining and communicating engineering tolerances.
GD&T is used to specify the allowable variations in form, size, and orientation of part features.
Symbols used in GD&T include: concentricity, position, profile, runout, perpendicularity, parallelism, etc.
GD&T helps ensure parts are manufactured to the correct dimensions and tolera
Selecting the right instrument for dimensional inspection involves considering accuracy, precision, type of measurement, and calibration.
Understand the specific requirements of the component being inspected
Consider the accuracy and precision needed for the measurements
Choose the appropriate type of instrument (e.g. calipers, micrometers, CMM)
Ensure the instrument is properly calibrated before use
Verify the instrument's...
posted on 8 Feb 2025
I was interviewed in Jan 2025.
I chose this company because of its reputation for excellent customer service and opportunities for growth in the tech industry.
I am passionate about technology and enjoy working with customers to solve their issues.
I have researched the company and believe in its values and commitment to employee development.
I see this role as a great opportunity to apply my technical skills in a customer-focused environment.
I am exci...
I am fluent in three languages: English, Spanish, and French.
Fluent in English, Spanish, and French
Able to communicate effectively in all three languages
Experience in multilingual customer service roles
I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.
It was online test conducted by whee box. Questions were mix from Automation and Manual testing. Questions on OOPS concept like Encapsulation, polymorphism, abstraction. Questions on Database testing, (none from API). Few questions based on English , few logical reasoning
STLC stands for Software Testing Life Cycle, which is a systematic process for testing software applications.
STLC consists of various phases such as Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.
Each phase has specific objectives and deliverables to ensure the quality of the software.
STLC helps in identifying defects early in the development cycle, reducing the cost of fixing them l...
Stored procedures are precompiled SQL statements stored in the database for reuse and improved performance.
Stored procedures are used to encapsulate business logic in the database.
They can improve performance by reducing network traffic and optimizing execution plans.
Stored procedures can be called from application code to perform complex operations on the database.
They can also help with security by controlling access...
I am a Senior QA Engineer with 5 years of experience. Currently, I am leading the testing efforts for a web application project.
Leading the testing efforts for a web application project
Creating test plans and test cases
Executing manual and automated tests
Identifying and reporting bugs
Collaborating with developers and stakeholders
Used Postman for API testing, 60% of work involved API testing in previous projects
Utilized Postman for API testing
60% of work in previous projects involved API testing
Worked extensively with RESTful APIs
QA plays a crucial role in identifying and communicating the discrepancies between built functionality and requirements.
QA should thoroughly review the requirements documentation to understand the expected functionality.
QA should conduct thorough testing to identify any discrepancies between the built functionality and the requirements.
QA should communicate any discrepancies found to the development team and stakeholde...
Contract testing in API involves verifying the interactions between different services based on predefined contracts.
Contract testing ensures that each service meets the expectations set by the contract.
It helps in detecting issues early in the development cycle.
Popular tools for contract testing in APIs include Pact and Spring Cloud Contract.
Various tools used for database, build deployment, bug tracking, and test case/plan tracking in QA engineering.
Database: SQL Server, MySQL, Oracle
Build Deployment: Jenkins, TeamCity, Bamboo
Bug Tracking: Jira, Bugzilla, Redmine
Test Case/Plan Tracking: TestRail, HP ALM, Zephyr
Implemented automated test scripts using Selenium for regression testing, introduced code review process for test scripts, and conducted training sessions on new testing tools.
Implemented automated test scripts using Selenium for regression testing
Introduced code review process for test scripts
Conducted training sessions on new testing tools
I currently hold 2 offer letters. My current CTC is $80,000 and my expected CTC is $90,000.
I hold 2 offer letters
Current CTC is $80,000
Expected CTC is $90,000
Yes, I am comfortable with coming to the office regularly in a hybrid model.
I value face-to-face interactions with team members for better collaboration and communication.
I am able to manage my time effectively to balance office and remote work.
I understand the importance of being present in the office for certain tasks or meetings.
I am adaptable and flexible in my work environment.
Yes, I have experience working with US based clients and I am ready for shift overlapping.
I have worked with US based clients in my previous role as a QA Engineer
I am familiar with the time zone differences and have adjusted my schedule accordingly
I am comfortable with shift overlapping and have done it before when needed
RCA and backtracking process involves identifying root causes of issues and revisiting previous steps to find solutions.
Root Cause Analysis (RCA) is used to identify the underlying cause of a problem or defect in the project.
Backtracking process involves revisiting previous steps or decisions to find a solution or correct an issue.
Examples of RCA in current project could include analyzing code changes that led to a bug...
I have extensive experience in automation testing and have also taken courses in AI and machine learning.
I have worked on creating automation frameworks using tools like Selenium and Appium.
I have taken online courses on AI and machine learning to enhance my skills in these areas.
I have implemented AI-based testing techniques like neural networks for test automation.
I was interviewed in Jan 2025.
posted on 7 Dec 2024
I was interviewed in Nov 2024.
based on 4 interviews
Interview experience
based on 90 reviews
Rating in categories
Senior Consultant
171
salaries
| ₹6 L/yr - ₹15.3 L/yr |
Consultant
139
salaries
| ₹5.5 L/yr - ₹10 L/yr |
Manager
109
salaries
| ₹11.4 L/yr - ₹21.8 L/yr |
Senior Manager
80
salaries
| ₹15.2 L/yr - ₹33 L/yr |
Senior Analyst
21
salaries
| ₹3.7 L/yr - ₹6.5 L/yr |
KPMG India
Deloitte
PwC
Ernst & Young