Online Exam Quiz

questionQuestion  1 to 30

What is the main purpose of integration testing?

  • Test whole system
  • Test individual units
  • Test modules interaction
  • Test usability
Mark for review

The goal of system testing is to:

  • Test database integration
  • Validate end-to-end functionality
  • Test unit logic
  • Test minor updates
Mark for review

What is the main goal of regression testing?

  • Find new defects
  • Improve performance
  • Check code formatting
  • Ensure unchanged functionality still works
Mark for review

What?s the purpose of a test environment?

  • Maintain code history
  • Run and validate tests
  • Manage developers
  • Track timelines
Mark for review

Which tool is used for performance testing?

  • Selenium
  • LoadRunner
  • JUnit
  • QTP
Mark for review

Which one is a non-functional requirement?

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

What is the objective of exploratory testing?

  • Follow scripted steps
  • Follow waterfall model
  • Learn the product on the fly while testing
  • Validate requirements document
Mark for review

Who typically conducts beta testing?

  • Developers
  • QA team
  • End-users
  • Business analysts
Mark for review

What is test coverage analysis?

  • Time spent on testing
  • Checking how much code or functionality has been tested
  • Number of bugs found
  • Resource utilization
Mark for review

The expected result of a test case is:

  • Defined by tester
  • Always pass
  • Part of test script
  • What should happen for a given input
Mark for review

In software testing, severity refers to:

  • How often a bug appears
  • Impact of the defect
  • How hard it is to fix
  • Priority given by 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

Which is NOT a valid level of testing?

  • Unit Testing
  • System Testing
  • Acceptance Testing
  • Performance Testing
Mark for review

What is test oracle?

  • A test case
  • A testing tool
  • Expected result provider
  • Automation framework
Mark for review

Which of the following is NOT true about black-box testing?

  • Tests internal logic
  • Uses functional specifications
  • Does not require code knowledge
  • Validates user requirements
Mark for review

Which type of testing is important after environment upgrade?

  • Smoke
  • Compatibility
  • Static
  • Regression
Mark for review

What does white-box testing primarily focus on?

  • User scenarios
  • UI behavior
  • Code logic
  • Business flows
Mark for review

Which testing type ensures that the system meets user expectations?

  • System Testing
  • Regression Testing
  • Acceptance Testing
  • Sanity Testing
Mark for review

Which is a disadvantage of manual testing?

  • Cost-effective
  • Accurate
  • Repetitive and time-consuming
  • Suitable for regression
Mark for review

Boundary Value Analysis is a part of:

  • Black-box testing
  • White-box testing
  • Unit testing
  • Mutation testing
Mark for review

Which level of testing validates interaction between integrated units?

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

What is driver in integration testing?

  • Simulates calling module
  • Used for database test
  • Automates UI
  • Used for performance
Mark for review

Which of the following is a performance testing tool?

  • QTP
  • JMeter
  • Postman
  • SonarQube
Mark for review

Alpha testing is done by:

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

Which is a dynamic testing technique?

  • Code Walkthrough
  • Code Inspection
  • Boundary Value Analysis
  • Control Flow Analysis
Mark for review

Which testing is used to evaluate security features?

  • Load Testing
  • Security Testing
  • Performance Testing
  • Unit Testing
Mark for review

What is the key feature of black-box testing?

  • No code knowledge required
  • Code coverage focus
  • Conducted by developers
  • Based on logic paths
Mark for review

Selenium is used for:

  • Manual Testing
  • Performance Testing
  • Functional Automation Testing
  • Security Testing
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

Which of the following is not part of agile testing?

  • Continuous testing
  • Iterative delivery
  • Big Bang testing
  • Early feedback
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