Software Engineering MCQ Set 7
1)
White box testing, a software testing technique is sometimes called ?
- Basic path
- Graph Testing
- Dataflow
- Glass box testing
2)
Black box testing sometimes called ?
- Data Flow testing
- Loop Testing
- Behavioral Testing
- Graph Based Testing
3)
Which of the following is a type of testing ?
- Recovery Testing
- Security Testing
- Stress Testing
- All of above
4)
The objective of testing is ?
- Debugging
- To uncover errors
- To gain modularity
- To analyze system
5)
...... is a black box testing method ?
- Boundary value analysis
- Basic path testing
- Code path analysis
- None of above
6)
Structured programming codes includes ?
- sequencing
- alteration
- iteration
- multiple exit from loops
- only A, B and C
7)
An important aspect of coding is ?
- Readability
- Productivity
- To use as small memory space as
possible
- brevity
8)
Data structure suitable for the application is discussed in ?
- data design
- architectural design
- procedural design
- interface design
9)
In object oriented design of software , objects have ?
- attributes and names only
- operations and names only
- attributes, name and operations
- None of above
10)
Function oriented metrics were first proposed by ?
- John
- Gaffney
- Albrecht
- Basili
Answers
1.d
2.c
3.d
4.b
5.a
6.e
7.a
8.a
9.c
10.c
0 comments:
Post a Comment