COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Decision table
|
|
Regression testing
|
|
Boundary value analysis
|
|
None of the above
|
Detailed explanation-1: -Endurance testing. Load testing. Localization testing. Internationalization testing.
Detailed explanation-2: -Load testing is a related type of non-functional testing.
Detailed explanation-3: -The purpose of functional testing is to determine how closely the developed application matches the desired requirements. Whereas, the purpose of regression testing is to check that any change in the application or systems have not led to code break and the system works fine.
Detailed explanation-4: -Several testing types are considered functional testing like smoke testing, sanity testing, regression testing, and more.
Detailed explanation-5: -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. And Performance testing is testing where we check the behavior of an application by applying some load.