SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
scenario testing is not relevant to software testing.
A
true
B
false
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Why Exhaustive Testing is impractical and impossible? It is not possible to perform complete testing or exhaustive testing. For most of the systems, it is near impossible because of the following reasons: The domain of possible inputs of a program is too large to be completely used in testing a system.

Detailed explanation-2: -Projects that follow Agile Methodology like Scrum, Kanban may not create Test Scenarios. Test Scenario may not be created for a new bug fix or Regression Testing.

There is 1 question to complete.