Click here to Skip to main content
15,747,908 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
QuestionHow to polish your mind? Pin
JasonLong6-Sep-23 10:43
JasonLong6-Sep-23 10:43 
AnswerRe: How to polish your mind? Pin
Richard Andrew x646-Sep-23 14:57
professionalRichard Andrew x646-Sep-23 14:57 
GeneralRe: How to polish your mind? Pin
jeron16-Sep-23 14:59
jeron16-Sep-23 14:59 
AnswerRe: How to polish your mind? Pin
Richard MacCutchan6-Sep-23 22:01
mveRichard MacCutchan6-Sep-23 22:01 
AnswerRe: How to polish your mind? Pin
jschell7-Sep-23 5:14
jschell7-Sep-23 5:14 
QuestionSoftware Development Life Cycle Pin
Demilade Samuel7-Nov-22 3:12
Demilade Samuel7-Nov-22 3:12 
QuestionLegacy systems handover Pin
DerekT-P24-Jul-21 22:48
professionalDerekT-P24-Jul-21 22:48 
AnswerRe: Legacy systems handover Pin
jschell1-Aug-21 9:05
jschell1-Aug-21 9:05 
GeneralRe: Legacy systems handover Pin
DerekT-P2-Aug-21 7:17
professionalDerekT-P2-Aug-21 7:17 
GeneralRe: Legacy systems handover Pin
jschell8-Aug-21 8:31
jschell8-Aug-21 8:31 
GeneralRe: Legacy systems handover Pin
DerekT-P8-Aug-21 11:37
professionalDerekT-P8-Aug-21 11:37 
AnswerRe: Legacy systems handover Pin
Gerry Schmitz9-Aug-21 5:52
mveGerry Schmitz9-Aug-21 5:52 
QuestionChange & Release Management - legal, compliance or audit requirements Pin
pkaelin17-May-21 3:20
pkaelin17-May-21 3:20 
SuggestionScrum and DevOps? Do you see the two contradicting each other? Pin
Renee Teng21-Mar-21 22:44
Renee Teng21-Mar-21 22:44 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
Greg Utas23-Mar-21 0:29
mveGreg Utas23-Mar-21 0:29 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
Member 1551036028-Jan-22 2:28
Member 1551036028-Jan-22 2:28 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
theshopmarts18-Jul-23 0:37
theshopmarts18-Jul-23 0:37 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
jschell9-Apr-21 15:31
jschell9-Apr-21 15:31 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
C0ding_j3ff28-Apr-21 12:02
C0ding_j3ff28-Apr-21 12:02 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
Bodreks migrain22-Apr-21 22:36
Bodreks migrain22-Apr-21 22:36 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
C0ding_j3ff28-Apr-21 19:43
C0ding_j3ff28-Apr-21 19:43 
QuestionUnit testing Pin
Member 1469697821-Dec-19 22:31
Member 1469697821-Dec-19 22:31 
AnswerRe: Unit testing Pin
IlanGreen22-Dec-19 5:43
IlanGreen22-Dec-19 5:43 
Hi,
I recall being in the same situation 2 years ago.I had a lot of legacy code in my project and I had write unit tests for it.
I have spent hours on researching and trying different tools for the task I was given, and it was not easy to find mocking tools
that could satisfy my needs when it comes to different limitations I had which are similar to the ones you mentioned.
I have tried different ones but then found GMock and later on FakeIT, both did quite a good job but couldn't help me with
concret&static classes, private/static/virtual methods and I had to do a lot of refactoring in my code.
Researching a little more and I found Isolator ++ (which is actually free now, I had to pay back then), which amazingly took care of such cases
and saved me a lot of time...so you know where my recommendation goes to :slightly_smiling_face:

AnswerRe: Unit testing Pin
Bohdan Stupak6-Aug-21 5:15
professionalBohdan Stupak6-Aug-21 5:15 
QuestionIs it ethical to give a software a expiry date? Pin
HasanRaza9030-Aug-19 1:51
HasanRaza9030-Aug-19 1:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.