Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- Schema Development
- :
- Re: How to best test the effects of deleting an ob...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to best test the effects of deleting an object on the current data set
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-22-2012 06:02 PM
Hi all,
I am wondering what is the best way to test how my data set will be effected by the changes I want to make. I want to remove a custom object that is currently tied to many other objects with restrictive master-detail relationships. I have made a sandbox to test my new code, but I am not sure how to test what changes will be made to my data set. I dont believe a full sandbox is an option, and I am not confident in my abilities to make a good enough set of dummy data to test all possible issues.
Thanks!
Re: How to best test the effects of deleting an object on the current data set
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-14-2012 02:01 PM
Not sure why you say 'I don't believe a full sandbox is an option'. Is this for cost reasons?
salesforce.com are reasonable people and I have requested temporary full sandboxes before (e.g. for 1 week) when I've needed to test data migration.
HTH

