0

testing Online Quiz - 72

Description: testing Online Quiz - 72
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. IT is a method by which individual units of source code are tested to determine if they are fit for use.

  2. It is the testing of integrated system to evaluate the system's compliance with its specified requirements.

  3. Testing that seeks to uncover software errors by partially retesting a modified program.

  4. None


Correct Option: C
  1. IT is a method by which individual units of source code are tested to determine if they are fit for use.

  2. It is the testing of integrated system to evaluate the system's compliance with its specified requirements.

  3. Testing that seeks to uncover software errors by partially retesting a modified program.

  4. None


Correct Option: C
  1. Test Data

  2. Checkpoints

  3. Screenshots of the application under test(AUT)

  4. Object Repository


Correct Option: C
  1. Synchronisation

  2. Paramerization

  3. Smart identification

  4. Transaction


Correct Option: B

What is the *.tsr file in QTP?

  1. Object Repository files

  2. VB action files

  3. QTP Action files

  4. Stores test data


Correct Option: A
  1. Getlinecount

  2. count

  3. Getrowcount

  4. Getcount


Correct Option: C

What can you use to handle unpredictable testing exceptions ?

  1. Do Loop

  2. Recovery Scenario

  3. IF THEN Statement

  4. Select case statement


Correct Option: B

How do you declare a constant in QTP?

  1. Dim Statement

  2. Con Statement

  3. Const Statement

  4. Option Explicit Statement


Correct Option: C
  1. Analog mode

  2. Low level Recording mode

  3. Normal Recording mode

  4. Run Analog mode


Correct Option: B
  1. Call Action

  2. Split Action

  3. Reusable Action

  4. Called action


Correct Option: C

Can we add external library files in QTP?

  1. True

  2. False


Correct Option: A
  1. Is the same as equivalence partitioning tests

  2. Test boundary conditions on, below and above the edges of input and output equivalence classes

  3. Tests combinations of input circumstances

  4. Is used in white box testing strategy


Correct Option: B

Which one of the following are non-functional testing methods?

  1. System testing

  2. Usability testing

  3. Performance testing

  4. Both b & c


Correct Option: D

Which of the following tools would be involved in the automation of regression test?

  1. Data tester

  2. Boundary tester

  3. Capture/Playback

  4. Output comparator


Correct Option: C

Independent Verification & Validation is?

  1. Done by the Developer

  2. Done by the Test Engineers

  3. Done By Management

  4. Done by an Entity Outside the Project’s sphere of influence


Correct Option: D
  1. updating tests when the software has changed

  2. testing a released system that has been changed

  3. testing by users to ensure that the system meets a business need

  4. testing to maintain business advantage


Correct Option: B

Beta testing is?

  1. performed by customers at their own site

  2. performed by customers at the software developer's site

  3. performed by an Independent Test Team

  4. performed as early as possible in the lifecycle


Correct Option: A
  1. re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects

  2. re-testing looks for unexpected side-effects; regression testing ensures the original fault has been removed

  3. re-testing is done after faults are fixed; regression testing is done earlier

  4. re-testing is done by developers; regression testing is done by independent testers


Correct Option: A

The cost of fixing a fault-

  1. is not important

  2. increases the later a fault is found

  3. decreases the later a fault is found

  4. can never be determined


Correct Option: B
- Hide questions