Free ASTQB Exam Braindumps (page: 4)

Page 3 of 20

You are testing a native application for a smart phone. The application allows the user to make grocery lists on the phone and store up to three lists at a time. A list can contain up to 50 items.
Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?

  1. List with 47 items
  2. List with 0 items, List with 1 item, List with 50 items, List with 51 items, 0 lists saved, 1 list saved, 3 lists saved, 4 lists saved
  3. List with 0 items, List with 25 items, List with 51 items, 3 lists saved
  4. List with 0 items, List with 12 item, List with 58 items, 0 lists saved, 1 list saved, 3 lists saved, 7 lists saved

Answer(s): B

Explanation:

B is correct because it is doing BVA on both the list quantity and the list saving capability. D is incorrect because it has achieved EP coverage, but didn't get the boundaries. A is incorrect because it doesn't consider the list save capabilities and it doesn't test the invalid values for the list. C is incorrect because it does not sufficiently test the save feature.



Correctness can be defined as a combination of which two quality characteristics?

  1. Suitability and accuracy
  2. Usability and performance
  3. Portability and interoperability
  4. Security and usability

Answer(s): A

Explanation:

A is correct per the syllabus. The others are quality characteristics, but are not components of correctness.



When conducting security testing on a mobile application, which is the correct set of basic areas to cover?

  1. Access, data protection, documentation
  2. Code, functionality, documentation, security policy
  3. Data creation, data storage, data transfer
  4. Access, data storage, data transfer, security policy

Answer(s): D

Explanation:

D is correct per the syllabus. The others are incorrect.



Which of the following types of testing might consider the user's age?

  1. Scenario-based testing
  2. Use case testing
  3. User story testing
  4. Persona-based testing

Answer(s): D

Explanation:

D is correct. An age class user is a realistic persona to use in testing. A is not correct because it is looking at a scenario rather than the user. B is incorrect for the same reason. C is incorrect because a user story is looking at a small bit of functionality and is concentrating on why the functionality is needed rather than the user.






Post your Comments and Discuss BCS ASTQB exam with other Community members:

ASTQB Discussions & Posts