ExamGecko
Question list
Search
Search

Related questions











Question 270 - CTFL-2018 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 testing is done only on the requirements. You need to execute the software in order to find defects in the code
Answers
B.
Static testing is done only on the requirements. You need to execute the software in order to find defects in the code
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 Static tests
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 Static tests
D.
should be performed on the installation and user guide documents as these documents are used by the end user
Answers
D.
should be performed on the installation and user guide documents as these documents are used by the end user
Suggested answer: A

Explanation:

Any software development product can undergo static testing, including requirements specifications, design specifications, code, test cases, test plans, user manuals, etc. Static testing is a type of testing that does not involve executing the software or system under test, but rather analyzing it using various techniques, such as reviews, inspections, walkthroughs, checklists, static analysis tools, etc. Static testing can help find defects and improve the quality of any software development product at any stage of the software development lifecycle.

asked 18/09/2024
Akshi Raj
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first