Mobile Native Application | Mock Test
1
“Checkpoint” in any automation tool refers to
a. Data Initiation point where value will be stored for comparison
b. Verification point which compares a current value with the expected value.
c. Pass/Fail status generation
d. Repository where images and Texts are stored for verification
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Verification point which compares a current value with the expected value. [/bg_collapse]
2
“Developers should not divert users or provide links to any other site that mimics Google Play or represents itself as another application or service” is a guideline in Google Play for
a. Fake Ratings
b. Fair Warnings
c. Wizard Spam
d. Impersonation
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Impersonation[/bg_collapse]
3
_____ is a simple framework to write repeatable tests and instance of the xUnit architecture for unit testing frameworks ?
a. Junit
b. Perl
c. Python
d. Cucumber
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Junit [/bg_collapse]
4
_____ is a temporary action bar that overlays the app’s action bar for the duration of a particular sub-task.
a. Action bar
b. Navigational bar
c. Top Bar
d. Contextual bar
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Contextual bar[/bg_collapse]
5
_____ is the Automation tool which doesnot support Desktop GUI testing
a. Seetest
b. Selenium
c. Ranorex
d. Squish
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Seetest [/bg_collapse]
6
_____ menu is not a part of the screen structure in Blackberry 10 platform.
a. Action
b. Application
c. Context
d. Segment
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION4[/bg_collapse]
7
______ displays the actions available to perform on the selection: typically cut, copy, and paste, but apps can insert additional commands as needed in an android device
a. Contextual bar
b. Action bar
c. Dialog
d. Toast
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Contextual bar [/bg_collapse]
8
______ is command line tool used to measure an app’s performance without launching Instruments
a. itrace
b. iprofiler
c. trace
d. profiler
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : iprofiler [/bg_collapse]
9
Which screen view is used for letting users to navigate a large canvas of information such as a map, a game or an image?
a. Context
b. Free-form
c. Grid
d. List
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION2[/bg_collapse]
10
Which screen view is used to set the focus on a single item in a blackberry 10 device?
a. Context
b. Free-form
c. Grid
d. List
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Context [/bg_collapse]