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
- :
- General Development
- :
- Code coverage (for our own organization/Force acc)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-17-2013 12:24 PM
Hey!
Currently Iam using trial account so Iam unsure is there are any differences when you buy Force.com for 50$/user.
I know that the code coverage should be more then 75% if I would like to use automatic deployment to other organisations.
But what if me myself manage our Force.com and create new apex classes and triggers, which will have less then 75% coverage. Will our company users be able to use that classes and triggers if I create them in our application?
Thanks for your explanation.
Best regards.
Solved! Go to Solution.
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-17-2013 06:32 PM
Surely u need to have your organisation's code coverage above 75% for deployment
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 01:15 AM
Are you sure that I need more then 75% coverage to use this APEX classes if I code in production mode? Iam asking this because I dont see any option to Deploy class or trigger...
How do you do that?
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 09:10 AM
I think in your trial version you can create your own code, but in an actual production org you cannot create apex code.
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 09:31 AM
Thanks for your anwser! I hate that Trial vs. Real production differences...
So if I have a free Developer account, and I connect my production account with it, I could deploy from DEV one to Procution one. But in this case I will have to look for at least 75% of Code coverage of all APEX classes.
Have I understod it correctly?
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 11:07 AM
Sounds about right. Nobody likes writing test code. But it's alot better than getting fired because you ruined your entire company's database :D
Re: Code coverage (for our own organizati on/Force acc)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 11:47 AM
True! :)

