Best Practice for Debugging

Is there a best practice for debugging a client functionality when it has something to do with their individual access to the database.

Subject: Best Practice for Debugging

Best practice is to test on the server using different IDs with different access levels I would have thought…

On a more general point, Andre Guirard has written two excellent articles on testing / debugging for LDD Today. Worth a look?

Subject: RE: Best Practice for Debugging

Thanks for your response. I would have thought so too. They have taken our ability to use other id’s away from us. Do you test with test id’s on a test database? I am looking for a best practice for this situation. Any response would be greatly appreciated.

Subject: You need test IDs, yes (WAS: Best Practice for Debugging)