Click here to Skip to main content
15,886,199 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What do you do with a person like this? Pin
GuyThiebaut28-May-20 7:16
professionalGuyThiebaut28-May-20 7:16 
GeneralRe: What do you do with a person like this? Pin
MarkTJohnson28-May-20 9:20
professionalMarkTJohnson28-May-20 9:20 
GeneralRe: What do you do with a person like this? Pin
den2k8828-May-20 5:19
professionalden2k8828-May-20 5:19 
GeneralRe: What do you do with a person like this? Pin
GuyThiebaut28-May-20 7:18
professionalGuyThiebaut28-May-20 7:18 
GeneralRe: What do you do with a person like this? Pin
den2k8829-May-20 1:24
professionalden2k8829-May-20 1:24 
GeneralRe: What do you do with a person like this? Pin
Sander Rossel28-May-20 7:43
professionalSander Rossel28-May-20 7:43 
GeneralRe: What do you do with a person like this? Pin
Mycroft Holmes28-May-20 12:40
professionalMycroft Holmes28-May-20 12:40 
GeneralRe: What do you do with a person like this? Pin
Jonathan_Shields28-May-20 23:12
Jonathan_Shields28-May-20 23:12 
Its nonsense to say he cant test. Your project needs to create a test database to test against, and the Lone Ranger needs to be testing his new functionality against that. You could create a script to create an empty version of your live db and load test data into it.

He needs to amend his connection string to test the app against that, or at the very least if its SQL paste his changes in SSMS (or whatever your RDBMS client tool is) and run it against the test db.

In the long term you could aim to create a suite of automated unit tests which are run before a deployment to reduce risk further.

If its government work, here in the UK we have to conform to certain standards part of which is having a test strategy and evidence testing has taken place (and not against live data). We are audited on compliance to this. If you have similar in your locale,you could be at risk of failing an audit and losing business.
GeneralRe: What do you do with a person like this? Pin
maze328-May-20 23:49
professionalmaze328-May-20 23:49 
GeneralRe: What do you do with a person like this? Pin
PhilipOakley29-May-20 0:31
professionalPhilipOakley29-May-20 0:31 
GeneralRe: What do you do with a person like this? Pin
Kirk 1038982129-May-20 2:51
Kirk 1038982129-May-20 2:51 
GeneralRe: What do you do with a person like this? Pin
Member 1409260529-May-20 4:22
Member 1409260529-May-20 4:22 
GeneralRe: What do you do with a person like this? Pin
bryanren29-May-20 4:42
bryanren29-May-20 4:42 
GeneralRe: What do you do with a person like this? Pin
#realJSOP29-May-20 6:00
mve#realJSOP29-May-20 6:00 
GeneralRe: What do you do with a person like this? Pin
Steve Naidamast29-May-20 5:40
professionalSteve Naidamast29-May-20 5:40 
GeneralRe: What do you do with a person like this? Pin
firda-cze2-Jun-20 3:32
firda-cze2-Jun-20 3:32 
GeneralSpeaking of 5G Pin
ZurdoDev28-May-20 1:46
professionalZurdoDev28-May-20 1:46 
GeneralRe: Speaking of 5G Pin
Basildane28-May-20 2:05
Basildane28-May-20 2:05 
GeneralRe: Speaking of 5G Pin
ZurdoDev28-May-20 2:11
professionalZurdoDev28-May-20 2:11 
GeneralRe: Speaking of 5G Pin
OriginalGriff28-May-20 2:11
mveOriginalGriff28-May-20 2:11 
GeneralRe: Speaking of 5G Pin
W Balboos, GHB28-May-20 2:19
W Balboos, GHB28-May-20 2:19 
GeneralRe: Speaking of 5G Pin
den2k8828-May-20 5:23
professionalden2k8828-May-20 5:23 
GeneralRe: Speaking of 5G Pin
W Balboos, GHB28-May-20 5:57
W Balboos, GHB28-May-20 5:57 
GeneralRe: Speaking of 5G Pin
kalberts28-May-20 11:04
kalberts28-May-20 11:04 
GeneralRe: Speaking of 5G Pin
den2k8828-May-20 20:45
professionalden2k8828-May-20 20:45 

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.