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 Issue
- 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 Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 02:59 AM
Hi,
Code coverage issue.
when i run all test from setup-->develop-->apex classes its show 76% code coverage.
but when i go to make new package.
I add all apex class and pages, tabs,buttons in package.
and when i go for upload this package its show error you can not upload this package code coverage is 12%
so please suggest why this happen its show 76% code coverage when i run all test from apex class.
so give solution.
Thanks
Prashant
Solved! Go to Solution.
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 03:54 AM
Hi Prashant,
Did you added all the test classes to the package?
Regards,
Sridhar Bonagiri
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 03:59 AM
Ya I have added all test cases class in package.
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 05:50 AM
Thanks for solution. i have added all testcases in package.
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 05:52 AM
I have make the package. i am getting Installtion URL now.
but i am not getting how to deploy in sandbox.
so please suggest me.
Thanks
Prashant
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-14-2013 10:50 PM
Hi Prashant,
To install in Sandbox you need to the change the url in this way.
Normal Installation URL: http://login.salesforce.com/.......
chnage this URL to work in sandbox like this.
http://test.salesforce.com/.....
Regards,
Sridhar Bonagiri
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-14-2013 11:04 PM
Thanks for reply.
i have do that i change http://login.salesforce.com/....... to http://test.salesforce.com/.......
installtion process started but after some times its give me error.
"Your requested installtion is failed please try again "
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-14-2013 11:49 PM
Hi,
Is it displaying any error messages other than this?
Regards,
Sridhar Bonagiri
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-15-2013 12:03 AM
Below is error msg.
"Your requested installtion is failed. please try again.".
none of the data or setup information in your salesforce.com organisation should have been affected by this error.
If this error persists. contact salesforce.com support through your normal channels and referance number 5464300003-516(811533829).
Re: Code Coverage Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-15-2013 12:51 AM
Hi,
I think you need to contact SFDC support to resolve this issue.
Regards,
Sridhar Bonagiri

