1.

Debugging Program is a program which runs concurrently with the program under test & provide commands to(a) examine memory & registers(b) stop execution at a particular point(c) search for references for particular variables, constant and registers(d) all of the mentionedI had been asked this question in semester exam.My question is based upon Testing Tools topic in portion Software Testing and Quality Management of Software Engineering

Answer»

Right choice is (d) all of the mentioned

Easy explanation: Debugging is a methodical process of finding and REDUCING the number of bugs, or defects, in a computer program or a piece of electronic HARDWARE, THUS MAKING it behave as expected.



Discussion

No Comment Found

Related InterviewSolutions