What types of testing are particularly important for mobile applications based on the user’s expectations?

What types of testing are particularly important for mobile applications based on the user’s expectations?A . Suitability and AccuracyB . Usability and PerformanceC . Portability and UsabilityD . Performance and SecurityView AnswerAnswer: B Explanation: While all of these are important, the user has particularly high expectations for the usability and...

August 14, 2020 No Comments READ MORE +

If a tool is able to simulate the way in which a specific device would respond to an application, it is considered to be what type of simulator?

If a tool is able to simulate the way in which a specific device would respond to an application, it is considered to be what type of simulator?A . A hybrid simulatorB . A native device simulatorC . A web-based application simulatorD . A browsed-based application simulatorView AnswerAnswer: B Explanation:...

August 12, 2020 No Comments READ MORE +

What is the primary use of teststorming?

What is the primary use of teststorming?A . Load and stress testing from multiple locationsB . Testing the device’s ability to deal with weather conditionsC . Deriving test cases and test scenariosD . creating masses of test dataView AnswerAnswer: C

August 11, 2020 No Comments READ MORE +

Which of the following is true about a browser-based application?

Which of the following is true about a browser-based application?A . It is designed to exercise capabilities of a particular deviceB . It runs on the deviceC . It is portable to any device that can run the supported browserD . It is generally faster than a native applicationView AnswerAnswer:...

August 11, 2020 No Comments READ MORE +

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

When conducting security testing on a mobile application, which is the correct set of basic areas to cover?A . Access, data protection, documentationB . Code, functionality, documentation, security policyC . Data creation, data storage, data transferD . Access, data storage, data transfer, security policyView AnswerAnswer: D Explanation: D is correct...

August 10, 2020 No Comments READ MORE +

Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?

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...

August 9, 2020 No Comments READ MORE +

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

Which of the following is a generic tool that would be useful for a mobile application testing project?A . A SimulatorB . An emulatorC . A defect tracking systemD . A performance testing toolView AnswerAnswer: C Explanation: C is correct. This is a generic testing tool that would still be...

August 9, 2020 No Comments READ MORE +

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

In a project that is feature-rich but time-poor, which is the most reasonable approach to risk analysis?A . Conduct a full risk analysis, including weighted likelihood and impact ratings for each itemB . Use a lightweight approach and assign relative importance of each identified itemC . Skip the risk analysis...

August 9, 2020 No Comments READ MORE +

If an application resides on the mobile device and was written specifically for that device, what type of application is it?

If an application resides on the mobile device and was written specifically for that device, what type of application is it?A . Web-basedB . HybridC . NativeD . Device-specificView AnswerAnswer: C Explanation: An application that resides on the mobile device rather than on a web server and is written to...

August 8, 2020 No Comments READ MORE +

Why would you need to do some testing on a real device?

You have been doing your mobile application performance testing on a simulator. Why would you need to do some testing on a real device? A. Because a simulator is not an exact replica of the real device and may give different performance results. B. Because it is not possible to...

August 8, 2020 No Comments READ MORE +