Answered step by step
Verified Expert Solution
Question
1 Approved Answer
COMP 3 1 1 Assignment 2 - Debugging Questions for Debugging Assignment Student Name: _ _ _ _ _ _ _ _ _ _ _
COMP Assignment Debugging
Questions for Debugging Assignment
Student Name: Student ID:
Student Name: Student ID:
Instructions
Work in teams of at most two. Do the class work. Discuss and answer the following questions together.
Marks
This assignment is marked out of
Team
The team group can be created of at most two students. Only one is required to post the answers using the associated ADebuggingQuestionsAnswers.docx document as a template.
Questions
What class is the driver for this slice of the application?
What major part of the application is replaced by a stub? Name the classes that make up this stub.
List three defects that you located in the original code, and describe then as you would in a testers defect report. Describe where user is in using the system and what the user input. Then state how the system response deviated from expected output.
a Where:
User input:
System response:
b Where:
User input:
System response:
c Where:
User input:
System response:
Briefly define the term Step in Step out, Step over and Breakpoint:
Give the Screenshots for the import of jar file into the java IDE Debug mode and fix of no error.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started