Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

When working on a java code, descirbe your testing approach when creating classes for a contact ( contact service uses in - memory data structures

When working on a java code, descirbe your testing approach when creating classes for a contact(contact service uses in-memory data structures to support storing contacts (no database required), a task service (contact service uses in-memory data structures to support storing contacts (no database required) and a appointment class(uses in-memory data structures to support storing appointments). How does your approach align to the software requirements? How do you support tthe overall quality of your JUnit tests. In other words, how do you know your JUnit tests were effective based on the coverage percentage?
Describe your experience writing the JUnit tests.
How did you ensure that your code was technically sound? Cite specific lines of code from your tests to illustrate.
How did you ensure that your code was efficient? Cite specific lines of code from your tests to illustrate.
Reflection
Testing Techniques
What were the software testing techniques that you employed in this project? Describe their characteristics using specific details.
What are the other software testing techniques that you did not use for this project? Describe their characteristics using specific details.
For each of the techniques you discussed, explain the practical uses and implications for different software development projects and situations.
Mindset
Assess the mindset that you adopted working on this project. In acting as a software tester, to what extent did you employ caution? Why was it important to appreciate the complexity and interrelationships of the code you were testing? Provide specific examples to illustrate your claims.
Assess the ways you tried to limit bias in your review of the code. On the software developer side, can you imagine that bias would be a concern if you were responsible for testing your own code? Provide specific examples to illustrate your claims.
Finally, evaluate the importance of being disciplined in your commitment to quality as a software engineering professional. Why is it important not to cut corners when it comes to writing or testing code? How do you plan to avoid technical debt as a practitioner in the field? Provide specific examples to illustrate your claims.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Inference Control In Statistical Databases From Theory To Practice Lncs 2316

Authors: Josep Domingo-Ferrer

2002nd Edition

3540436146, 978-3540436140

More Books

Students also viewed these Databases questions

Question

6. How do histories influence the process of identity formation?

Answered: 1 week ago