Tag: testing

Questions Related to testing

  1. Find bugs in the program

  2. Check the technical accuracy of the document

  3. Ensure the ease of use of the document

  4. Ensure that the program is the latest version


Correct Option: B

Which technique can be used to achieve input and output coverage?

  1. Error Guessing

  2. Boundary Value Analysis

  3. Decision Table testing

  4. Equivalence partitioning


Correct Option: D
  1. Data driven testing

  2. Migration testing

  3. Configuration testing

  4. Back to back testing


Correct Option: B
  1. Equivalence partitioning

  2. State transition testing

  3. LCSAJ

  4. Boundary value analysis


Correct Option: C
  1. Help

  2. Site Administrator

  3. Quality Center

  4. Add-ons page


Correct Option: B,C

While designing the test plan tree, you accidentally delete a folder that contained some tests that you need. How can they be recovered?

  1. Once a test is deleted, it is gone

  2. The tests can be recovered from the Subject folder

  3. The test can be recovered from the Unattached folder

  4. Only Project Managers have permission to recover deleted tests


Correct Option: C

AI Explanation

To answer this question, you need to understand how test plans are organized in a test management tool.

Option A) Once a test is deleted, it is gone - This option is incorrect because most test management tools have a feature to recover deleted tests.

Option B) The tests can be recovered from the Subject folder - This option is incorrect because the Subject folder typically contains the main categories or sections of the test plan, and not the individual tests themselves.

Option C) The test can be recovered from the Unattached folder - This option is correct because the Unattached folder is where deleted tests are typically moved to, allowing users to recover them if needed.

Option D) Only Project Managers have permission to recover deleted tests - This option is incorrect because depending on the test management tool's permissions settings, any user with the appropriate permissions can recover deleted tests.

The correct answer is C) The test can be recovered from the Unattached folder. This option is correct because the Unattached folder is where deleted tests are typically moved to, allowing users to recover them if needed.

  1. Progress Tab of the Releases module

  2. Quality Tab of the Release module

  3. Defects module

  4. Execution Flow Tab of the Test Lab module


Correct Option: B

What type of data can be imported into Quality Center

  1. defects data

  2. test plan data

  3. test Instance data

  4. requirements data


Correct Option: A,B,D

Which view enables one to analyze the breakdown of child requirements as per the test coverage status

  1. Coverage Analysis

  2. Coverage Requirements

  3. Test Coverage

  4. Coverage graph


Correct Option: A