Tag: testing

Questions Related to testing

  1. Which of the following is not a major task of Exit criteria?
  1. a) Checking test logs against the exit criteria specified in test planning.

  2. b) Logging the outcome of test execution.

  3. c) Assessing if more tests are needed.

  4. d) Writing a test summary report for stakeholders.


Correct Option: B
  1. Testing where in we subject the target of the test , to varying workloads to measure and evaluate the performance behaviors and ability of the target and of the test to continue to function properly under these different workloads.
  1. a) Load Testing

  2. b) Integration Testing

  3. c) System Testing

  4. d) Usability Testing


Correct Option: A
  1. Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :-
  1. a) System Level Testing

  2. b) Integration Level Testing

  3. c) Unit Level Testing

  4. d) Component Testing


Correct Option: B
  1. a) The analysis of batch programs.

  2. b) The reviewing of test plans.

  3. c) The analysis of program code.

  4. d) The use of black box testing


Correct Option: C
  1. Incidents would not be raised against:
  1. a) requirements

  2. b) documentation

  3. c) test cases

  4. d) improvements suggested by users


Correct Option: D

What is JProbe?

  1. Java Profiler

  2. Testing tool

  3. IDE

  4. None


Correct Option: A

What type of analysis JProbe do?

  1. A. Memory Analysis, Performance Analysis, Code Coverage Analysis

  2. B. Memory Analysis, Stress Test Analysis, Code Analysis

  3. C. Performance Analysis, Static Analysis, Performance Analysis

  4. D. None


Correct Option: A

Which of the following are major components of JProbe?

  1. Analysis Engine, JProbe Connection Manager, JProbe Console

  2. Jprobe Editor, JProbe Profiler, Jprobe Engine

  3. Jprobe Analysis Engine, probe Thread analyzer

  4. Jprobe Analyzer, Jprobe Console


Correct Option: A