Which of following statement defines the highest independence?
a.Test designed by a person from an independent test team or performance test
specialists
b.Test designed by another person form development team
c.Test designed by a person from an outsourcing or certification by an external body
d.Test designed by the person who wrote the software under test with the low level of
independence ** Answ** c
Which of following action define "Rework" correctly?
a.Update review reports for those findings that require changes
b.Fixing defects found in the work product reviewed
c.Update the information of defects to the appropriate person or team
d.Update the work product when the exit criteria are not reached ** Answ** b
Which of the following is the international standard for the Incident Report template?
a.ISO25010
b.IEEE1044
c.IEEE829
d.ISO9126 ** Answ** c
Which of following is the sample of Pesticide Paradox?
a.Dynamic testing is less reliable in finding bugs
b.Pesticides mixed with static testing can allow bugs to escape detection
c.Tests should not be context dependent
d.Running the same tests over and over will reduce the chance of finding new defects
** Answ** d
What is the most important factor for successful performance of reviews?
a.A separate scribe during the logging meeting
b.Trained participants and review leaders
c.The availability of tools to support the review process
d.A reviewed test plan ** Answ** b
Which of following describes the testing level that tests interfaces between components,
interaction with different parts of a system such as the operating system, file system and
hardware, and interfaces between systems?
a.System Testing
b.Acceptance Testing
c.Component Testing
d.Integration Testing ** Answ** d
, In any life cycle model, there are several characteristics of good testing. Which of
following is NOT related?
a.Testers should be involved in reviewing documents as soon as drafts are available in
the development cycle.
b.For every development activity, there is a corresponding testing activity
c.Each test level has test objectives specific to that level
d.The analysis and design of tests for a given test level should not begin during the
corresponding development activity ** Answ** d
Which of following may NOT be included in Component testing?
a.Quality characteristic testing
b.Operational testing
c.Structural testing
d.Testing of functionality ** Answ** b
Which of following is NOT a typical "Planning" activity of formal review?
a.Defining the entry and exit criteria for more formal review types
b.Defining the review criteria
c.Selecting which parts of documents to review
d.Preparing for the review meeting by reviewing the documents ** Answ** d
Which of following is a common characteristics of specification - based test design
techniques?
a.The knowledge and experience of people are used to derive the test case
b.The extent of coverage of software can be measured for existing test case
c.Information about how the software is constructed is used to derive the test cases
d.Models, either formal or informal, are used for the specification of the problem to be
solved, the software or its component. ** Answ** d
Which of following describes the testing techniques that is concurrent test design, test
execution, test logging and learning, based on a test charter containing test objectives,
and carried out within time-boxes?
a.Error Guessing
b.Exploratory testing
c.Decision Table Testing
d.State Transition Testing ** Answ** b
Which of following is a typical test leader's tasks?
a.Prepare and acquire test data
b.Set up the test environment often coordinating with system administration and
network management.
c.Use test administration or management tools and test monitoring tools as required
d.Adapt planning based test results and progress ** Answ** d
Which of following is a typical tester's tasks?