Testing and debugging Applications

Testing and debugging Applications

Professional Development

48 Qs

quiz-placeholder

Similar activities

unit20_Diploma Software CBT

unit20_Diploma Software CBT

Professional Development

47 Qs

Loop in C

Loop in C

Professional Development

51 Qs

Unit22_Diploma software

Unit22_Diploma software

Professional Development

52 Qs

AZ400 quiz prelim prep 2

AZ400 quiz prelim prep 2

Professional Development

46 Qs

IS REMEDIAL

IS REMEDIAL

University - Professional Development

50 Qs

Fast Track L-2 Post Test

Fast Track L-2 Post Test

Professional Development

50 Qs

(Part 2) Cloud Essentials Study Guide

(Part 2) Cloud Essentials Study Guide

Professional Development

48 Qs

Đề TM Testing Genius Part 1

Đề TM Testing Genius Part 1

Professional Development

50 Qs

Testing and debugging Applications

Testing and debugging Applications

Assessment

Quiz

Professional Development

Medium

Created by

Sneha Jyothir

Used 21+ times

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

2.    When programming in Java, you tend to find various bugs and debugging them is a tedious task. Hence, when you pass the code onto someone else, they would want to check Java’s logging framework. So, what is the name of Java’s own logging engine? KLO: 2.1
a.    Logback
b.    Log4j
c.    java.util.logging
d.    java.bot.logger
0

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

3.    In order to trace a function so that its arguments and its return value would be shown, which of the following debugging techniques would you use as a programmer?KLO: 1.2
a.    Logging Frameworks
b.    Debugging Tools
c.    Testing and Debugging
d.    Tracing Tools
0

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

4.    While debugging, using tracing tools, what does #untrace name yield?KLO: 1.2
a.    Traces a function called ‘name’.
b.    Stops all traces.
c.    Displays all traces.
d.    Stops tracing a function called ‘name’.
0

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

5.    When you identify a problem, then isolate the source of the problem, and finally determine a way to correct it, which process does this fall under?KLO:1.3
a.    Tracing Solutions
b.    Debugging
c.    Logging
d.    Testing
0

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

6.    During a testing process, which of the following would you not document in a bug report? KLO: 1.3
a.    Output
b.    LOC
c.    Software Version
d.    Test Case
0

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

7.    To understand testing processes better, in software development, the concept of alpha and beta testing is often associated with which model?KLO: 2.1 c,d
a.    Spiral Model
b.    Top-Up Model
c.    V Model
d.    Waterfall Design Model
0

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

8.    When you complete making an application that helps elders read better, using a magnifying class, what type of testing would help you assess the inner working of the technology itself? KLO: 2.1 c
a.    Alpha Testing
b.    Beta Testing
c.    No Testing
d.    Black Box Testing
0

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?