Online Exam Quiz

questionQuestion  1 to 30

What is error guessing?

  • Guessing next release version
  • Testing random inputs
  • Using tester experience to guess bugs
  • Coding standards check
Mark for review

What type of defect occurs due to improper coding logic?

  • Logical Error
  • Syntax Error
  • Runtime Error
  • Integration Error
Mark for review

Which of the following is NOT a black-box technique?

  • Equivalence Partitioning
  • Boundary Value Analysis
  • State Transition
  • Condition Coverage
Mark for review

Which tool is used for continuous integration?

  • JIRA
  • Jenkins
  • Selenium
  • QTP
Mark for review

Which of the following is not part of V-model?

  • Design
  • Development
  • Testing
  • Maintenance
Mark for review

Which test case attribute is essential?

  • Project name
  • Expected Result
  • Browser used
  • Team size
Mark for review

Which test ensures software works after environment changes?

  • Regression
  • Compatibility
  • Unit
  • Smoke
Mark for review

What does white-box testing primarily focus on?

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

Alpha testing is done by:

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

What is the main purpose of integration testing?

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

Who typically conducts beta testing?

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

Which technique uses cause-effect graphs?

  • Equivalence Partitioning
  • Error Guessing
  • Cause-Effect Graphing
  • Boundary Testing
Mark for review

In defect life cycle, after ?New?, the defect status is:

  • Retest
  • Assigned
  • Closed
  • Open
Mark for review

Which of these is NOT a test level?

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

What?s the aim of configuration testing?

  • Check UI response
  • Test on various hardware/software setups
  • Stress the database
  • Check CSS rendering
Mark for review

What does ISO 9126 relate to?

  • Hardware specs
  • Testing roles
  • Software quality attributes
  • Browser compatibility
Mark for review

A critical defect is:

  • A cosmetic issue
  • One that blocks further testing
  • Minor functionality flaw
  • Non-reproducible issue
Mark for review

Which testing is used before product release to market?

  • Unit
  • Alpha
  • Beta
  • Module
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

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 test oracle?

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

Which term means re-running failed tests after a fix?

  • Load Testing
  • Retesting
  • Sanity Testing
  • Benchmarking
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 NOT true about black-box testing?

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

When do we perform sanity testing?

  • After major release
  • After regression testing
  • After minor code change
  • Before development
Mark for review

What is the main goal of system testing?

  • Test user experience
  • Validate individual modules
  • Test complete integrated system
  • Code review
Mark for review

Which of the following is a test design technique?

  • Test Execution
  • Equivalence Partitioning
  • Test Logging
  • Defect Tracking
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

Which is a tool for test management?

  • Jenkins
  • TestRail
  • JIRA
  • Selenium
Mark for review

A test case is considered "passed" when:

  • It matches expected result
  • Bug is logged
  • Developer agrees
  • Test tool logs it
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