ExamGecko
Question list
Search
Search

Related questions











Question 207 - CTFL-2018 discussion

Report
Export

Which of the following statements is NOT correct?

A.
A test team with high level of independence, may suffer from lower familiarity with the product
Answers
A.
A test team with high level of independence, may suffer from lower familiarity with the product
B.
Development team may find many defects since they are familiar with the code
Answers
B.
Development team may find many defects since they are familiar with the code
C.
Tests designed by a person from different group in the organization is the highest independence level
Answers
C.
Tests designed by a person from different group in the organization is the highest independence level
D.
Tests designed by a person in the development team other than the person who wrote the code is the lowest level of independence
Answers
D.
Tests designed by a person in the development team other than the person who wrote the code is the lowest level of independence
Suggested answer: D

Explanation:

Tests designed by a person in the development team other than the person who wrote the code is not the lowest level of independence. The lowest level of independence is tests designed by the person who wrote the code, as this may introduce bias or blind spots in testing. Tests designed by another person in the development team is one level higher than tests designed by the person who wrote the code, as this may provide a different perspective or expertise in testing. defines the levels of independence as follows:

The level of independence of testing is related to the degree of separation between those who are responsible for developing software and those who are responsible for testing software.

The following levels of independence can be distinguished:

Level 0: No independent testing; tests are designed by the same person who wrote the code.

Level 1: Tests are designed by another person in the development team; e.g., another programmer or software designer.

Level 2: Tests are designed by a person from a different group within the organization; e.g., an independent test team or group.

Level 3: Tests are designed by a person from a different organization or company; e.g., an outsourcing partner or contractor.

A, B, and C are correct statements. A test team with high level of independence may suffer from lower familiarity with the product (A), as they may not have access to all the information or knowledge about the system under test. Development team may find many defects since they are familiar with the code (B), as they may have more insight into how the system works internally and where potential problems may occur. Tests designed by a person from different group in the organization is the highest level of independence within an organization , as this provides maximum separation between development and testing activities.

asked 18/09/2024
Saysha Vargas
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first