A. data
B. case
C. variable
D. all of the mentioned
Read more
Software Testing and Quality Management
What allows different projects to use the same source files at the same time ?
A. Version Control
B. Access control
C. CM Process
D. Version Control and Access control
Read more
What is one or more software configuration items that have been formally reviewed and agreed upon and serve as a basis for further development ?
A. Configuration
B. Baseline
C. Software
D. All of the mentioned
Read more
Behavioral testing is__________________?
A. White box testing
B. Black box testing
C. Grey box testing
D. None of the mentioned
Read more
Which of the following term describes testing ?
A. Finding broken code
B. Evaluating deliverable to find errors
C. A stage of all projects
D. None of the mentioned
Read more
Maintenance testing is performed using which methodology ?
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing
Read more
ITG stands for___________________?
A. instantaneous test group
B. integration testing group
C. individual testing group
D. independent test group
Read more
Alpha testing is done at________________?
A. Developer’s end
B. User’s end
C. Developer’s & User’s end
D. None of the mentioned
Read more
Which of the following is black box testing______________________?
A. Basic path testing
B. Boundary value analysis
C. Code path analysis
D. None of the mentioned
Read more
Which testing integrates the set of classes required to respond to one input or event for the system?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned
Read more