Which of the following is correct?

Which of the following is correct?
A . Intrusive test tools are tools that do not exhibit the probe-effect
B . Testing tools can be used by both developers and testers
C . Use of testing tools is effective only when done as part of a test automation system
D . Testing tools allow developers do testing Use of such tools changes the role of the test team

Answer: B

Explanation:

Testing tools can be used by both developers and testers for different purposes and at different stages of the software development life cycle. For example, developers can use tools such as unit testing frameworks, code coverage tools, debugging tools, static analysis tools, etc., to improve the quality of their code and find defects early. Testers can use tools such as test management tools, test design tools, test execution tools, test data preparation tools, performance testing tools, etc., to support their testing activities and increase their efficiency and effectiveness. The use of testing tools does not necessarily imply test automation, which is the use of software to perform or support test activities that would otherwise require manual intervention. Test automation is a complex and costly process that requires careful planning, design, implementation, maintenance, and evaluation. The use of testing tools also does not change the role of the test team, which is still responsible for defining the test strategy, designing the test cases, analyzing the test results, reporting the defects, etc. You can find more information about testing tools and test automation in A Study Guide to the ISTQB® Foundation Level 2018 Syllabus, Chapter 61.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments