Tag: testing

Questions Related to testing

What are the methods of software testing:

  1. Manual Testing

  2. Functional Testing, Regression Testing

  3. Manual Testing, Automation Testing

  4. Automation Testing


Correct Option: C
  1. To find bug whenever time permits

  2. To find bug in the assigned module

  3. To find bugs as early as possible

  4. To find bugs whenever automation suite is executed


Correct Option: C
  1. Find bugs

  2. Provide confidence and information

  3. Prevent defects

  4. All of the above


Correct Option: D
  1. Total numbers of features to be tested

  2. Testing approaches to be tested

  3. Testing tools to be used

  4. All of the above


Correct Option: D
  1. Equivalence Partitioning

  2. Boundary Value Analysis

  3. Error Guessing

  4. State Transition Testing


Correct Option: C
  1. Curiosity

  2. A critical eye

  3. Good Communication

  4. All of the above


Correct Option: D
  1. Any tester

  2. Any tester who wants to do it

  3. Any tester who has understanding of software coding

  4. Test Lead


Correct Option: C

Re-applying tests from old builds to make sure nothing broke in new builds is a form of what type of testing.

  1. System Testing

  2. Unit Testing

  3. Integration Testing

  4. Regression Testing


Correct Option: D
  1. What to test

  2. Inputs to test

  3. Expected results

  4. Test Conditions and Constraints

  5. All of the above


Correct Option: E