Software-Engineering
August 26, 2024
Software-Engineering
August 26, 2024
Software-Engineering
August 26, 2024
Software-Engineering
August 26, 2024

Software-Engineering

Question 367
The extent to which the software can control to operate correctly despite the introduction of invalid input is called as
A
reliability
B
robustness
C
fault tolerance
D
Portability
Question 367 Explanation: 
● Software Reliability is the probability of failure-free software operation for a specified period of time in a specified environment.
● robustness is the ability of a computer system to cope with errors during execution[1and cope with erroneous input
● Fault tolerance is the property that enables a ​ system​ to continue operating properly in the event of the failure of some (one or more faults within) of its components.
● Portability in high-level computer programming is the usability of the same software in different environments.

Correct Answer: B
Question 367 Explanation: 
● Software Reliability is the probability of failure-free software operation for a specified period of time in a specified environment.
● robustness is the ability of a computer system to cope with errors during execution[1and cope with erroneous input
● Fault tolerance is the property that enables a ​ system​ to continue operating properly in the event of the failure of some (one or more faults within) of its components.
● Portability in high-level computer programming is the usability of the same software in different environments.

Leave a Reply

Your email address will not be published. Required fields are marked *