PwC
Orix Auto Infrastructure Services Interview Questions and Answers
Q1. What is difference between smoke and sanity testing?
Smoke testing is a quick test to check if the software build is stable, while sanity testing is a more thorough test to check specific functionalities.
Smoke testing is done to ensure the critical functionalities of the software are working fine after a build, while sanity testing is done to verify specific features or functionalities.
Smoke testing is usually performed before detailed testing, while sanity testing is performed after regression testing.
Smoke testing is a subset...read more
Q2. Define a hashmap with String as key and Integer as value and initialise the hashmap. Print the key that represents second highest value.
Define a hashmap with String as key and Integer as value, find second highest value key.
Create a HashMap
and initialize it with key-value pairs Iterate through the values to find the second highest value
Retrieve the key corresponding to the second highest value
Q3. What is Software Development Life Cycle?
Software Development Life Cycle (SDLC) is a process used by software development teams to design, develop, test, and deploy high-quality software.
SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables to ensure the software meets quality standards.
Examples of SDLC models include Waterfall, Agile, and DevOps.
SDLC helps in managing the project effectively, reducing ri...read more
Q4. What is the latest version of selenium?
The latest version of Selenium is Selenium 4.
Selenium 4 was released in December 2018.
It includes new features such as relative locators, improved W3C WebDriver support, and more.
Selenium 4 also has better support for modern web technologies like HTML5 and CSS3.
Q5. What is the latest version of Java?
The latest version of Java is Java 17.
Java 17 was released on September 14, 2021.
It comes with new features like sealed classes, pattern matching for switch statements, and more.
It also includes performance improvements and security updates.
Q6. Give an example of high severity and low priority bug
A button on the login page is not working, preventing users from logging in
The bug prevents users from accessing the system
However, users can still use alternative methods to log in, making it low priority
Q7. Integration test cases for coffee machine
Integration test cases for coffee machine ensure all components work together correctly.
Test the communication between the coffee machine and the water reservoir to ensure proper water flow.
Verify that the coffee machine can correctly grind coffee beans and dispense them into the filter.
Check that the heating element heats the water to the correct temperature for brewing.
Test the functionality of the control panel in selecting different coffee options.
Ensure that the coffee m...read more
Q8. What is Defect Life Cycle?
Defect Life Cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.
Defect identification: Defects are identified through testing or user feedback.
Defect reporting: Defects are reported in a defect tracking system with details like severity, priority, and steps to reproduce.
Defect fixing: Developers analyze and fix the reported defects.
Defect retesting: Testers verify that the fixed defects are indeed resolved.
Defect clos...read more
Q9. What is Test Plan?
Test Plan is a document that outlines the scope, approach, resources, and schedule of testing activities.
Defines the objectives and scope of testing
Outlines the test strategy and approach
Includes test deliverables, resources, and schedule
Identifies risks and mitigation strategies
Provides a roadmap for the testing process
More about working at PwC
Interview Process at Orix Auto Infrastructure Services
Top QA Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month