Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search Coderanch
Advance search
Google search
Register / Login
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
Design
* Welcome David Sweet
2 months ago
3 replies
1
Agile and Other Processes
Any book recommedations for requirements gathering/discovery phase?
2 months ago
4 replies
Agile and Other Processes
Scrum development process
2 months ago
10 replies
Cloud/Virtualization
How does public and hybrid cloud look like compared to private cloud to the developers
2 months ago
18 replies
Testing
How to spot fake unit tests that have code coverage?(without manually looking every unit test)
2 months ago
8 replies
Cloud/Virtualization
Is it correct that Kubernetes automates containers for running code and EKS automates kubernetes
2 months ago
0 replies
Cloud/Virtualization
Is API Gateway simply another term for creating lambda function triggered by http request
2 months ago
4 replies
Security
Password Security
2 months ago
12 replies
Cloud/Virtualization
What kind of lambda function gets created when we do not specify any trigger while creating it
2 months ago
3 replies
Testing
* Winners: Mockito Made Clear
2 months ago
2 replies
1
Testing
Mockito Mock on Static method of called class from calling class method
2 months ago
5 replies
General Computing
About engineers hiring
2 months ago
2 replies
Security
Jboss Server PKIX path building failed: unable to find valid certification path to requested target
2 months ago
0 replies
Cloud/Virtualization
Is API Gateway essential for Lambda functions ?
2 months ago
0 replies
Testing
Can someone please review this test case code where tests are passing and fully covering the code
2 months ago
5 replies
Design
Should we design software around data or functionality?
3 months ago
9 replies
Testing
What is the right way to Mock call from Spark to read CSV file on S3
3 months ago
0 replies
Testing
Info about _Mockito Made Clear_
3 months ago
6 replies
Testing
No FileSystem for scheme "s3" while using unittest.mock to mock spark.read.csv call to S3
3 months ago
1 reply
Testing
While mocking during Unit Testing for Python code, when to use Patch and when to use Mock/MagicMock
3 months ago
0 replies
Testing
Mockito and PowerMockito
3 months ago
4 replies
Testing
For unit testing can we mock absolutely anything or there are limitations on what we cannot mock
3 months ago
0 replies
Testing
What is the issue with this unit test code which mocks spark.read.csv call to file on S3
3 months ago
1 reply
Testing
New Mockito video available
3 months ago
0 replies
Testing
Mockito book - question
3 months ago
1 reply
Testing
Mockito Made Clear - Mockito for reactive programming
3 months ago
5 replies
Testing
What is the Mockito equivalent of five types of Test Doubles?
3 months ago
1 reply
Testing
* Welcome Ken Kousen
3 months ago
2 replies
1
Agile and Other Processes
Software Teaming: Can it break Brooks' Law?
3 months ago
1 reply
◄
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