Protechsoft Technologies
Tata Metaliks Interview Questions and Answers
Q1. What is Seveority and priorities and how it is described with examples
Severity and priority are terms used in software testing to prioritize and categorize defects.
Severity refers to the impact of a defect on the system or application under test.
Priority refers to the order in which defects should be fixed based on business needs.
Severity is usually categorized as high, medium, or low.
Priority is usually categorized as high, medium, or low as well.
Examples: A critical defect causing the application to crash has high severity and high priority.
A...read more
Q2. What is SDLC and it's methodology with brief explanation
SDLC stands for Software Development Life Cycle. It is a process followed to develop software applications.
SDLC is a structured approach that consists of various phases such as requirements gathering, design, development, testing, deployment, and maintenance.
It provides a framework for the development team to plan, build, and deliver high-quality software.
There are different SDLC methodologies like Waterfall, Agile, and DevOps.
Waterfall follows a sequential approach where eac...read more
Q3. What is 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.
It involves executing a program or system with the intent of finding bugs.
Testing ensures that the software meets the desired quality standards.
It includes various techniques like functional testing, performance testing, etc.
Test cases are designed to cover different scenarios and validate the system's behavior.
Ex...read more
Q4. Difference between smoke and sanity tesing
Smoke testing is a subset of sanity testing. Smoke testing verifies basic functionality, while sanity testing checks for major issues.
Smoke testing is performed to ensure that the critical functionalities of the software are working fine after a build.
Sanity testing is performed to check if the major functionalities of the software are working as expected after a minor change or bug fix.
Smoke testing is a subset of sanity testing, focusing on a narrow set of core functionalit...read more
Q5. Difference between agile and waterfall model
Agile and waterfall models are two different approaches to software development.
Agile is an iterative and flexible approach, while waterfall is a sequential and rigid approach.
Agile focuses on delivering working software in short iterations, while waterfall follows a linear process.
Agile encourages collaboration and adaptability, while waterfall emphasizes planning and documentation.
Agile allows for changes and feedback throughout the development process, while waterfall requ...read more
Q6. Explanation about bug life cycle
Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.
Bug is identified by a tester during testing phase
Bug is reported with detailed information like steps to reproduce, expected and actual results
Bug is assigned to a developer for fixing
Developer fixes the bug and marks it as 'Fixed'
Tester retests the bug to verify if it is resolved
If the bug is not resolved, it is reopened and assigned back to the developer
If the bug is reso...read more
Q7. Write test cases for anything
Test cases for a login page
Verify login with valid credentials
Verify login with invalid credentials
Verify login with empty username and password fields
Verify login with only username field filled
Verify login with only password field filled
Verify login with special characters in username and password fields
Verify login with maximum length of username and password fields
Verify login with minimum length of username and password fields
Q8. Types of testing
Types of testing include functional, performance, security, usability, and compatibility testing.
Functional testing ensures that the software meets the specified requirements.
Performance testing checks the system's response time, scalability, and stability under different loads.
Security testing identifies vulnerabilities and ensures data protection.
Usability testing evaluates the user-friendliness and ease of use.
Compatibility testing verifies the software's compatibility wit...read more
Q9. What is STLC
STLC stands for Software Testing Life Cycle. It is a process followed to ensure the quality of a software product.
STLC is a systematic approach to testing software applications.
It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.
Each phase has specific objectives and deliverables.
STLC helps in identifying defects early in the software development life cycle.
It ensures that the software meets the specified re...read more
Reviews
Interviews
Salaries
Users/Month