SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following can be root cause of a bug in a software product? I. The project had incomplete procedures for configuration management II. The time schedule to develop a certain component was cut III. The specification was unclear IV. Use of the code standard was not followed up V. The testers were not certified
A
I and II are correct
B
I, II, III and IV are correct
C
III, IV and V are correct
D
I, II and IV are correct
Explanation: 

Detailed explanation-1: -Like configuration management allows the testers to manage their testware and test results using the same configuration management mechanisms. Configuration management also supports the build process, which is important for delivery of a test release into the test environment.

Detailed explanation-2: -Configuration Management is the process of maintaining systems, such as computer hardware and software, in a desired state. Configuration Management (CM) is also a method of ensuring that systems perform in a manner consistent with expectations over time.

Detailed explanation-3: -The problem reports and the test material. The test object and the test material. The test object, the test material and the test environment. Only the test object. The test cases need to be adapted during agile testing. 27-Apr-2021

There is 1 question to complete.