Google News
logo
Manual Testing - Quiz(MCQ)
A)
Sanity test is usually unscripted.
B)
Sanity testing is High Level Testing.
C)
Sanity testing is a cursory testing.
D)
Sanity test is a narrow regression testing.

Correct Answer : Option (B) :   Sanity testing is High Level Testing.


Explanation :

Sanity Testing : Sanity Testing is a surface level testing that is performed by QA team. It is a subset of regression testing that follows narrow and deep approach with detailed testing to verify the build after performing some changes in code or adding new functionality. It is typically non-scripted and cursory testing to verify software application is working as per the client requirement.

A)
V Model
B)
RAD Model
C)
Agile Model
D)
Spiral Model

Correct Answer : Option (A) :   V Model

A)
Tester
B)
Client
C)
User
D)
Developer

Correct Answer : Option (C) :   User

A)
Existing features still work
B)
Software is usable and accessible
C)
The software can function under high load
D)
The software doesn’t crash when started

Correct Answer : Option (D) :   The software doesn’t crash when started

A)
Functional and behavioral
B)
Usability and reliability
C)
Architectural and structural
D)
Algorithmic and data structure

Correct Answer : Option (A) :   Functional and behavioral

A)
Unit testing
B)
Module testing
C)
Program testing
D)
All of the above

Correct Answer : Option (D) :   All of the above

A)
Includes Metrics
B)
Scenario , Dry Run , Peer Group
C)
Pre Meeting Preparations
D)
Formal Follow Up Process

Correct Answer : Option (B) :   Scenario , Dry Run , Peer Group

A)
Unit Testing
B)
Sandbox Testing
C)
Regression Testing
D)
Automated Testing

Correct Answer : Option (C) :   Regression Testing

A)
A fault
B)
An error
C)
A failure
D)
A mistake

Correct Answer : Option (C) :   A failure

10 .
Regression testing should be performed: 
 
v) every week 
 
w) after the software has changed 
 
x) as often as possible 
 
y) when the environment has changed 
 
z) when the project manager says 
A)
W & y are true, v, x & z are false
B)
W is true, v, x y and z are false
C)
V & w are true, x – z are false
D)
W, x & y are true, v & z are false

Correct Answer : Option (A) :   W & y are true, v, x & z are false