Online Exam Quiz

questionQuestion  1 to 30

In software testing, severity refers to:

  • How often a bug appears
  • Impact of the defect
  • How hard it is to fix
  • Priority given by users
Mark for review

Which of the following best describes verification?

  • Dynamic testing
  • Running the system
  • Ensuring product meets specs
  • Acceptance test
Mark for review

Which of the following is an example of white-box testing?

  • Decision Table Testing
  • Path Testing
  • Equivalence Partitioning
  • State Transition
Mark for review

Which tool is used for performance testing?

  • Selenium
  • LoadRunner
  • JUnit
  • QTP
Mark for review

What is the main goal of system testing?

  • Test user experience
  • Validate individual modules
  • Test complete integrated system
  • Code review
Mark for review

Which one is a non-functional requirement?

  • Login validation
  • Password encryption
  • Page load time
  • Admin access
Mark for review

Which document defines the entry and exit criteria of testing?

  • Traceability Matrix
  • Test Plan
  • Test Summary
  • Change Request
Mark for review

Which of the following is not part of V-model?

  • Design
  • Development
  • Testing
  • Maintenance
Mark for review

What is risk-based testing?

  • Testing only risky modules
  • Prioritizing tests based on risk
  • Ignoring risk factors
  • Only automation testing
Mark for review

Which is NOT a type of maintenance testing?

  • Regression
  • Retesting
  • Impact Testing
  • Installation Testing
Mark for review

Which type of testing is important after environment upgrade?

  • Smoke
  • Compatibility
  • Static
  • Regression
Mark for review

Which is NOT a valid level of testing?

  • Unit Testing
  • System Testing
  • Acceptance Testing
  • Performance Testing
Mark for review

The goal of system testing is to:

  • Test database integration
  • Validate end-to-end functionality
  • Test unit logic
  • Test minor updates
Mark for review

What does a test summary report include?

  • Defect density only
  • Detailed defect logs
  • Overview of testing activities
  • Code coverage tools
Mark for review

What does STLC stand for?

  • Software Testing Logic Cycle
  • System Test Level Case
  • Software Testing Life Cycle
  • Software Test Language Compiler
Mark for review

Which of the following is a performance testing tool?

  • QTP
  • JMeter
  • Postman
  • SonarQube
Mark for review

Which of the following is not part of agile testing?

  • Continuous testing
  • Iterative delivery
  • Big Bang testing
  • Early feedback
Mark for review

Which of the following describes monkey testing?

  • Script-based testing
  • Random inputs testing
  • Checklist-based testing
  • Regression testing
Mark for review

Which of these is NOT static testing?

  • Code walkthrough
  • Code inspection
  • Unit test
  • Desk check
Mark for review

Sanity testing is performed to:

  • Check full system
  • Verify critical functionality
  • Measure system speed
  • Validate design
Mark for review

Which of the following best describes usability testing?

  • Testing software load
  • Testing user-friendliness
  • Testing security
  • Testing compatibility
Mark for review

What is reliability testing?

  • Check software's installation process
  • Check software under maximum load
  • Check if software works under stress
  • Check software consistency over time
Mark for review

Which testing ensures data security and privacy?

  • Functional Testing
  • Security Testing
  • Load Testing
  • Unit Testing
Mark for review

Which testing type verifies fixes for reported bugs?

  • Regression
  • UAT
  • Retesting
  • Sanity
Mark for review

A test environment includes:

  • Code repository
  • Test cases
  • Hardware and software setup
  • User manual
Mark for review

Unit testing is typically performed by:

  • Testers
  • Users
  • Developers
  • Managers
Mark for review

What does ?test coverage? measure?

  • Number of passed tests
  • % of code tested
  • Test case execution speed
  • Memory usage
Mark for review

What is the role of a test plan?

  • Execute tests
  • Track defects
  • Define testing scope and approach
  • Log results
Mark for review

Which of these is NOT a test level?

  • System Testing
  • Integration Testing
  • Static Testing
  • Acceptance Testing
Mark for review

When does regression testing occur?

  • After UI testing
  • After a change is made
  • Before test planning
  • During unit testing
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review