Free ASTQB Exam Braindumps (page: 3)

Page 2 of 20

Which of the following requirements documents would be the best source to determine normal usage scenarios?

  1. Requirements specification
  2. Use cases
  3. User stories
  4. Usability Requirements

Answer(s): B

Explanation:

Use cases should supply the expected usage scenarios. User stories are too brief to give the scenario view. Usability requirements generally focus on the user interface requirements rather than usage scenarios. Requirements specifications are notorious for not having much information regarding actual usage.



In a project that is feature-rich but time-poor, which is the most reasonable approach to risk analysis?

  1. Conduct a full risk analysis, including weighted likelihood and impact ratings for each item
  2. Use a lightweight approach and assign relative importance of each identified item
  3. Skip the risk analysis step and proceed to test execution based on experience
  4. Concentrate on the functional capabilities and disregard the physical capabilities of the device since those should be tested by the manufacturer

Answer(s): B

Explanation:

B is correct since this is a time challenged project. If there were adequate time, A might be the right answer, depending on the criticality of the product. C is never a good idea since even minimal risk analysis is needed to focus the testing. D is risky because the interaction of the application with the physical capabilities of the device still need to be tested.



If you are testing a mobile banking application, is it important to test the interaction between the software and the device?

  1. No, it is not necessary to extend the functional testing to cover interaction with the device
  2. Yes, using the physical device is how the user interact with the application and how the application interacts with the Internet
  3. No, if the application is developed as a native application, there is no need to test the interaction because the application is portable across many different types of devices
  4. Yes, each feature of the device should be tested to verify if it interacts with the application

Answer(s): B

Explanation:

Testing the physical device's interaction with the application is important. A is not correct because B is correct. C is not correct and a native application is developed for a specific device and is generally not portable. D is incorrect because devices have many, many features and testing all the features would be out of scope for the application under test.



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 equivalence partitioning 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): D

Explanation:

D is correct as it tests each condition with invalid too low, valid and invalid too high values. A is incorrect because it doesn't consider the list save capabilities and it doesn't test the invalid values for the list. B is incorrect because it is doing BVA which results in too many tests for minimum coverage with EP. C is incorrect because it does not sufficiently test the save feature.






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

ASTQB Discussions & Posts