Question: 1
The following part of a business process flow is specified; REPEAT (book a bill) UNTIL (User presses Cancel). How many test cases are necessary in order to achieve 100% branch coverage of the process flow?
Question: 2
A software module to be used in a mission critical application incorporates an algorithm for secure transmission of dat
a.
Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?
Question: 3
Which of the following is NOT a common objective of testing?
Question: 4
A mid-size software product development company has analyzed data related to defects detected in its product and found out that detects fixed in earlier builds are getting re-opened after a few months.
The company management now seeks your advice in order to reverse this trend and prevent re-opening of defects fixed earlier.
What would be your FIRST recommendation to the company?
Question: 5
Which of the following statements about test reports are TRUE?
I Test reports shall be approved by the test team.
II Test reports shall give stakeholders information as basis for decisions.
Ill Test reports shall summarize what happened through a period of testing.
IV Test reports shall be approved by the development team, the test team and the customer
V Test reports shall include information about remaining risks.