Software Engineering Mcqs

The construction of object-oriented software begins with the creation of__________________?

(A) design model

(B) analysis model

(C) code levels

(D) both design and analysis model

Submitted By: Ali Uppal


Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed ?

(A) Regression Testing

(B) Integration testing

(C) Smoke testing

(D) Validation testing

Submitted By: Ali Uppal


Which of the following issues must be addressed if a successful software testing strategy is to be implemented ?

(A) Use effective formal technical reviews as a filter prior to testing

(B) Develop a testing plan that emphasizes “rapid cycle testing.”

(C) State testing objectives explicitly

(D) All of the mentioned

Submitted By: Ali Uppal


What is normally considered as an adjunct to the coding step____________________?

(A) Integration testing

(B) Unit testing

(C) Completion of Testing

(D) Regression Testing

Submitted By: Ali Uppal


Test cases should uncover errors like_____________________?

(A) Nonexistent loop termination

(B) Comparison of different data types

(C) Incorrect logical operators or precedence

(D) All of the mentioned

Submitted By: Ali Uppal


ITG stands for___________________?

(A) instantaneous test group

(B) integration testing group

(C) individual testing group

(D) independent test group

Submitted By: Ali Uppal


Which of the following errors should not be tested when error handling is evaluated ?

(A) Error description is unintelligible

(B) Error noted does not correspond to error encountered

(C) Error condition causes system intervention prior to error handling

(D) Error description provide enough information to assist in the location of the cause of the error

Submitted By: Ali Uppal


Software mistakes during coding are known as__________________?

(A) errors

(B) failures

(C) bugs

(D) defects

Submitted By: Ali Uppal


Name an evaluation technique to assess the quality of test cases ?

(A) Mutation analysis

(B) Validation

(C) Verification

(D) Performance analysis

Submitted By: Ali Uppal


What is testing process’ first goal ?

(A) Bug prevention

(B) Testing

(C) Execution

(D) Analyses

Submitted By: Ali Uppal