Online Exam Quiz

questionQuestion  1 to 30

What is test baseline?

  • Old version of test plan
  • A fixed point for test development
  • Defect report
  • Regression suite
Mark for review

Who performs white-box testing?

  • Tester
  • Business analyst
  • Developer
  • Customer
Mark for review

What is a walkthrough in testing?

  • Formal review
  • Informal review of documents/code
  • Bug fixing session
  • Release plan meeting
Mark for review

UAT stands for:

  • User Activity Test
  • User Acceptance Testing
  • Unit Analysis Testing
  • Unified App Testing
Mark for review

What is the main benefit of manual testing?

  • Faster execution
  • Lower cost
  • Human perspective in UI testing
  • Reusability
Mark for review

What is boundary value analysis?

  • Testing only valid inputs
  • Testing inputs at the boundary of input ranges
  • Testing random values
  • Ignoring boundaries
Mark for review

When is confirmation testing done?

  • To confirm requirement
  • After defect is fixed
  • During regression
  • After UAT
Mark for review

What is usability testing focused on?

  • Network speed
  • Code efficiency
  • User-friendliness
  • Bug count
Mark for review

What is a checklist in testing?

  • A document with scripts
  • List of items to verify during review/testing
  • List of bugs
  • User guide
Mark for review

What is defect priority based on?

  • Code size
  • Business impact
  • Bug type
  • Tester level
Mark for review

What is the goal of system testing?

  • Test modules
  • Test integration points
  • Test entire system as a whole
  • Test bugs only
Mark for review

What is a defect in software testing?

  • A correct output
  • A missing feature
  • A mismatch between expected and actual result
  • A test case
Mark for review

When is maintenance testing performed?

  • During development
  • After system failure or change
  • Before release
  • During design
Mark for review

What is static testing?

  • Testing without execution
  • Performance testing
  • Functional testing
  • UI validation
Mark for review

What is the main advantage of early testing?

  • Saves cost and time
  • Avoid documentation
  • Reduces UI work
  • Allows fewer meetings
Mark for review

Which testing checks if the system meets performance criteria?

  • Functional testing
  • Usability testing
  • Performance testing
  • Smoke testing
Mark for review

What is meant by benchmarking in testing?

  • UI measurement
  • Performance comparison with standard
  • Functional audit
  • Data filtering
Mark for review

Regression testing is done to:

  • Test new features
  • Test only UI
  • Test performance
  • Check existing functionality after changes
Mark for review

Which is NOT a valid defect status?

  • New
  • Open
  • Coded
  • Closed
Mark for review

What is the primary goal of functional testing?

  • Test appearance
  • Verify features work as intended
  • Measure speed
  • Compatibility testing
Mark for review

What is sanity testing?

  • Full regression
  • Deep functional testing
  • Brief testing to check minor fixes
  • Load testing
Mark for review

What is the expected result in a test case?

  • Actual system output
  • Input data
  • Output that should be returned
  • Testing tool
Mark for review

Which of the following is not a functional test?

  • Smoke test
  • Regression
  • Load test
  • Sanity test
Mark for review

Which testing checks if software works on different platforms?

  • Security testing
  • Functional testing
  • Compatibility testing
  • Recovery testing
Mark for review

What is failover testing?

  • Check network logs
  • Test system?s ability to handle failure gracefully
  • Check performance
  • UI test
Mark for review

What is exploratory testing?

  • Structured test case execution
  • Testing without planning or documentation
  • Automation testing
  • Unit testing
Mark for review

When do you perform integration testing?

  • After system testing
  • Before unit testing
  • After unit testing
  • After acceptance testing
Mark for review

Which testing focuses on individual modules?

  • Integration testing
  • System testing
  • Unit testing
  • Regression testing
Mark for review

Equivalence partitioning is used to:

  • Verify boundary inputs
  • Divide input data into valid/invalid partitions
  • Optimize performance
  • Validate UI
Mark for review

Which type of testing checks how easy the software is to use?

  • Compatibility testing
  • Usability testing
  • Load testing
  • Regression 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