1. From the
options given below which of the dynamic program analysis technique is aimed at
improving application performance?
Answers: •
Profiling
2. Which of
the following tools supports traceability, recording of incidents, and
scheduling of tests?
Answers: •
Test management tool
3. Which of
the following is not a Static testing methodology?
Answers: •
System tests
4. Choose
the correct description of a Stub in software testing:
Answers: •
A Stub is a dummy procedure, module or unit that stands in for an unfinished
portion of a system
5.
Performance testing is used for real-time systems only.
Answers: •
True
6. In Bottom-up
integration testing,
Answers: •
No stubs need to be written
7. Which of
the following statements is incorrect in relation to Test Automation?
Answers: •
Test Automation is the set of procedures used by organizations to ensure that a
software product will meet its quality goals at the best value to the customer.
8. What is
the normal order of activities in which software testing is carried out?
Answers: •
Unit, Integration, System, Validation
9. The
determination of adherence or non adherence to a compliance is carried out
during:
Answers: •
Inspection
10. What do
you understand by the term «Monkey test»?
Answers: •
It is random testing performed by automated testing tools
11. Which of
the following is not included in Non-functional testing?
Answers: •
Unit testing
12. The
cursory examination of all the basic components of a software system to ensure
that they work is called:
Answers: •
Smoke testing
13. When a
defect is detected and fixed, the software should be retested to confirm that
the original defect has been successfully removed. This is called:
Answers: •
Confirmation testing
14. Which of
the following statements is incorrect in relation to Code coverage?
Answers: •
It is a form of Black-box testing