Tag: testing

Questions Related to testing

One of the following options is available in the Automatic Conversion method for converting the requirements to tests

  1. Convert lowest requirements to child steps

  2. Convert lowest child requirement to design steps

  3. Convert lowest child requirements to subject

  4. Convert all requirements to tests


Correct Option: B
  1. Gorilla Testing

  2. Monkey Testing

  3. Automation Testing

  4. User Testing


Correct Option: B
  1. Stress Testing

  2. Random testing

  3. Ad Hoc testing

  4. Functional Testing


Correct Option: C

Testing one particular module or node of the requirement heavily is

  1. Unit Testing

  2. Endurance Testing

  3. Monkey Testing

  4. Gorilla Testing


Correct Option: D

------- Checks for memory leaks or other problems that may ocur with prolonged execution.

  1. Endurance testing

  2. Functional Testing

  3. Exhaustive testing

  4. Ad Hoc Testing


Correct Option: A

--------- which covers all combinations of input values and preconditions for an element of software under test.

  1. Random Testing

  2. Exhaustive testing

  3. Endurance testing

  4. Mutation testing


Correct Option: B

Testing randomly by using automated testing tools is known as

  1. Ad Hoc testing

  2. Gorilla testing

  3. Monkey testing

  4. Mutation testing


Correct Option: C
  1. Endurance Testing

  2. Exhaustive Testing

  3. Mutation Testing

  4. Ad Hoc tesing


Correct Option: D
  1. Gorilla Testing

  2. Monkey Testing

  3. Load Testing

  4. Stress Testing


Correct Option: A
  1. Long Testing

  2. Stress Testing

  3. Endurance testing

  4. Exhaustive testing


Correct Option: C