Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Resilient Oracle PL/SQL: Building Resilient Database Solutions for Continuous Operation
this week in the
JDBC and Relational Databases
forum!
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Tim Cooke
Ron McLeod
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Junilu Lacar
Saloon Keepers:
Tim Holloway
Carey Brown
Stephan van Hulst
Peter Rooke
Mikalai Zaikin
Bartenders:
Himai Minh
Best this year
Code Reviews
Help science and your favorite non-profit organization by participating in a short online experiment
9 replies
Design
A better way to design TicTacToe
124 replies
1
Testing
How to know that I have covered all key paths in my code regardless of the code coverage percentage?
6 replies
Testing
Am I creating too many interfaces and classes as a result of unit testing
18 replies
Testing
Testing API Versions
7 replies
Testing
Cant run test in my project
7 replies
3
1
Testing
Can someone please review this test case code where tests are passing and fully covering the code
5 replies
Testing
TDD tests for the current TDD-event 'ShoppingBasket'
11 replies
Testing
Mockito Mock on Static method of called class from calling class method
5 replies
Testing
How to spot fake unit tests that have code coverage?(without manually looking every unit test)
8 replies
Testing
Info about _Mockito Made Clear_
6 replies
Testing
* Welcome Jeremy Kubica
6 replies
1
Testing
Data structures - question for Jeremy
6 replies
1
Testing
* Winners: Mockito Made Clear
2 replies
1
Testing
Iterate all dates in a datepicker, loop until availables dates are found then select one of them
4 replies
1
Testing
Coffee?
5 replies
Testing
* Welcome Mark Winteringham
3 replies
1
Testing
Data Structures
6 replies
Testing
JUnit: How to run both @BeforeEach from 2 files that are in same package.
4 replies
Testing
Testing Web APIs
8 replies
More »
Best this month
Testing
JUnit: How to run both @BeforeEach from 2 files that are in same package.
4 replies
Testing
When to use classes
1 reply
Cloud/Virtualization
What do developers creating AWS resources need to know about subnets in VPC ?
6 replies
Cloud/Virtualization
Significance of value of secret key from AWS secret manager when we can retrieve the current one ?
8 replies
Cloud/Virtualization
Does private cloud have nothing to do with cloud provider like AWS or Azure ?
4 replies
Cloud/Virtualization
In AWS why do we have noSQL db DynamoDb designed to be serverless but no such option for relational
3 replies
Cloud/Virtualization
Can most AWS services be accessed only from region in which they are created?
4 replies
Cloud/Virtualization
Is security patches installation responsibility of AWS only for PAAS and for IAAS it is of the user
2 replies
Messaging Systems
Difference between how code for Consumer and Subscriber is implemented.
3 replies
Cloud/Virtualization
OpenShift converting configmap key corresponding value to binary value
2 replies
Cloud/Virtualization
For AWS VPC, can only EC2 be placed on subnets or other AWS resources too?
0 replies
Cloud/Virtualization
Is VPC the most common way for companies to use AWS as compared to public cloud
0 replies
Cloud/Virtualization
Way to check whether any resource that had been created on AWS is on VPC or public cloud
0 replies
Cloud/Virtualization
Why is Glue catalog classified with Glue jobs under Glue en it looks more related to S3 and Athena
0 replies
Cloud/Virtualization
What is the way to attach a role to application which accesses an AWS resource ?
0 replies
Cloud/Virtualization
Read about VPC in AWS and trying to understand how VPC in AWS practically works
0 replies
Cloud/Virtualization
Difference between service on public subnet on VPC on AWS and a service deployed on public cloud
0 replies
Cloud/Virtualization
Modify ConfigMap, Secrets Names without changing key value pair content
0 replies
Cloud/Virtualization
OpenShift ping to actuator liveness and readiness probe check
0 replies
Cloud/Virtualization
Why are AWS access keys require to access some services like Databases but not for others like Glue.
0 replies
More »
Most recent
Cloud/Virtualization
The Auxiliary Tools
4 months ago
1 reply
Cloud/Virtualization
Prometheus - Observability and Monitoring
4 months ago
1 reply
Cloud/Virtualization
Practical Debugging at Scale - Can cloud code be debugged with VScode?
4 months ago
1 reply
Cloud/Virtualization
Spring Boot Microservices running on Kubernetes - java.net.SocketTimeoutException: connect timed out
4 months ago
0 replies
Design
Righting Software: Core Use Cases
4 months ago
7 replies
Cloud/Virtualization
In which kind of scenario would one choose to use ECS instead of EKS ?
4 months ago
9 replies
OO, Patterns, UML and Refactoring
What is the best way to analyze source code?
4 months ago
3 replies
Testing
* Winners: Testing Web APIs
5 months ago
2 replies
1
Testing
Testing API Versions
5 months ago
7 replies
Testing
Testing Web APIs
5 months ago
8 replies
Testing
Getting around authentication for testing
5 months ago
1 reply
Testing
Testing Web APIs
5 months ago
3 replies
Cloud/Virtualization
AWS Cookbook: Automation Patterns
5 months ago
1 reply
Testing
Testing Web APIs: Curating and managing test data
5 months ago
3 replies
Cloud/Virtualization
AWS Cookbook: Recipes on Developer Tools
5 months ago
1 reply
Cloud/Virtualization
AWS Cookbook: Good for beginning cloud user?
5 months ago
2 replies
Testing
How to know if I should refactor my Web API
5 months ago
4 replies
Testing
Testing Web API:Confusing tool sets
5 months ago
2 replies
Testing
Testing Web APIs: Your recommended tools
5 months ago
1 reply
Testing
* Welcome Mark Winteringham
5 months ago
3 replies
1
OO, Patterns, UML and Refactoring
Packet Communication Protocol Design Patterns
5 months ago
2 replies
OO, Patterns, UML and Refactoring
Implement Uses and Has-a (Aggregation and Composition) Relationship from UML In Java
Staff volunteer someone thinks this thread is probably resolved
5 months ago
6 replies
3
Design
MVC vs REST/React in terms architecture
5 months ago
1 reply
Testing
Interested in a live TDD event?
5 months ago
47 replies
[
1
,
2
]
2
OO, Patterns, UML and Refactoring
How to follow best practices, such as SOLID principles, to implement a certain functionality
5 months ago
22 replies
Design
A better way to design TicTacToe
5 months ago
124 replies
[
1
,
2
,
3
,
4
]
1
Testing
* Winners: Data Structures the Fun Way: An Amusing Adventure with Coffee-Filled Examples
5 months ago
1 reply
1
Testing
Data Structures
5 months ago
6 replies
Cloud/Virtualization
Is the advantage of containers that it can be deployed without having dependency on OS
5 months ago
0 replies
Testing
Data structures - question for Jeremy
5 months ago
6 replies
1
◄
1
2
3
4
5
6
7
8
9
10
...
616
►
Forums
Engineering
Network
121
Security
11034
Design
2669
Testing
15830
Code Reviews
850
OO, Patterns, UML and Refactoring
32262
Agile and Other Processes
11896
General Computing
14210
Cloud/Virtualization
1805
IoT
48
Artificial Intelligence and Machine Learning
790
Quantum Computing
127
Messaging Systems
89