Software Testing and Quality Center

Covers Quality Center (HP ALM) features and general software testing principles, methodologies, and techniques

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which one of the following statements about system testing is NOT true?

  1. System tests are often performed by independent teams.
  2. Functional testing is used more than structural testing.
  3. End-users should be involved in system tests
  4. Faults found during system tests can be very expensive to fix.
Question 2 Multiple Choice (Single Answer)

Which of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?

  1. Integration testing
  2. Regression testing
  3. System testing
  4. User acceptance testing
Question 3 Multiple Choice (Single Answer)

Alpha testing is:

  1. the first testing that is performed.
  2. pre-release testing by end user representatives at the developer’s site.
  3. post-release testing by end user representatives at the developer’s site.
  4. pre-release testing by end user representatives at their sites.
Question 4 Multiple Choice (Single Answer)

A deviation from the specified or expected behavior that is visible to end-users is called:

  1. an error
  2. a fault
  3. a failure
  4. a defect
Question 5 Multiple Choice (Single Answer)

Functional system testing is:

  1. testing that the components that comprise the system function together
  2. testing that the system functions with other systems
  3. testing the system performs functions within specified response times
  4. testing the end to end functionality of the system as a whole
Question 6 Multiple Choice (Single Answer)

What can static analysis NOT find?

  1. the use of a variable before it has been defined
  2. memory leaks
  3. unreachable (“dead”) code
  4. array bound violations
Question 7 Multiple Choice (Single Answer)

The main focus of acceptance testing is:

  1. ensuring that the system is acceptable to all users
  2. testing the system with other systems
  3. finding faults in the system
  4. testing from a business perspective
Question 8 Multiple Choice (Single Answer)

The difference between re-testing and regression testing is:

  1. re-testing looks for unexpected side-effects; regression testing ensures the original fault has been removed
  2. re-testing is done after faults are fixed; regression testing is done earlier
  3. re-testing is done by developers; regression testing is done by independent testers
  4. re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects
Question 9 Multiple Choice (Single Answer)

What type of review requires formal entry and exit criteria, including metrics:

  1. management review
  2. walkthrough
  3. inspection
  4. post project review
Question 10 Multiple Choice (Single Answer)

Could reviews or inspections be considered part of testing?

  1. yes, because testing includes all non-constructive activities
  2. no, because they apply to development documentation
  3. yes, because both help detect faults and improve quality
  4. no, because they are normally applied before testing
Question 11 Multiple Choice (Single Answer)

Error guessing is best used:

  1. as the first approach to deriving test cases
  2. by inexperienced testers
  3. after more formal techniques have been applied
  4. after the system has gone live
Question 12 Multiple Choice (Single Answer)

When should you stop testing?

  1. when the test completion criteria have been met
  2. when all planned tests have been run
  3. when no faults have been found by the tests run
  4. when time for testing has run out
Question 13 Multiple Choice (Single Answer)

Which of the following is the odd one out?

  1. structural
  2. functional
  3. white box
  4. glass box
Question 14 Multiple Choice (Single Answer)

While designing the test plan tree, you accidentally delete a folder that contianed some tests that you need.Can you recover the tests?

  1. Yes,the test can be recovered from the Unattached folder
  2. No, once a test is deleted .it is gone
  3. Yes,the tests can be recovered from the Subject folder
  4. No,only Project Manager have permission to recover deleted tests
Question 15 Multiple Choice (Multiple Answers)

What HP functional testing tolls integrate with Quailty Center?

  1. HP Quick Test Professional
  2. HP Operview
  3. HP LoadRunner
  4. HP Winrunner
Question 16 Multiple Choice (Single Answer)

Whcih component provides an executive-level view of the entire quailty process?

  1. Quality Center Foundation
  2. Business Process insight
  3. Quality Center Dashboard
  4. Service Test Component
Question 17 Multiple Choice (Single Answer)

Where can you link tests to requirements ?

  1. From the Requiremnts module
  2. On the test details page (Test Plan)
  3. On the attachments page(TestPlan)
  4. From The Test Lab module
Question 18 Multiple Choice (Single Answer)

Which term describes the main functions of Quality Center?

  1. Testcases
  2. Repository
  3. Load test
  4. Defects
Question 19 Multiple Choice (Single Answer)

When you generate an excel report,why is it an advantage to use parameters?

  1. Enables te report to be saved
  2. Enables the report to be used across projects
  3. Enables the report to be used for different purposes
  4. Enables the user to name the report
Question 20 Multiple Choice (Multiple Answers)

What database can be used with Quality Center ?

  1. Oracle
  2. Access
  3. Microsoft SQL Server
  4. Sybase