Online Exam Quiz

questionQuestion  1 to 30

What type of testing is done at the developer?s site before the product goes live?

  • Beta Testing
  • Alpha Testing
  • System Testing
  • UAT
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 type of testing validates internal paths and conditions?

  • Black-box testing
  • User testing
  • White-box testing
  • Usability testing
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

A critical defect is:

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

Unit testing is typically performed by:

  • Testers
  • Users
  • Developers
  • Managers
Mark for review

What is meant by test deliverables?

  • Meeting notes
  • Testing outputs like plans, scripts, reports
  • User feedback
  • DevOps tools
Mark for review

Which tool is used for continuous integration?

  • JIRA
  • Jenkins
  • Selenium
  • QTP
Mark for review

Which of these is NOT a test level?

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

Which testing is used to evaluate security features?

  • Load Testing
  • Security Testing
  • Performance Testing
  • Unit Testing
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 is test case?

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

Which of the following is a test design technique?

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

Which one is a non-functional requirement?

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

A test case is considered "passed" when:

  • It matches expected result
  • Bug is logged
  • Developer agrees
  • Test tool logs it
Mark for review

What?s the aim of configuration testing?

  • Check UI response
  • Test on various hardware/software setups
  • Stress the database
  • Check CSS rendering
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 tests state changes in input combinations?

  • Decision Table
  • State Transition
  • BVA
  • Regression
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

In which SDLC phase is test planning usually done?

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

Which is a dynamic testing technique?

  • Code Walkthrough
  • Code Inspection
  • Boundary Value Analysis
  • Control Flow Analysis
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

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 test data?

  • Data used to perform testing
  • Data from the developer
  • Output logs
  • Data from users
Mark for review

What is the primary focus of validation testing?

  • Database testing
  • Are we building the right product?
  • Code review
  • Hardware checks
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

Who performs UAT (User Acceptance Testing)?

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

Alpha testing is done by:

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

Which type of testing is important after environment upgrade?

  • Smoke
  • Compatibility
  • Static
  • Regression
Mark for review

Which testing type verifies fixes for reported bugs?

  • Regression
  • UAT
  • Retesting
  • Sanity
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