More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
PPSC Computer Science Chapter 23 Software Testing Online Test MCQs With Answers
Question # 1
Debugging is.
Choose an answer
An activity of locating and correcting errors
a process of testing
A process of regression testing
A process on compiling
Previous
Skip
Next
Question # 2
The scheme is flexible and can be modified to meet the needs of projects both.
Choose an answer
Coding and design
Testing and implementing
Large and small
Types and scheme
Previous
Skip
Next
Question # 3
The goal of regression testing is to minimize the cost of system.
Choose an answer
Development
Process
Revalidation
Factors
Previous
Skip
Next
Question # 4
Test documentation is important for conducting the test and for the reuse of the test program during.
Choose an answer
Maintences
Plan
Code
Design
Previous
Skip
Next
Question # 5
__________ method comes under white box testing method.
Choose an answer
Cyclomatic complexity
Black box
Green box
Yellow box
Previous
Skip
Next
Question # 6
Which of these terms apply to identifying quality standards and how to satisfy them.
Choose an answer
Quality projections
Quality management
Quality planning
Quality overview
Previous
Skip
Next
Question # 7
Effective testing will reduce ________ cost.
Choose an answer
Maintenance
Documentation
Design
Coding
Previous
Skip
Next
Question # 8
Which activity in the fundamental test process creators test suites for efficient test execution.
Choose an answer
Implementation and execution
Planning and control
Analysis and design
Test closure
Previous
Skip
Next
Question # 9
In a review meeting a moderator is a person who.
Choose an answer
Takes minutes of the meeting
Mediates between people
Takes telephone calls
Writes the documents to be reviewed
Previous
Skip
Next
Question # 10
Which of the following is a benefit of test independence.
Choose an answer
It does not require familiarity with the code
It is cheaper than using developers to tet their own code
It avoids author bias in defining effective tests
Testers are better at finding defects than developers
Previous
Skip
Next
Question # 11
The________ testing will be performed by the people at client own locations.
Choose an answer
Alpha testing
Field testing
Performance testing
system testing
Previous
Skip
Next
Question # 12
Automated testing is.
Choose an answer
To automate the manual testing process
To assure quality of software
To increase costs
Noe of the above
Previous
Skip
Next
Question # 13
Computer system are interconnected into__________ such taht problems in one can cascade into and affect others.
Choose an answer
Chains of cycles
Cycles of chains
system chains
Chains of system
Previous
Skip
Next
Question # 14
A_______ is a sequence of statements from one place in the program to another.
Choose an answer
Route
Path
Sub path
Gate way
Previous
Skip
Next
Question # 15
Thread testing is used for testing.
Choose an answer
Real time systems
Object oriented systems
Event driven systems
All of the above
Previous
Skip
Next
Question # 16
Tests are prioritized so that it is possible to.
Choose an answer
Shorten the time required for testing
Do the best testing in the time available
Do more effective testing
Find more faults
Previous
Skip
Next
Question # 17
During which test activity could faults be found most cost effectively.
Choose an answer
Execution
Design
Planning
Check exit criteria completion
Previous
Skip
Next
Question # 18
Which of the following statements about component testing is not true.
Choose an answer
It should be performed by development
It is also know as isolation or module testing
It should have completion criteria planned
It does not involve regression testing.
Previous
Skip
Next
Question # 19
Which of the following is not a quality characteristic listed in ISO 9126 standard.
Choose an answer
Functionality
Usability
Supportability
Maintainability
Previous
Skip
Next
Question # 20
Graph based testing comes under which testing methods.
Choose an answer
White box
Black box
Green box
Yellow box
Previous
Skip
Next
Question # 21
Which of the following is true of the v-model.
Choose an answer
It states that modules are tested against user requirements
It only models the testing phase
It specifies the test techniques to be sued
It includes the verification of designs
Previous
Skip
Next
Back