- What is sanity testing?
- How is sanity testing different from smoke testing?
- Why is sanity testing important in the software development lifecycle?
- When is sanity testing performed?
- Who performs sanity testing?
- Is sanity testing a part of regression testing?
- What are the key objectives of sanity testing?
- How much time is typically allocated for sanity testing?
- What is the scope of sanity testing?
- What is the outcome of a successful sanity test?
- Is sanity testing manual or automated?
- How is sanity testing documented?
- How does sanity testing fit into agile methodologies?
- What are the limitations of sanity testing?
- Is sanity testing mandatory for every build?
- How do you decide whether to do a smoke or sanity test?
- What’s the difference between a full regression and a sanity check?
- What types of defects are uncovered during sanity testing?
- What kind of test cases are selected for sanity testing?
- What happens if a sanity test fails?
- Is sanity testing black box or white box?
- How is sanity testing different from unit testing?
- What role does sanity testing play in DevOps pipelines?
- Can sanity testing be done without test cases?
- How do you prioritize sanity test cases?
- Explain a real-time scenario where sanity testing helped detect a blocker issue.
- What steps would you follow for sanity testing after a critical bug fix?
- Describe a scenario where skipping sanity testing caused major issues.
- How would you handle sanity testing for a hotfix in production?
- What should be included in a sanity test report?
- How do you perform sanity testing in an agile sprint?
- How do you manage sanity testing in a CI/CD pipeline?
- How do you test a login module during sanity testing?
- What aspects of a shopping cart feature would be sanity tested?
- Describe how you’d sanity test a web-based application update.
- What do you test in a newly integrated payment gateway during sanity testing?
- How do you approach sanity testing for a mobile app?
- What is your sanity testing strategy for a major UI revamp?
- How do you perform sanity testing for API changes?
- What are some challenges you’ve faced in sanity testing?
- How do you ensure critical functionality is not broken post-deployment?
- How do you log and track defects found during sanity testing?
- What’s your plan if sanity testing has failed but release is scheduled soon?
- How do you explain sanity testing issues to a developer?
- What do you do if there's insufficient time for a full regression?
- How do you approach sanity testing for microservices?
- What tools help in quickly identifying sanity test failures?
- How would you test browser compatibility during a sanity test?
- Can exploratory testing be a part of sanity testing?
- What is the role of business requirements in sanity testing?
- How do you create reusable sanity test cases?
- How does sanity testing differ for desktop vs. mobile applications?
- What are best practices for effective sanity testing?
- How do you define the entry and exit criteria for sanity testing?
- Can sanity testing be skipped? Under what circumstances?
- How do you automate sanity tests?
- What role do test environments play in sanity testing?
- What KPIs do you track for sanity testing?
- What is the difference between critical path testing and sanity testing?
- How do you handle environment-specific sanity issues?
- What communication is needed between QA and dev teams for sanity testing?
- What are false positives in sanity testing and how to avoid them?
- What is the role of a QA lead in managing sanity testing?
- How do you test a third-party integration with sanity tests?
- How do you prioritize sanity test coverage with tight deadlines?
- How do you version-control sanity test scripts?
- Can a test suite contain both regression and sanity tests?
- How do you identify areas at risk if sanity testing is skipped?
- How do you use checklists in sanity testing?
- What are test case smells in sanity testing?
- How do you test for data consistency during sanity testing?
- How do you handle test data preparation for sanity tests?
- How do you train junior testers for effective sanity testing?
- How do sanity tests differ for SaaS applications?
- What are must-have tools for sanity test management?
- Should sanity testing be done on production servers?
- What are the risks of automating sanity tests?
- How do you estimate effort for sanity testing?
- What would you include in a sanity test checklist?
- Describe a day in your role where sanity testing saved the sprint.