Online Exam Quiz

questionQuestion  1 to 30

Which of the following is an informal review?

  • Inspection
  • Audit
  • Walkthrough
  • Code review
Mark for review

What is recovery testing?

  • Performance testing
  • Testing system recovery after failure
  • UI testing
  • Regression testing
Mark for review

What is meant by benchmarking in testing?

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

What is installation testing?

  • Code deployment
  • Checking installation process of software
  • DB testing
  • UI validation
Mark for review

What is the output of test execution?

  • Requirement doc
  • Test plan
  • Test result or report
  • Test cases
Mark for review

What is the role of traceability matrix?

  • Track performance
  • Map test cases to requirements
  • Schedule tests
  • Monitor users
Mark for review

When is maintenance testing performed?

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

What is meant by test suite?

  • A room for testers
  • A set of related test cases
  • A test tool
  • Defect log
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 test script in manual testing?

  • Automated code
  • Manual set of steps and checks
  • Debugger
  • User login data
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

When does non-functional testing occur?

  • Only in UAT
  • Alongside functional testing
  • Never
  • During unit testing
Mark for review

When is ad hoc testing done?

  • After release
  • Before UAT
  • Without planning or documentation
  • During unit testing
Mark for review

What is static testing?

  • Testing without execution
  • Performance testing
  • Functional testing
  • UI validation
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

When is confirmation testing done?

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

What is error guessing technique?

  • Random test
  • Tests based on experience to find bugs
  • API-based testing
  • Non-functional testing
Mark for review

What is test data?

  • Result of testing
  • Data used to run test cases
  • Data stored in DB
  • User credentials
Mark for review

When is test closure done?

  • After writing test plan
  • After test execution
  • After all defects are fixed and testing is complete
  • During bug fixing
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 the last level of testing?

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

What is the outcome of test closure phase?

  • Software release
  • Defect report
  • Test summary report
  • Code update
Mark for review

What does black-box testing focus on?

  • Source code
  • Internal design
  • Input-output behavior
  • Database structure
Mark for review

Which tool is used for bug tracking?

  • MS Excel
  • JIRA
  • PowerPoint
  • Outlook
Mark for review

What is a test case?

  • A bug report
  • A step-by-step testing instruction
  • A requirement doc
  • A configuration file
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

What is the main advantage of early testing?

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

Which technique is used in static testing?

  • Walkthroughs and reviews
  • Regression testing
  • Boundary value testing
  • System testing
Mark for review

What is the key benefit of boundary value analysis?

  • Tests outside functionality
  • Reduces test cases by focusing on edges
  • Ignores invalid inputs
  • Checks UI only
Mark for review

What is a stakeholder in testing?

  • Bug fixer
  • Anyone impacted by project outcome
  • Code reviewer
  • Automation tool
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