GkSeries.com

Objective type Questions & Answers on Mobile application

61 Boundary value testing
[A] Is the same as equivalence partitioning tests
[B] Tests combinations of input circumstances
[C] Test boundary conditions on, below and above the edges of input and output equivalence classes
[D] Is used in white box testing strategy
Answer: Test boundary conditions on, below and above the edges of input and output equivalence classes
62 One Key reason why developers have difficulty testing their own work is:

x < - c(3, 7, NA, 4, 7)

y < - c(5, NA, 1, 2, 2)

x + y

[A] Lack of technical documentation
[B] Lack of test tools on the market for developer’s
[C] Lack of Objectivity
[D] Lack of training
Answer: Lack of Objectivity

DOWNLOAD CURRENT AFFAIRS PDF FROM APP

63 In a review meeting a moderator is a person who:
[A] Takes minutes of the meeting
[B] Takes telephone calls
[C] Mediates between people
[D] writes the documents to be reviewed
Answer: Mediates between people
64 Acceptance test cases are based on what?
[A] Decision table
[B] Design
[C] Code
[D] Requirements
Answer: Requirements
65 How much testing is enough?

a < - c(1,” a”, FALSE)

[A] This question is easy to answer
[B] This question is impossible to answer
[C] The answer depends on the risk for your industry, contract and special requirements
[D] This answer depends on the maturity of your developers
Answer: The answer depends on the risk for your industry, contract and special requirements
66 which of the following is the component test standard?

b < - 2:7

[A] IEEE 610
[B] IEEE 829
[C] BS7925-1
[D] BS7925-2
Answer: BS7925-2
67 Which of the following is NOT a standard related to testing?

b < - c(TRUE, TRUE, 1)

[A] IEEE610
[B] IEEE829
[C] BS7925-1
[D] BS7925-2
Answer: IEEE610
68 The standard that gives definitions of testing terms is:

x< -1:3

[A] ISO/IEC 12207
[B] BS 7925-1
[C] ANSI/IEEE 729
[D] ANSI/IEEE 829
Answer: BS 7925-1
69 Which of the following is NOT true of incidents?
[A] Incidents are raised when expected and actual results differ.
[B] Incidents may be raised against user requirements.
[C] Incidents require investigation and/or correction.
[D] Incident resolution is the responsibility of the author of the software under test.
Answer: Incident resolution is the responsibility of the author of the software under test.
70 Which of the following is false?
[A] In a system two different failures may have different severities.
[B] A fault need not affect the reliability of a system.
[C] A system is necessarily more reliable after debugging for the removal of a fault.
[D] Undetected errors may lead to faults and eventually to incorrect behavior.
Answer: A system is necessarily more reliable after debugging for the removal of a fault.
71 ) Although most people’s first thought when they think of Android isGoogle, Android is not actually owned by Google. Who owns the Android platform?
[A] Oracle Technology
[B] Dalvik
[C] Open Handset Alliance
[D] The above statement is and Android is owned by Google
Answer: Open Handset Alliance
72 As an Android programmer, what version of Android should youuse as your minimum development target?
[A] Versions 1.6 or 2.0
[B] Versions 1.0 or 1.1
[C] Versions 1.2 or 1.3
[D] Versions 2.3 or 3.0

Answer: Versions 1.6 or 2.0
73 What was Google’s main business motivation for supporting Android?
[A] To level the playing field for mobile devices
[B] To directly compete with the iPhone
[C] To corner the mobile device application market for licensing purposes
[D] To allow them to advertise more

Answer: To allow them to advertise more
74 What was the first phone released that ran the Android OS?
[A] Google gPhone
[B] T-Mobile G1
[C] Motorola Droid
[D] HTC Hero

Answer: T-Mobile G1
75 Android is licensed under which open source licensing license?
[A] Gnu’s GPL
[B] Apache/MIT
[C] OSS
[D] Sourceforge
Answer: Apache/MIT
76 As an Android programmer, what version of Android should you use as your minimum development target?
[A] Versions 1.6 or 2.0
[B] Versions 1.0 or 1.1
[C] Versions 1.2 or 1.3
[D] Versions 2.3 or 3.0
Answer: Versions 1.6 or 2.0
77 Whoat was Google’s main business motivation for supporting Android?
[A] To level the playing field for mobile devices
[B] To directly compete with the iPhone
[C] To corner the mobile device application market for licensing purposes
[D] To allow them to advertise more
Answer: To allow them to advertise more
78 What was the first phone released that ran the Android OS?
[A] Google gPhone
[B] T-Mobile G1
[C] Motorola Droid
[D] HTC Hero
Answer: T-Mobile G1
79 From a phone manufacturer’s point of view, what makes Android so great?

x < - (“a”, “b”)

as.logical(x)

[A] Aside from some specific drivers, it provides everything to make a phone work
[B] It makes the hardware work better
[C] It allows them to compete with Apple’s iPhone
[D] It allows users to create apps, generating revenue for the companies
Answer: . Aside from some specific drivers, it provides everything to make a phone work
80 What is a funny fact about the start of Android?

a < - (“a” , “b”)

mode(a)

[A] It was orginaly going to be called UFO
[B] The first version of Android was released without an actual phone on the market
[C] Androids main purpose was to unlock your car door when you left the keys inside of it.
[D] Was going to be a closed source application to make more money for its company.
Answer: The first version of Android was released without an actual phone on the market

Please share this page

Click Here to Read more questions

Teacher Eligibility Test