TUTORIALS

Testing Multiple Choice Questions (MCQs)

1 .
Topic:  Manual Testing
Question:
Requirements Engineering is not concerned with _______________.
A
Requirements Design
B
Requirements Elicitation
C
Requirement Analysis
D
Requirement Documentation
Answer: A
2 .
Topic:  Manual Testing
Question:
When an expected result is not specified in test case template then _____________.
A
We cannot run the test
B
It may be difficult to repeat the test
C
It may be difficult to determine if the test has passed or failed
D
We cannot automate the user inputs
Answer: C
3 .
Topic:  Manual Testing
Question:
A test technique that involves testing with various ranges of valid and invalid inputs of a particular module or component functionality extensively is ___________.
A
Gorilla Testing
B
Monkey Testing
C
Agile Testing
D
Baseline Testing
Answer: A
4 .
Topic:  Manual Testing
Question:
Cyclomatic complexity cannot be applied in ___________.
A
Re-engineering
B
Risk management
C
Test planning
D
Reverse Engineering
Answer: D
5 .
Topic:  Manual Testing
Question:
When the parameterization is required?
A
Copy-paste, or move an object from a shared object repository to the local object repository
B
When object hierarchy is changed
C
Both of these
D
None of these
Answer: A