ExamGecko
Home / ISTQB / ASTQB
Ask Question

ASTQB: ASTQB Certified Mobile Tester

Vendor:
Exam Questions:
76
 Learners
  2.370
Last Updated
February - 2025
Language
English
2 Quizzes
PDF | VPLUS
This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.

Related questions

What is the best way to verify that a simulator is giving reliable results?

Read the requirements
Read the requirements
Test the simulators
Test the simulators
Compare the results to the results from a real device
Compare the results to the results from a real device
Compare the results from the simulator to the results from an emulator
Compare the results from the simulator to the results from an emulator
Suggested answer: C

Explanation:

C is the best way to verify the reliability of the simulator. A as we all know may not tell us how the simulator really works. B would require knowing how the simulator should behave, which might be information we don't have. D would not make sense as you'd be comparing information from two different developed products.

asked 18/09/2024
Pablo Fernandez Rada
36 questions

If the project is to release a new smart phone, what should the tester focus testing on?

The capabilities of the phone itself
The capabilities of the phone itself
The personas that will use the phone
The personas that will use the phone
The personas that will use the phone
The personas that will use the phone
The relationship with the vendor or the phone
The relationship with the vendor or the phone
The capabilities of the applications that will be loaded on the phone
The capabilities of the applications that will be loaded on the phone
Suggested answer: A
asked 18/09/2024
Zdenek Kugler
32 questions

Which of the following is a generic tool that would be useful for a mobile application testing project?

A Simulator
A Simulator
An emulator
An emulator
A defect tracking system
A defect tracking system
A performance testing tool
A performance testing tool
Suggested answer: C

Explanation:

C is correct. This is a generic testing tool that would still be useful in a mobile application project. A and B are specific tools that would be designed for use for the specific project. D might work but most generic performance testing tools don't work well for mobile applications because of their inability to work with simulators and provide the variability in network connections.

asked 18/09/2024
Tim Baas
42 questions

You have information from production that the previous version of your product has had a high rate of abandonment after the initial download. In fact, it appears people download the application and never use it. Poor performance is thought to be the main problem that is causing people to give up the application.

Which of the following aspects of the application should be specifically targeted for testing to help determine if this is really the problem?

User interface delays
User interface delays
Irregular performance
Irregular performance
Resource usage
Resource usage
Application launch time
Application launch time
Suggested answer: D

Explanation:

D is correct since it appears that people download it and never use it, perhaps because it takes so long to complete the download and the initial launch. This may not be the real problem, but it is certainly the first area to look at during testing. A and B are incorrect because the users are not actually using the software and wouldn't see these issues. C might be a problem leading to D being a symptom.

asked 18/09/2024
Jeff Silverman
34 questions

What is the primary use of teststorming?

Load and stress testing from multiple locations
Load and stress testing from multiple locations
Testing the device's ability to deal with weather conditions
Testing the device's ability to deal with weather conditions
Deriving test cases and test scenarios
Deriving test cases and test scenarios
creating masses of test data
creating masses of test data
Suggested answer: C
asked 18/09/2024
Wislon Pereira
36 questions

Which type of application is more portable?

Become a Premium Member for full access
  Unlock Premium Member

From the user's perspective, what is the difference between native mobile applications and those that were designed to be viewed through a web browser on a mobile device.

Become a Premium Member for full access
  Unlock Premium Member

What type of testing methodologies should mobile applications testers seek?

Leaner and more efficient
Leaner and more efficient
Faster and more reliable
Faster and more reliable
Secure and more usable
Secure and more usable
Documented and more repeatable
Documented and more repeatable
Suggested answer: A
asked 18/09/2024
Giulia Maggio
38 questions

When building a flexible testing framework, how does the short product life cycle affect the test approach and tool decisions?

The framework must support long0term maintainability
The framework must support long0term maintainability
The framework should utilize stable and reliable tools known vendors
The framework should utilize stable and reliable tools known vendors
The framework must provide a good ROI
The framework must provide a good ROI
The framework should leverage a formal risk analysis
The framework should leverage a formal risk analysis
Suggested answer: C

Explanation:

C is correct per the syllabus. A is probably not a goal since products come and go and long-term maintainability of the test framework may be a poor investment. B is not correct because known vendors may not produce tools that support the latest technologies. D is not correct because a lightweight risk analysis is more likely used than a formal risk analysis process.

asked 18/09/2024
Karabo Mabeba
29 questions

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?

List with 47 items
List with 47 items
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
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
List with 0 items, List with 25 items, List with 51 items, 3 lists saved
List with 0 items, List with 25 items, List with 51 items, 3 lists saved
List with 0 items, List with 12 item, List with 58 items, 0 lists saved, 1 list saved, 3 lists saved, 7 lists saved
List with 0 items, List with 12 item, List with 58 items, 0 lists saved, 1 list saved, 3 lists saved, 7 lists saved
Suggested answer: 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.

asked 18/09/2024
corey shields
27 questions