Software Testing Interview questions and answers | Testing Quiz Challenge: Manual, Automation, & Quality Assurance
Test your knowledge of **Core Testing Concepts, SDLC/STLC, Bug Life Cycle, and Automation Frameworks**. **Pass with 80% to proceed to the next difficulty level.**
Level 1: Core Concepts & Manual Testing: 0/10 (0%)
Level 2: Intermediate Concepts & Techniques: 0/10 (0%)
Level 3: Advanced & Automation/Performance: 0/10 (0%)
Level 1: Core Concepts & Manual Testing
1.1 What is the final stage of the Software Development Life Cycle (SDLC) where testing is performed before going live?
**Correct Answer: B. Maintenance/Deployment**. Acceptance/System testing is the final check before deployment, followed by maintenance support and patch testing.
**End of Core Concepts & Manual Testing. Click "Next Level" to continue.**
Level 2: Intermediate Concepts & Techniques
2.1 Testing the user's workflow and navigation through the application without focusing on logic is primarily which type of testing?
**Correct Answer: B. Functional Testing**. Functional testing verifies the system's features and functions meet specifications.
**End of Intermediate Concepts & Techniques. Click "Next Level" to continue.**
Level 3: Advanced & Automation/Performance
3.1 Which open-source tool is widely used for **Web UI Automation** and supports multiple programming languages?
**Correct Answer: A. Selenium**. Selenium WebDriver is the most common tool for automated testing of web applications across different browsers.
**Testing Basics Mastered! Click "Finish Quiz" to see your final summary.**
Comments
Post a Comment