Software Engineering Mcqs

How many diagrams are here in Unified Modelling Language ?

(A) six

(B) seven

(C) eight

(D) nine

Submitted By: Ali Uppal


A set of inputs, execution preconditions and expected outcomes is known as a __________________?

(A) Test plan

(B) Test case

(C) Test document

(D) Test Suite

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Which of the following is a black box testing strategy ?

(A) All Statements Coverage

(B) Control Structure Coverage

(C) Cause-Effect Graphs

(D) All Paths Coverage

Submitted By: Ali Uppal


Which granularity level of testing checks the behavior of module cooperation ?

(A) Unit Testing

(B) Integration Testing

(C) Acceptance Testing

(D) Regression Testing

Submitted By: Ali Uppal


What do you understand by V&V in software testing ?

(A) Verified Version

(B) Version Validation

(C) Verification and Validation

(D) Version Verification

Submitted By: Ali Uppal


Submitted By: Ali Uppal


In which test design each input is tested at both ends of its valid range and just outside its valid range ?

(A) Boundary value testing

(B) Equivalence class partitioning

(C) Boundary value testing AN

(D) Equivalence class partitioning

Submitted By: Ali Uppal


When does the testing process stops ?

(A) When resources (time and budget) are over

(B) When some coverage is reached

(C) When quality criterion is reached

(D) Testing never ends

Submitted By: Ali Uppal


Specifying a set of test cases or test paths for each item to be tested at that level is known as__________________?

(A) Test case generation

(B) Test case design

(C) ALL of the mentioned

(D) None of the mentioned

Submitted By: Ali Uppal