Online Exam Quiz

questionQuestion  1 to 30

When does regression testing occur?

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

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

  • Design
  • Development
  • Testing
  • Maintenance
Mark for review

Which test ensures software works after environment changes?

  • Regression
  • Compatibility
  • Unit
  • Smoke
Mark for review

Which of the following is a performance testing tool?

  • QTP
  • JMeter
  • Postman
  • SonarQube
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 best describes verification?

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

Which is a tool for test management?

  • Jenkins
  • TestRail
  • JIRA
  • Selenium
Mark for review

Unit testing is typically performed by:

  • Testers
  • Users
  • Developers
  • Managers
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 type of non-functional testing?

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

What does ?test coverage? measure?

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

Smoke testing is also known as:

  • Final testing
  • Build verification testing
  • Performance testing
  • Functional testing
Mark for review

Who typically conducts beta testing?

  • Developers
  • QA team
  • End-users
  • Business analysts
Mark for review

Which test is run to ensure a stable build is available for testing?

  • Functional Testing
  • Sanity Testing
  • Smoke Testing
  • Load Testing
Mark for review

Alpha testing is done by:

  • The development team
  • The client
  • End-users
  • Test automation tools
Mark for review

Defect leakage is:

  • Number of defects detected
  • Number of defects missed and found later
  • Number of defects created by developer
  • Invalid defects
Mark for review

Which technique uses cause-effect graphs?

  • Equivalence Partitioning
  • Error Guessing
  • Cause-Effect Graphing
  • Boundary Testing
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

Which of the following best describes usability testing?

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

A critical defect is:

  • A cosmetic issue
  • One that blocks further testing
  • Minor functionality flaw
  • Non-reproducible issue
Mark for review

What does TDD stand for?

  • Test-Driven Development
  • Total Development Duration
  • Test Deployment Document
  • Testing Data Dump
Mark for review

In which SDLC phase is test planning usually done?

  • Design
  • Coding
  • Requirements Gathering
  • Testing
Mark for review

Sanity testing is performed to:

  • Check full system
  • Verify critical functionality
  • Measure system speed
  • Validate design
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

What is test oracle?

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

Which technique tests state changes in input combinations?

  • Decision Table
  • State Transition
  • BVA
  • Regression
Mark for review

What does alpha testing typically discover?

  • Security flaws
  • UI responsiveness
  • Internal bugs before public release
  • Server issues
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 is NOT a valid level of testing?

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

Which of the following is a test design technique?

  • Test Execution
  • Equivalence Partitioning
  • Test Logging
  • Defect Tracking
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