Online Exam Quiz

questionQuestion  1 to 30

What is meant by verification?

  • Checking the final product meets needs
  • Ensuring the product is built right
  • User testing
  • Reporting issues
Mark for review

What does ISTQB stand for?

  • International Software Testing Quality Board
  • International Standard Testing Qualification Board
  • International Software Testing Qualifications Board
  • International Software Test Quality Board
Mark for review

What is the main benefit of using an automation testing tool?

  • Faster execution of repetitive tests
  • Improved usability
  • Reduced number of defects
  • More detailed defect reports
Mark for review

What is a stub in integration testing?

  • A placeholder for a called component
  • A bug
  • A test case
  • Data file
Mark for review

What is the difference between verification and validation?

  • Verification checks if the software meets user needs, validation checks if it is built correctly
  • Verification checks if the software is built correctly, validation checks if it meets user needs
  • There is no difference
  • Verification is only for code, validation is for documentation
Mark for review

What is the focus of usability testing?

  • To evaluate the system?s user interface and ease of use
  • To check functionality
  • To ensure system compatibility
  • To verify security measures
Mark for review

Which of the following is a white-box technique?

  • Boundary value analysis
  • State transition testing
  • Decision testing
  • Use case testing
Mark for review

What is the main purpose of performance testing?

  • To ensure the software works on all platforms
  • To evaluate how the software behaves under stress
  • To validate user inputs
  • To find security vulnerabilities
Mark for review

What is an example of an external interface testing?

  • Testing communication between two modules
  • Testing internal processes
  • Testing user interactions
  • Testing data storage
Mark for review

What is test environment setup?

  • Installing tools
  • Setting up hardware/software needed for testing
  • Hiring testers
  • Code compilation
Mark for review

What does the term "non-repudiation" mean in the context of software security?

  • Ensuring data integrity
  • Ensuring that an entity cannot deny its actions
  • Preventing unauthorized access
  • Ensuring that data is encrypted
Mark for review

What is the role of a test designer?

  • To monitor test execution
  • To create test cases based on requirements
  • To fix defects
  • To develop test automation scripts
Mark for review

Who typically performs acceptance testing?

  • Developers
  • Business analysts
  • End users or customers
  • Test automation engineers
Mark for review

What is the purpose of regression testing?

  • To test new features
  • To ensure that existing functionality has not been affected by recent changes
  • To measure performance under load
  • To verify system security
Mark for review

What is load testing?

  • UI response check
  • Performance under expected load
  • Functional test
  • Compatibility test
Mark for review

What is boundary value analysis?

  • Checking inside boundaries
  • Testing values at edges of input range
  • Testing all values
  • Exploratory testing
Mark for review

What is meant by risk-based testing?

  • Avoiding all risk
  • Testing high-risk areas first
  • Testing random areas
  • Skipping low-risk modules
Mark for review

What is test coverage?

  • Amount of tests passed
  • Number of lines of code
  • Measure of tested items
  • Time taken to test
Mark for review

What is an incident in testing terms?

  • Test completion
  • System crash or unexpected behavior
  • Completed sprint
  • Code block
Mark for review

What is a test case design technique?

  • A method to develop test cases based on requirements
  • A method to execute test cases
  • A method to identify defects
  • A method to track test results
Mark for review

What is beta testing?

  • Testing by dev team
  • Customer site testing before release
  • Performance test
  • Review meeting
Mark for review

What is a walkthrough?

  • Formal code inspection
  • Informal review with author explanation
  • UI demo
  • Unit test
Mark for review

What is the purpose of test automation?

  • To speed up the testing process
  • To write test cases faster
  • To eliminate manual testing
  • To develop software faster
Mark for review

Which is a dynamic testing technique?

  • Code walkthrough
  • Data flow analysis
  • Exploratory testing
  • Review checklist
Mark for review

What does the term "defect density" refer to?

  • The number of defects per unit of software size
  • The time taken to resolve defects
  • The type of defects in a system
  • The location of defects in a system
Mark for review

Which of the following is NOT a level of testing?

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

What is an acceptance criterion?

  • A condition that must be met for a product to be accepted
  • A defect identified during testing
  • A list of requirements for testing
  • A test case for a specific functionality
Mark for review

Which one is a black-box testing technique?

  • Statement testing
  • Decision coverage
  • Equivalence partitioning
  • Path testing
Mark for review

What is the key benefit of using a defect tracking tool?

  • To generate test cases
  • To identify testing roles
  • To log, track, and manage defects through their lifecycle
  • To execute test scripts automatically
Mark for review

What is the V-Model?

  • A coding language
  • A type of Agile process
  • A software development model mapping testing to dev stages
  • Testing 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