Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

.umes.edu/webapps/assessment/take/launch.jsp?course-assessment-id=?2710,1 uestio

ID: 3739252 • Letter: #

Question

.umes.edu/webapps/assessment/take/launch.jsp?course-assessment-id=?2710,1 uestion Completion Status: QUESTION 17 In system test, there are some ways to work around defects, such as: O Test something unrelated to the area that has the problem O Simplify your test environment hardware or workloads O All of the above None of the above QUESTION 18 True or false, in system test phase, increased load and stress are introduced for the first time to the software. True False QUESTION 19 1 P Click Save and Submit to save and submit. Click Sove All Answers to sove all answers Save All Answers

Explanation / Answer

Question 17:

In system test, there are some ways to work around defects, such as:

Answer: a) Test something unrelated to the area that has the problem

Explanation:System Testing includes both Function testing as well as non Function Testing Functional and non functional testing is done for a particular portion or is done step by step which becomes System testing.
Non-functional testing would include, for example, performance testing - something unrelated to the actual business requirement.

QUESTION 18

in system test phase, increased load and stress are introduced for the first time to the software.
Answer: True
Explanation:

Non-Functional Testing (NFT) 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.
It should not take much time to load any page or system and should sustain during peak load.