top of page

Automated 100 % test coverage

  • Writer: Anand Nerurkar
    Anand Nerurkar
  • Oct 24, 2024
  • 1 min read

We need to perform test covearage as a part of quality check for your artifacts - code so that we are sure that we are covering each scenario.


Creating test cases manually is time comsuming process and it may take more time that development, hence it impact developers productivity. To solve this issue , we can make use of plugin diffBlue to generate automated test cases for your code.


Here we will take below example where we have controller,service and repository layer and will cover test coverage for the same.


Assumption- IDE have difffblue plugin installed.



select controller package , select write test, will genearate test case for controller.


once test cases are written , you can see 100 % line coverage.



 
 
 

Recent Posts

See All
RFP PRE/POST-PROPOSAL SUBMISSION FLOW

🏆 1. The 5 Pillars to Win a Large Strategic Deal 1. Understand the Client Better Than They Do 👉 Don’t just read RFP — decode it What is their real problem ? What is driving this deal? (compliance, c

 
 
 
DIGITAL LENDING RFP Solution

🎯 RFP Proposal SOLUTION PRESENTATION – DIGITAL LENDING (WITH COLOR-CODED ARCHITECTURE) 1️⃣ Opening “Thank you for the opportunity. I’ll walk you through our approach to building a next-generation dig

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
  • Facebook
  • Twitter
  • LinkedIn

©2024 by AeeroTech. Proudly created with Wix.com

bottom of page