Tag: testing

Questions Related to testing

  1. get Data (variable, dtGlobalSheet)

  2. get DataTable(variable, dtGlobalSheet)

  3. Set Data(variable, dtGlobalSheet)

  4. Set DataTable(variable, dtGlobalSheet)


Correct Option: D

The length of the array can be get by the method

  1. length(array)

  2. unbound(array)

  3. ubound(array)

  4. count(array)


Correct Option: C

Verification is:

  1. Checking that we are building the right system

  2. Checking that we are building the system right

  3. Performed by an independent test team

  4. Making sure that it is what the user really wants


Correct Option: B
  1. Error guessing

  2. Walkthrough

  3. Data flow analysis

  4. Inspections


Correct Option: A
  1. Execution

  2. Design

  3. Planning

  4. Check Exit criteria completion


Correct Option: C
  1. To freeze requirements

  2. To understand user needs

  3. To define the scope of testing

  4. All of the above


Correct Option: D
  1. Project plan

  2. Business plan

  3. Support plan

  4. None of the above


Correct Option: A

Function/Test matrix is a type of :

  1. Interim Test report

  2. Final test report

  3. Project status report

  4. Management report


Correct Option: C
  1. Defect prevention

  2. Deliverable base-lining

  3. Management reporting

  4. None of the above


Correct Option: B