adplus-dvertising
frame-decoration

Question

Main difference between program testing and system testing is

a.

System testing is tough and program testing is easy

b.

Program testing is more comprehensive than system testing

c.

System testing focuses on testing the interfaces between programs, program testing focuses on individual programs

d.

None of the above

Answer: (c).System testing focuses on testing the interfaces between programs, program testing focuses on individual programs

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Main difference between program testing and system testing is

Similar Questions

Discover Related MCQs

Q. Cross reference checking w.r.t. data dictionary refers to

Q. In parallel run of s/w testing

Q. Cost of error correction is least at

Q. Variation in debugging : coding ability has been reported to be

Q. In extreme cases variation of coding: debugging ability ofprogrammers has been reported to be

Q. Single entry, single exit constricts with the if, while, sequence and compound statements in C and simulate

Q. Form the detailed design speciication. If the coding is done in C++ : C : assembler the resulting code sizes will be on the average

Q. Testing a program thoroughly

Q. Testing can only be initiated

Q. Mr. X wants to find out if his program will execute forever if it runs. So he decides to test it

Q. Choose the correct statement

Q. Testing can

Q. Testing is best done

Q. Clinton wants to test his module where he had forgotten to initialize x If x = 0 then Write ("abnormal") Else Write ("normal"); End if;

Q. Errors may be found by "outsiders" during

Q. A channel for communicating across a boundary between two or more subsystems is known as

Q. A systems investigation may result from

Q. Which of the following is not a characteristic of good test data ?

Q. The black-box concept

Q. The black-box concept is based on the assumption(s) that