Tag: testing

Questions Related to testing

x=StrComp("abc","abc") x=???

  1. 0

  2. 1

  3. 2

  4. 3


Correct Option: A

File System Object Model is contained in which library in Scrrun.dll

  1. Scripting type

  2. File Creation

  3. Object Oriented

  4. Misselaneous


Correct Option: A

Keyword that is used to diassociate an object variable from actual object in QTP using VB Script

  1. Free

  2. Release

  3. DisAssociate

  4. Nothing


Correct Option: D
  1. checking that we are building the system right

  2. performed by an independent test team

  3. checking that we are building the right system

  4. make sure that that it is what the user wants


Correct Option: A
  1. it may be difficult to repeat the test

  2. it will be difficult to decide whether the test have passed/failed

  3. we cannot automate the user input

  4. we cannot run the test


Correct Option: B
  1. To freeze requirement

  2. To understand user needs

  3. To define the scope of testing

  4. all of the above


Correct Option: D
  1. Simple loops

  2. Nested loops

  3. Concatenated loops

  4. All of the above


Correct Option: D
  1. when the budget is consumed

  2. use test appropriate metrics

  3. when the time is out

  4. let the management decide


Correct Option: B

Cyclomatic complexity method comes under which testing method?

  1. Green box

  2. Black box

  3. White box

  4. Yellow box


Correct Option: C