Software Testing and Quality Assurance Fundamentals

Covers software testing concepts, quality assurance principles, function points, risk management, and QuickTest automation tool fundamentals

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What access permissions do the test and testers need to have?

  1. Database
  2. Host systems
  3. Input/Output data
  4. All of the above
Question 2 Multiple Choice (Single Answer)

How can you ensure that the test can be iterated?

  1. Load the appropriate add-in
  2. Have all required applications running on the desktop
  3. Set initial and end conditions as part of the test
  4. None of the above
Question 3 Multiple Choice (Single Answer)

Where have to set the option to view the Test Results window after every test run?

  1. File -> Settings -> Run
  2. Tools -> Options -> Run
  3. Automation -> Results
  4. Both b and C
Question 4 Multiple Choice (Single Answer)

Which option is helped to save the screenshots in the test results?

  1. Check “Save still image captures to results” and select the option “Always”
  2. Check “Save still image captures to results” and select the option “For errors”
  3. Check “Save still image captures to results” and select the option “On errors and warnings”
  4. All the above
Question 5 True/False

Quick test Objects are categorized into classes – True/False

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

Characteristics of an object within QuickTest are called _________

  1. Class
  2. Object properties
  3. Object values
  4. Run time objects
Question 7 Multiple Choice (Single Answer)

The ___ is an application of process management and quality improvement concepts to software development and maintenance.

  1. QS14000
  2. ISO 9000
  3. Malcolm Baldridge
  4. SEI/CMM
Question 8 Multiple Choice (Single Answer)

The process of identifying the kinds of software failures that can occur and then quantifying how likely it is that they will actually occur is___

  1. Contingency Planning
  2. Risk Management
  3. Configuration Management
  4. Process Improvement
Question 9 True/False

A process/activity during which a high number of defects occur is known as a defect-prone process.

  1. True
  2. False
Question 10 True/False

In the IT workbench, quality, and performance of the work are the responsibility of the QA department

  1. True
  2. False
Question 11 True/False

A large portion of the cost of the quality is usually the cost of rework.

  1. True
  2. False
Question 12 True/False

Function points quantify data processing work outputs.

  1. True
  2. False
Question 13 True/False

The average time between consecutive failures in a system or component during a specified period is known as the mean time between failures (MTBF).

  1. True
  2. False
Question 14 True/False

The three parts of the function point count must be determined.

  1. True
  2. False
Question 15 True/False

The inspection is an evaluation technique that relies on visual examination of an item.

  1. True
  2. False
Question 16 True/False

Quality can be separated from the controls associated with it?

  1. True
  2. False
Question 17 True/False

Measurement of function points cannot be used for comparing two different kinds of systems.

  1. True
  2. False
Question 18 True/False

The functionality/structure of the system created to solve a problem, satisfy a user need (note that this is the creative part of the design process) is known as the fishbone diagram.

  1. True
  2. False
Question 19 True/False

The number-one skill needed for the tester analyst is listening.

  1. True
  2. False
Question 20 True/False

Function points measure the lines of code.

  1. True
  2. False