Online Exam Quiz

questionQuestion  1 to 30

What is the main role of a test lead?

  • To write test cases
  • To manage testing activities and coordinate the testing team
  • To perform test execution
  • To develop the software
Mark for review

What is the purpose of a defect report?

  • To report the status of the testing activities
  • To document and communicate defects found during testing
  • To list the test cases executed
  • To outline the scope of testing
Mark for review

What is a test charter in exploratory testing?

  • A goal or purpose of the test session
  • Test script
  • Tool name
  • Code block
Mark for review

What is the key focus of system testing?

  • Testing individual components
  • Verifying user requirements
  • Ensuring that all components work together as a whole
  • Verifying database performance
Mark for review

What is the primary purpose of a test strategy?

  • Define the test cases
  • Outline the testing process
  • Test individual modules
  • Review the source code
Mark for review

Which of the following is a characteristic of a good test case?

  • Test case design is based on random inputs
  • The expected result is unclear
  • It is independent of other test cases
  • Test case description is not necessary
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 a test basis?

  • A document that defines how tests should be performed
  • A collection of test cases
  • The source from which test cases are derived
  • A report summarizing test execution
Mark for review

What does the term "test automation framework" refer to?

  • A set of guidelines for executing manual tests
  • A tool for tracking defects
  • A structured approach to test automation
  • A programming language for writing tests
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 is the purpose of a review in the context of software testing?

  • To track test case execution
  • To analyze test results
  • To identify defects in documents, code, or design before the testing phase
  • To automate test cases
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 error guessing?

  • Random testing
  • Using experience to anticipate errors
  • Predicting test results
  • Automated testing
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 the main purpose of continuous integration in software development?

  • To manage test cases
  • To integrate code changes frequently and detect defects early
  • To define software requirements
  • To implement test automation
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

What is a test condition?

  • Condition to stop testing
  • Feature or functionality that can be tested
  • Log entry
  • UI button
Mark for review

What is the purpose of equivalence partitioning?

  • To divide input data into valid and invalid partitions for testing
  • To cover all possible test cases
  • To test boundary conditions
  • To check user interface behavior
Mark for review

Which of these is a type of non-functional testing?

  • Unit testing
  • Regression testing
  • Performance testing
  • Smoke testing
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

What is the role of a test manager?

  • Write all code
  • Automate tests
  • Plan, control, and manage testing activities
  • Review UI only
Mark for review

What is the role of a test environment?

  • To monitor user interaction
  • To track requirements
  • To provide hardware and software for testing
  • To perform user acceptance testing
Mark for review

What is the focus of stress testing?

  • Checking for application crashes
  • Validating user interface behavior
  • Checking system stability under extreme conditions
  • Verifying functional correctness
Mark for review

What is the primary goal of acceptance testing?

  • To verify system functionality
  • To ensure the system meets user requirements and is ready for deployment
  • To check performance
  • To find defects
Mark for review

What is a test suite?

  • Collection of test cases grouped logically
  • A debugging tool
  • System error log
  • User story
Mark for review

What does a test suite refer to?

  • A collection of test cases grouped based on the test objective
  • A tool to execute test cases
  • A report summarizing test activities
  • A defect tracking system
Mark for review

Which is a dynamic testing technique?

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

What is an example of a non-functional requirement?

  • The system must be able to perform 100 transactions per second
  • The system must allow users to register accounts
  • The system must display the user's dashboard
  • The system must send email notifications
Mark for review

What does regression testing check?

  • UI layout
  • Performance
  • That changes haven?t introduced new defects
  • Requirement gaps
Mark for review

Who typically performs acceptance testing?

  • Developers
  • Business analysts
  • End users or customers
  • Test automation engineers
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