191. Which technique can
be used to achieve input and output coverage? It can be applied to human
input, input via
interfaces to a system, or interface parameters in integration testing.
A. Error Guessing
B. Boundary Value
Analysis
C. Decision Table testing
D. Equivalence partitioning
192. There is one
application, which runs on a single terminal. There is another application that
works on
multiple terminals.
What are the test techniques you will use on the second application that you
would
not do on the first
application?
A. Integrity, Response time
B. Concurrency test,
Scalability
C. Update & Rollback, Response time
D. Concurrency test,
Integrity
193. You are the test
manager and you are about the start the system testing. The developer team says
that due to change in
requirements they will be able to deliver the system to you for testing 5
working
days after the due
date. You can not change the resources(work hours, test tools, etc.) What steps
you
will take to be able to
finish the testing in time.
A. Tell to the
development team to deliver the system in time so that testing activity will be
finish in time.
B. Extend the testing
plan, so that you can accommodate the slip going to occur
C. Rank the functionality as per risk and concentrate more on
critical functionality testing
D. Add more resources so
that the slippage should be avoided
194. Item transmittal
report is also known as
A. Incident report
B. Release note
C. Review report
D. Audit report
195. Testing of software
used to convert data from existing systems for use in replacement systems
A. Data driven testing
B. Migration testing
C. Configuration testing
D. Back to back testing
196. Big bang approach
is related to
A. Regression testing
B. Inter system testing
C. Re-testing
D. Integration testing
197. Cause effect
graphing is related to the standard
A. BS7799
B. BS 7925/2
C. ISO/IEC 926/1
D. ISO/IEC 2382/1
198. “The tracing of
requirements for a test level through the layers of a test documentation” done
by
A. Horizontal tracebility
B. Depth tracebility
C. Vertical tracebility
D. Horizontal &
Vertical tracebilities
199. A test harness is a
A. A high level document
describing the principles, approach and major objectives of the organization
regarding testing
B. A distance set of test
activities collected into a manageable phase of a project
C. A test environment comprised of stubs and drives needed to
conduct a test
D. A set of several test
cases for a component or system under test
200. You are a tester
for testing a large system. The system data model is very large with many
attributes
and there are a lot of
inter dependencies with in the fields. What steps would you use to test the
system
and also what are the
efforts of the test you have taken on the test plan
A. Improve super vision, More reviews of artifacts or program
means stage containment of the defects.
B. Extend the test plan
so that you can test all the inter dependencies
C. Divide the large
system in to small modules and test the functionality
D. Test the
interdependencies first, after that check the system as a whole
201. Change request
should be submitted through development or program management. A change
request must be written
and should include the following criteria.
I. Definition of the
change
II. Documentation to be
updated
III. Name of the tester
or developer
IV. Dependencies of the
change request.
A. I, III and IV
B. I, II and III
C. II, III and IV
D. I, II and IV
202. ‘Entry criteria’
should address questions such as
I. Are the necessary
documentation, design and requirements information available that will allow
testers
to operate the system and
judge correct behavior.
II. Is the test
environment-lab, hardware, software and system administration support ready?
III. Those conditions and
situations that must prevail in the testing process to allow testing to
continue
effectively and
efficiently.
IV. Are the supporting
utilities, accessories and prerequisites available in forms that testers can
use
A. I, II and IV
B. I, II and III
C. I, II, III and IV
D. II, III and IV.
203. “This life cycle
model is basically driven by schedule and budget risks” This statement is best
suited
for
A. Water fall model
B. Spiral model
C. Incremental model
D. V-Model
204. The bug tracking
system will need to capture these phases for each bug.
I. Phase injected
II. Phase detected
III. Phase fixed
IV. Phase removed
A. I, II and III
B. I, II and IV
C. II, III and IV
D. I, III and IV
205. One of the more
daunting challenges of managing a test project is that so many dependencies
converge at test
execution. One missing configuration file or hard ware device can render all
your test
results meaning less.
You can end up with an entire platoon of testers sitting around for days.
Who is responsible for
this incident?
A. Test managers faults only
B. Test lead faults only
C. Test manager and
project manager faults
D. Testers faults only
206. System test can
begin when?
I. The test team competes
a three day smoke test and reports on the results to the system test phase
entry meeting
II. The development team
provides software to the test team 3 business days prior to starting of the
system testing
III. All components are
under formal, automated configuration and release management control
A. I and II only
B. II and III only
C. I and III only
D. I, II and III
207. Test charters are
used in ________ testing
A. Exploratory testing
B. Usability testing
C. Component testing
D. Maintainability
testing
208. ___________ Testing
will be performed by the people at client own locations
A. Alpha testing
B. Field testing
C. Performance testing
D. System testing
209. System testing
should investigate
A. Non-functional
requirements only not Functional requirements
B. Functional
requirements only not non-functional requirements
C. Non-functional requirements and Functional requirements
D. Non-functional
requirements or Functional requirements
210. Which is the
non-functional testing
A. Performance testing
B. Unit testing
C. Regression testing
D. Sanity testing
211. Who is responsible
for document all the issues, problems and open point that were identified
during the review meeting
A. Moderator
B. Scribe
C. Reviewers
D. Author
212. What is the main
purpose of Informal review
A. Inexpensive way to get some benefit
B. Find defects
C. Learning, gaining
understanding, effect finding
D. Discuss, make
decisions, solve technical problems
213. Purpose of test
design technique is
A. Identifying test
conditions only, not Identifying test cases
B. Not Identifying test
conditions, Identifying test cases only
C. Identifying test conditions and Identifying test cases
D. Identifying test
conditions or Identifying test cases
214. ___________
technique can be used to achieve input and output coverage
A. Boundary value
analysis
B. Equivalence partitioning
C. Decision table testing
D. State transition
testing
215. Use cases can be
performed to test
A. Performance testing
B. Unit testing
C. Business scenarios
D. Static testing
216. ________________
testing is performed at the developing organization’s site
A. Unit testing
B. Regression testing
C. Alpha testing
D. Integration testing
217. The purpose of exit
criteria is
A. Define when to stop
testing
B. End of test level
C. When a set of tests
has achieved a specific pre condition
D. All of the above
218. We split testing
into distinct stages primarily because:
a) Each test stage has a different purpose.
b) It is easier to manage
testing in stages.
c) We can run different
tests in different environments.
d) The more stages we
have, the better the testing.
219. Which of the
following is likely to benefit most from the use of test tools providing test
capture and
replay facilities?
a) Regression testing
b) Integration testing
c) System testing
d) User acceptance
testing
220. Which of the
following statements is NOT correct?
a) A minimal test set
that achieves 100% LCSAJ coverage will also achieve 100% branch coverage.
b) A minimal test set
that achieves 100% path coverage will also achieve 100% statement coverage.
c) A minimal test set
that achieves 100% path coverage will generally detect more faults than one
that
achieves 100% statement
coverage.
d) A minimal test set that achieves 100% statement coverage will
generally detect more faults than one that achieves 100% branch coverage.
إرسال تعليق