You need to sign in to do that
Don't have an account?
Surender reddy Salukuti
Pd1 Maintance
Hi Everyone,
When i am writting Pd1 maintance exam i got error
When executed, the BatchLeadConvertTest test class has test failures. All tests should pass.
Thank you
When i am writting Pd1 maintance exam i got error
When executed, the BatchLeadConvertTest test class has test failures. All tests should pass.
Thank you
Please got to setup --> Apex Class --> Then Click on Run All Test button.
I am also suffering from this issue.
Make sure your BatchLeadConvertTest Code coverage is greater than 75%.
Let me know your review.
Hope this helps you.
If this helps kindly mark it as solved so that it may help others in the future.
Thanks & Regards,
Foram Rana
You should check which test case is failing in BatchLeadConvertTest test class and look according to it or share it here so we can help you.
I also faced the same issue. I was getting error in test function 'customObjectCreatedFromEventTrigger' as I was inserting records list by checking for empty list and missed the '!' mark so the condition will be true when list will be empty and causing the error.
Hope this information helps you.
Regards,
Chiraag
Setup -> Apex Classes -> Run All Test
Refer the below Link :
https://success.salesforce.com/answers?id=9063A000000tD62QAE
Thanks
Chathura