Online Exam Quiz

questionQuestion  1 to 30

Which is NOT a valid level of testing?

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

Who performs UAT (User Acceptance Testing)?

  • Developers
  • QA Team
  • End-users or Clients
  • Project Manager
Mark for review

Which of the following is a type of non-functional testing?

  • Unit Testing
  • Load Testing
  • Integration Testing
  • Regression Testing
Mark for review

Which is a disadvantage of manual testing?

  • Cost-effective
  • Accurate
  • Repetitive and time-consuming
  • Suitable for regression
Mark for review

Which testing is used before product release to market?

  • Unit
  • Alpha
  • Beta
  • Module
Mark for review

What is test case?

  • Error report
  • Step-by-step instruction to test
  • Tool for automation
  • Project plan
Mark for review

Which test ensures all statements in code are executed at least once?

  • Loop Testing
  • Decision Testing
  • Statement Coverage
  • Path Testing
Mark for review

What is exploratory testing?

  • Testing with predefined test cases
  • Automated testing
  • Simultaneous learning and testing
  • Retesting after bug fix
Mark for review

Which of the following is a bug tracking tool?

  • Git
  • Jenkins
  • JIRA
  • LoadRunner
Mark for review

What is the key feature of black-box testing?

  • No code knowledge required
  • Code coverage focus
  • Conducted by developers
  • Based on logic paths
Mark for review

Which technique uses cause-effect graphs?

  • Equivalence Partitioning
  • Error Guessing
  • Cause-Effect Graphing
  • Boundary Testing
Mark for review

What does ISO 9126 relate to?

  • Hardware specs
  • Testing roles
  • Software quality attributes
  • Browser compatibility
Mark for review

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

What is test oracle?

  • A test case
  • A testing tool
  • Expected result provider
  • Automation framework
Mark for review

Which of the following describes monkey testing?

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

In defect life cycle, after ?New?, the defect status is:

  • Retest
  • Assigned
  • Closed
  • Open
Mark for review

Which one is a non-functional requirement?

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

What does usability testing NOT measure?

  • Navigation ease
  • System responsiveness
  • User satisfaction
  • Code complexity
Mark for review

Which of the following is a test design technique?

  • Test Execution
  • Equivalence Partitioning
  • Test Logging
  • Defect Tracking
Mark for review

Which technique tests state changes in input combinations?

  • Decision Table
  • State Transition
  • BVA
  • Regression
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 is NOT a black-box technique?

  • Equivalence Partitioning
  • Boundary Value Analysis
  • State Transition
  • Condition Coverage
Mark for review

What?s a stub in integration testing?

  • Code that calls modules
  • Dummy module used in place of real one
  • Database query
  • Reused test case
Mark for review

Which one is NOT a phase of STLC (Software Testing Life Cycle)?

  • Test Planning
  • Test Closure
  • Requirement Gathering
  • Test Execution
Mark for review

A test environment includes:

  • Code repository
  • Test cases
  • Hardware and software setup
  • User manual
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 does a test summary report include?

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

What is error guessing?

  • Guessing next release version
  • Testing random inputs
  • Using tester experience to guess bugs
  • Coding standards check
Mark for review

Which of these is NOT a test level?

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

Which test is done to confirm bug fixes?

  • Regression Testing
  • Retesting
  • Unit Testing
  • Performance 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