Consider the following statements:

Loading

Practice ISTQB Foundation Level Q&A –

Consider the following statements:

i. 100% statement coverage guarantees 100% branch coverage.
ii. 100% branch coverage guarantees 100% statement coverage. 
iii. 100% branch coverage guarantees 100% decision coverage. 
iv. 100% decision coverage guarantees 100% branch coverage.
v. 100% statement coverage guarantees 100% decision coverage.

What is the expected result for each of the following test c

Loading

Practice ISTQB Foundation Level Q&A –

What is the expected result for each of the following test cases?

Rule 1Rule 2Rule 3Rule 4
Conditions 
Citibank Card MemberYesYesNoNo
Type of roomSilverPlatinumSilverPlatinum
Actions
Offer upgrade to Gold luxuryYesNoNoNo
Offer upgrade to SilverN/AYesN/ANo

A.  Citibank card member, holding a Silver room

B. Non Citibank-member, holding a Platinum room

Test planning has which of the following major tasks?

Loading

Practice ISTQB Foundation Level Q&A –

Test planning has which of the following major tasks?

i. Determining the scope and risks, and identifying the objectives of testing.
ii. Determining the test approach (techniques,test items, coverage, identifying and interfacing the teams 
involved in testing , testware) 
iii. Reviewing the Test Basis (such as requirements,architecture,design,interface) 
iv. Determining the exit criteria.