Manual Test Engineer
10+ Manual Test Engineer Interview Questions and Answers for Freshers

Asked in Asset Analytix

Q. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanit...
read moreAnswers to common questions asked in a Manual Test Engineer interview
Choose testing field for its importance in ensuring quality software
Manual testing involves testing software manually without automation tools
Traditional testing refers to the waterfall model of software development
Functional testing checks if software meets functional requirements, while non-functional testing checks non-functional requirements such as performance and security
Severity is the impact of a def...read more

Asked in Amazon Development Centre India

Q. 2)what is testing?diff between manual and automation testing
Testing is the process of evaluating a system or component to determine if it meets specified requirements.
Testing is done to identify defects or errors in software.
Manual testing is performed by human testers, while automation testing is done using tools and scripts.
Manual testing requires human intervention and is time-consuming, while automation testing is faster and more efficient.
Manual testing is suitable for small-scale projects or scenarios that require human judgment...read more

Asked in Harjai Computers

Q. 1. What is Black Box & White Box testin 4.what is Sanity testing 5.what is Smoke testing 6. What are the test scenario for ATM machin for cash withdrawal 7. What are the test cases for buying online product
Black Box testing focuses on testing the functionality of the software without knowing its internal code, while White Box testing involves testing the internal code structure of the software.
Black Box testing is based on external specifications and is performed without knowledge of the internal code.
White Box testing is based on internal code structure and logic, and requires knowledge of the code.
Sanity testing is a subset of regression testing, focusing on testing specific ...read more
Asked in Pravara Software Solutions

Q. What test cases would you add for login and signup features?
Test cases for login and signup ensure functionality, security, and user experience are thoroughly validated.
Verify valid login with correct credentials.
Check error message for invalid username/password.
Test 'Forgot Password' functionality.
Validate signup with all required fields filled.
Ensure email verification link is sent after signup.
Test for duplicate email during signup.
Check password strength requirements during signup.
Verify successful logout functionality.

Asked in Amazon Development Centre India

Q. Write test cases for the Swiggy app.
Test case for Swiggy app focuses on food ordering, delivery tracking, and payment functionalities to ensure a seamless user experience.
Verify user registration and login functionality with valid and invalid credentials.
Test the search functionality for restaurants and dishes, ensuring accurate results.
Check the order placement process, including adding items to the cart and applying discounts.
Validate the payment process with different payment methods (credit card, UPI, etc.)...read more
Asked in Elf Solution

Q. What is software testing , when we go for software testing, what is a rolls and responsibilities of test engineer, What is regratiob testing, What is Dtt Test case templates
Software testing is the process of evaluating a software product to find defects and ensure it meets requirements.
Test engineer is responsible for designing and executing test cases, reporting defects, and ensuring quality.
Regression testing is the process of testing changes to ensure they do not impact existing functionality.
Dtt stands for Design Transfer Testing, which ensures that the product design is transferred to production without errors.
Test case templates are pre-de...read more
Manual Test Engineer Jobs




Asked in Harjai Computers

Q. What are some test cases for testing an online payment method on an e-commerce website?
Test cases for online payment method for an Ecommerce website
Verify that all major credit/debit cards are accepted
Test the payment gateway integration with different banks
Check for secure SSL encryption during payment process
Verify the handling of failed transactions and error messages
Test the refund process for successful transactions

Asked in Amazon

Q. What is regression testing?
Regression testing is the process of testing changes made to an application to ensure that existing functionalities are not affected.
It is performed after making changes to the software to ensure that the existing functionalities are not impacted.
It helps to identify any defects or issues that may have been introduced due to the changes made.
It is usually automated to save time and effort.
It is an important part of the software testing process.
Example: If a new feature is add...read more
Share interview questions and help millions of jobseekers 🌟

Asked in Infosys

Q. What is a product backlog and a sprint backlog?
Product backlog is a list of all desired work on a project, while sprint backlog is a subset of the product backlog for a specific sprint.
Product backlog includes all features, bug fixes, enhancements, and other work needed for a project.
Sprint backlog is a subset of the product backlog selected for a specific sprint.
Product backlog is constantly updated and prioritized based on business needs.
Sprint backlog is fixed for the duration of a sprint and can only be changed with t...read more

Asked in Amazon

Q. What is a test case?
A test case is a set of instructions or conditions used to determine if a software application is working correctly.
Test cases are designed to verify specific functionality or features of the software.
They can be written in a variety of formats, including manual or automated scripts.
Test cases should be repeatable and cover all possible scenarios.
They are used to identify defects or bugs in the software and ensure that it meets the requirements.
Examples of test cases include ...read more

Asked in Amazon

Q. What is integration testing?
Integration testing is a type of testing where individual units or components are combined and tested as a group.
It focuses on testing the interactions between different components/modules of a system.
It ensures that the integrated components work together as expected.
Examples include testing the communication between a database and a web application, or between different software modules in a complex system.

Asked in Artech Infosystems

Q. What is sanity testing?
Sanity testing is a quick and focused testing to ensure that the most critical functionalities of a software application are working correctly after changes.
Sanity testing is a subset of regression testing.
It is usually performed after a minor change in the code or functionality.
The main goal is to verify that the key features of the application are still functioning properly.
It is not exhaustive and does not cover all aspects of the application.
Example: After fixing a critic...read more

Asked in Amazon

Q. What is smoke testing?
Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.
Smoke testing is a subset of regression testing.
It is performed to verify if the critical functionalities of the software are working fine.
Smoke tests are quick and shallow tests that aim to catch major issues early on.
It is usually conducted before more detailed testing like functional testing or regression testing.
If the smoke test fails, further testing is halted unti...read more

Asked in ASK-EHS Engineering & Consultants

Q. Explain regression testing.
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing features still work correctly.
It helps in identifying any defects introduced by new code changes.
Automated testing tools are often used for regression testing to save time and effort.
Regression testing can be done manually as well, by retesting cri...read more

Asked in OSB India

Q. Why did you choose testing as a career?
I chose testing to ensure software quality, enhance user experience, and contribute to reliable products through meticulous evaluation.
Passion for quality: I enjoy identifying issues and ensuring that products meet high standards.
Problem-solving skills: Testing allows me to analyze and troubleshoot complex scenarios, like finding edge cases in applications.
User advocacy: I believe in representing the end-user by ensuring that software is intuitive and bug-free, enhancing over...read more

Asked in Agilysys Technologies India

Q. types of integration testing
Integration testing is a type of testing where individual units are combined and tested as a group.
Testing the interactions between integrated components/modules
Ensuring data flows correctly between components
Verifying that the integrated system meets requirements
Types include top-down, bottom-up, and sandwich testing
Asked in Pravara Software Solutions

Q. 1. Types of testing
Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.
Functional testing: Testing the functionality of the software against the requirements.
Non-functional testing: Testing aspects like performance, usability, and security.
Manual testing: Testing performed manually by testers.
Automated testing: Testing performed using automation tools.
Regression testing: Testing to ensure that new co...read more
Interview Questions of Similar Designations
Interview Experiences of Popular Companies





Top Interview Questions for Manual Test Engineer Related Skills

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


Reviews
Interviews
Salaries
Users

