SOFTWARE ENGINEERING

REQUIREMENTS ENGINEERING

REQUIREMENTS GATHERING AND ANALYSIS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Right before releasing a software application, you have pre-release testers who test the application to find any errors in the algorithm. However, there are times when the problem ends up being a little too big to handle. In this case, you are to come up with a solution and how to implement it. What is this usually known as?
A
Solution Feasibility
B
Solution Design
C
Solution Procedure
D
Solution
Explanation: 

Detailed explanation-1: -Smoke testing validates a release candidate to ensure that it’s ready to be tested. Smoke testing in software is also referred to as pre-release testing or stability testing.

Detailed explanation-2: -Priority 1: The test cases, which MUST be executed, else the consequences may be worse after the product is released. These are critical test cases where the chances of getting a functionality disrupted due to a new feature is most likely possible. Priority 2: The test cases COULD be executed if there is enought time.

Detailed explanation-3: -PERFORMANCE TESTING. “Bad Performance” of an app decides how soon user is going to uninstall the app. SECURITY TESTING. FUNCTIONAL TESTING. USABILITY AND ACCESSIBILITY TESTING. PLATFORM AND DEVICE SPECIFIC TESTING. 22-Dec-2016

There is 1 question to complete.