SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Below you find a list of descriptions of problems that can be observed during testing or operation. Which is most likely a failure?
A
The product crashed when the user selected an option in a dialog box
B
One source code file included in the build was the wrong version
C
The computation algorithm used the wrong input variables
D
The developer misinterpreted the computational requirement for that algorithm
Explanation: 

Detailed explanation-1: -Re-testing takes place when a defect in the source code is fixed or when a particular test case fails in the final execution and needs to be re-run. Regression testing is performed to find out whether the updates or changes had caused new defects in the existing functions.

Detailed explanation-2: -Explanation: Non-functional testing is testing where the tester will test the non-functional parameters, for example, performance, reliability, load test, and accountability of the software or application.

There is 1 question to complete.