wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MAD Unit 4 Tl

Total questions: 10

Worksheet time: 12mins

Name
Class
Date
1.

Which of the following tools is commonly used for debugging Android apps?

a)

Logcat

b)

Selenium

c)

Postman

d)

JIRA

2.

White box testing mainly focuses on:

a)

Functional behavior of the app

b)

Internal logic, code, and structure

c)

User interface design

d)

Network connectivity only

3.

In black box testing, the tester:

a)

Knows the source code

b)

Does not know the internal structure of the code

c)

Uses only automation frameworks

d)

Focuses only on debugging

4.

Which of the following is not an advantage of test automation?

a)

Faster execution of test cases

b)

Reusability of test scripts

c)

Reduced human error

d)

Complete elimination of all bugs

5.

JUnit is mainly used for:

a)

Performance testing of Android apps

b)

Unit testing of Java/Android applications

c)

UI testing of mobile apps

d)

Security testing

6.

Robotium is best suited for ________, while MonkeyTalk is used for ________.

a)

Web automation, performance testing

b)

Android UI automation, cross-platform functional testing

c)

Debugging, logging

d)

Security testing, penetration testing

7.

What is the purpose of debugging in mobile application development?

4 lines
8.

Define white box testing in one or two sentences.

4 lines
9.

Name any two mobile app automation testing tools.

4 lines
10.

Expand the full form of JUnit.

4 lines