ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 53 - CTFL4 discussion

Report
Export

Which type of software development product can undergo static testing?

A.
Any software development product can undergo static testing, including requirements specifications, design specifications and code.
Answers
A.
Any software development product can undergo static testing, including requirements specifications, design specifications and code.
B.
Static tests should be performed on the installation and user guide documents as these documents are used by the end user.
Answers
B.
Static tests should be performed on the installation and user guide documents as these documents are used by the end user.
C.
Static testing is done only on the code as part of the 'code review' sessions Other documents are reviewed, but not by static testing.
Answers
C.
Static testing is done only on the code as part of the 'code review' sessions Other documents are reviewed, but not by static testing.
D.
Static testing is done only on the requirements You need to execute the software in order to find defects in the code.
Answers
D.
Static testing is done only on the requirements You need to execute the software in order to find defects in the code.
Suggested answer: A

Explanation:

Static testing is a form of testing that does not involve executing the software, but rather analyzing it for defects, errors, or violations of standards. Static testing can be applied to any software development product, including requirements specifications, design specifications, code, test cases, test plans, user manuals, etc. Static testing can be done by using various techniques such as reviews, inspections, walkthroughs, checklists, static analysis tools, etc. Verified

Reference:A Study Guide to the ISTQB Foundation Level 2018 Syllabus - Springer, page 7.

asked 18/09/2024
Marcelo Oliveira
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first