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
Which of the following defines the expected result of a test.
Choose an answer
Test case specification
Test design specification
Test procedure specification
Test results
Previous
Skip
Next
Question # 2
Which of the following is a debugging approach.
Choose an answer
Brute force method
Inheritance
Data flow diagrams
ER Diagrams
Previous
Skip
Next
Question # 3
Structural testing deals with the _________ of the system.
Choose an answer
Performance
Transaction
Problem
Architecture
Previous
Skip
Next
Question # 4
We spilt testing into distinct stages primarily becasue.
Choose an answer
Each test stage has a different purpose.
It is easier to manage testing in stages
We can run different test in different environments
The more stages we have the better the testing.
Previous
Skip
Next
Question # 5
Small team established to use the tool when a new _____ tool is purchased
Choose an answer
Testing
Design
Coding
Actual testing
Previous
Skip
Next
Question # 6
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 # 7
Static tests are used in the requirement and
Choose an answer
Design phase
Testing phase
Program test phase
Manual test phase
Previous
Skip
Next
Question # 8
The purpose of requirement phase is.
Choose an answer
To freeze requirements
Environment fault
Check exit criteria completion
Able to write shftware
Previous
Skip
Next
Question # 9
In prioritizing what to test the most important objective is to.
Choose an answer
Find as many faults as possible
Test high risk areas
Obtain good test coverage
Test what ever is easiest to test
Previous
Skip
Next
Question # 10
Testing is the_______ used to determine the the solution solves the problem.
Choose an answer
Data
Validity
Technique
Problem
Previous
Skip
Next
Question # 11
Which of the following is NOT part of configuration management.
Choose an answer
Auditing conformance to ISO 9000
Status accounting of configuration items
Identification of test versions
Controlled library access
Previous
Skip
Next
Question # 12
The structure testing is sometimes called.
Choose an answer
Glass box testing
Black box testing
Unit testing
While box testing
Previous
Skip
Next
Question # 13
To test a function, the programmer has to write a ______ which calls the function to be tested and passes it test data.
Choose an answer
Stub
Driver
Proxy
Quality is job one
Previous
Skip
Next
Back