ExamGecko
Question list
Search
Search

Related questions











Question 215 - CTFL-2018 discussion

Report
Export

Which of the following statements is LEAST likely to be true of non-functional testing?

A.
It covers the evaluation of the interaction of various specified components.
Answers
A.
It covers the evaluation of the interaction of various specified components.
B.
It tests 'how'' the system works.
Answers
B.
It tests 'how'' the system works.
C.
It may include testing the ease of modification of systems.
Answers
C.
It may include testing the ease of modification of systems.
D.
It may be performed at unit, integration system and acceptance test levels.
Answers
D.
It may be performed at unit, integration system and acceptance test levels.
Suggested answer: C

Explanation:

Testing the ease of modification of systems is the statement that is least likely to be true of non-functional testing. Non-functional testing is testing of the non-functional aspects of a system or software component, such as performance, usability, reliability, security, etc.Non-functional testing does not usually include testing the ease of modification of systems, as this is more related to maintainability, which is a quality attribute rather than a non-functional requirement1defines non-functional testing as follows:

Non-functional Testing is defined as a type of Software testing to check non-functional aspects (performance, usability, reliability, etc) of a software application. It is designed to test the readiness of a system as per nonfunctional parameters which are never addressed by functional testing.

Non-functional Testing involves testing of non-functional requirements such as Load Testing, Stress Testing, Security, Volume, Recovery Testing etc. The objective of NFT testing is to ensure whether the response time of software or application is quick enough as per the business requirement.

A, B, and D are incorrect answers. Evaluating the interaction of various specified components (A), testing how the system works (B), and performing at unit, integration, system and acceptance test levels (D) are statements that are likely to be true of non-functional testing. Non-functional testing can cover the interaction of various components in terms of performance, reliability, compatibility, etc. Non-functional testing can test how the system works in terms of speed, efficiency, stability, etc. Non-functional testing can be performed at different test levels depending on the scope and objectives of the test.

asked 18/09/2024
stephen mark
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first