ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 3 - CTFL4 discussion

Report
Export

Which of the following s the most correct statement about state testing techniques?

A.
Static techniques can be used before all code is ready for execution
Answers
A.
Static techniques can be used before all code is ready for execution
B.
Static techniques find more detects then dynamic techniques.
Answers
B.
Static techniques find more detects then dynamic techniques.
C.
Static techniques can be used by inexperienced users.
Answers
C.
Static techniques can be used by inexperienced users.
D.
Static techniques are always cheaper than dynamic techniques.
Answers
D.
Static techniques are always cheaper than dynamic techniques.
Suggested answer: A

Explanation:

State testing techniques are a type of dynamic testing techniques that are based on the behavior of the system under test for different input conditions and events. Dynamic testing techniques require the system to be executed with test cases, whereas static testing techniques do not. Static testing techniques can be applied before the code is ready for execution, such as reviews, inspections, walkthroughs, and static analysis.Static testing techniques can help find defects early in the development process, improve the quality of the code, and reduce the cost and effort of dynamic testing.Reference= ISTQB Certified Tester Foundation Level (CTFL) v4.0 Syllabus, Chapter 4, Section 4.2.1, Page 281; ISTQB Glossary of Testing Terms v4.0, Page 292

asked 18/09/2024
Nicola Grossi
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first