SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of these is a functional test?
A
Measuring response time on an on-line booking system.
B
Checking the effect of high volumes of traffic in a call-center system.
C
Checking the online bookings screen information and the database contents against the information on the letter to the customers.
D
Checking how easy the system is to use.
Explanation: 

Detailed explanation-1: -Interface testing is done to check that the different components of the application/ system being developed are in sync with each other or not.

Detailed explanation-2: -Q4: Which of these statements about functional testing is true? A Structural testing is more important than functional testing as it addresses the code.

Detailed explanation-3: -Which of the following activities is part of the main activity “test analysis” in the test process? Identifying any required infrastructure and tools. Creating test suites from test scripts. Analyzing lessons learned for process improvement.

There is 1 question to complete.