Online Exam Quiz

questionQuestion  1 to 30

Selenium is used for:

  • Manual Testing
  • Performance Testing
  • Functional Automation Testing
  • Security Testing
Mark for review

What does test closure activity involve?

  • Writing new test cases
  • Planning future releases
  • Archiving testware and lessons learned
  • Designing new features
Mark for review

Which tool is used for continuous integration?

  • JIRA
  • Jenkins
  • Selenium
  • QTP
Mark for review

What is reliability testing?

  • Check software's installation process
  • Check software under maximum load
  • Check if software works under stress
  • Check software consistency over time
Mark for review

When do we perform sanity testing?

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

Which test ensures all statements in code are executed at least once?

  • Loop Testing
  • Decision Testing
  • Statement Coverage
  • Path Testing
Mark for review

Which is a dynamic testing technique?

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

What type of defect occurs due to improper coding logic?

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

What is risk-based testing?

  • Testing only risky modules
  • Prioritizing tests based on risk
  • Ignoring risk factors
  • Only automation testing
Mark for review

What does STLC stand for?

  • Software Testing Logic Cycle
  • System Test Level Case
  • Software Testing Life Cycle
  • Software Test Language Compiler
Mark for review

Which of the following best describes usability testing?

  • Testing software load
  • Testing user-friendliness
  • Testing security
  • Testing compatibility
Mark for review

What is test case?

  • Error report
  • Step-by-step instruction to test
  • Tool for automation
  • Project plan
Mark for review

What?s a stub in integration testing?

  • Code that calls modules
  • Dummy module used in place of real one
  • Database query
  • Reused test case
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

Which is a tool for test management?

  • Jenkins
  • TestRail
  • JIRA
  • Selenium
Mark for review

What is driver in integration testing?

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

Alpha testing is done by:

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

Who performs UAT (User Acceptance Testing)?

  • Developers
  • QA Team
  • End-users or Clients
  • Project Manager
Mark for review

Which test design technique is best for input field ranges?

  • State Transition
  • Use Case
  • Boundary Value Analysis
  • Pairwise 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

Which testing type ensures that the system meets user expectations?

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

What type of testing is done at the developer?s site before the product goes live?

  • Beta Testing
  • Alpha Testing
  • System Testing
  • UAT
Mark for review

Which document defines the entry and exit criteria of testing?

  • Traceability Matrix
  • Test Plan
  • Test Summary
  • Change Request
Mark for review

Which type of testing is important after environment upgrade?

  • Smoke
  • Compatibility
  • Static
  • Regression
Mark for review

Which testing ensures data security and privacy?

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

Defect leakage is:

  • Number of defects detected
  • Number of defects missed and found later
  • Number of defects created by developer
  • Invalid defects
Mark for review

Sanity testing is performed to:

  • Check full system
  • Verify critical functionality
  • Measure system speed
  • Validate design
Mark for review

In which SDLC phase is test planning usually done?

  • Design
  • Coding
  • Requirements Gathering
  • Testing
Mark for review

Unit testing is typically performed by:

  • Testers
  • Users
  • Developers
  • Managers
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

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