Which of the following characteristics of good testing apply to any software development life cycle model?
Correct Answer:D
Why is independent testing important? [K1]
Correct Answer:C
Incorrect form of Logic coverage is:
Correct Answer:B
A test management tool is most likely to integrate with which of the following tools?
Correct Answer:D
Requirements management tools (option (D)) often have interfaces with test management tools. In some cases they will be sold as a package or in other cases a test management tool may have its own requirements module. The use of such interfaces or integrated packages aids traceability from requirements through to test scripts and defects.
Performance management tools (option (A)), test data preparation tools (option (B)) and static analysis tools (option (C)) are unlikely to have an interface or be integrated with a test management tool. They serve different purposes and therefore there is little need for such interfaces.
What is the benefit of independent testing?
Correct Answer:B