Hi Mukesh, Thank u for your guidance. i implemented the jacoco successfully .but my code coverage is displaying error 00. with 0 classes.. can plz help me
hi, i am getting the below error when I try to maven install , [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Jacoco: Compilation failure: Compilation failure: [ERROR] Source option 5 is no longer supported. Use 7 or later. [ERROR] Target option 5 is no longer supported. Use 7 or later. kindly help
Again a wonderful learning. Thanks Mukesh. I have a question though! How its going to help in terms of selenium testing? And how can we configure it for gradle build tool.
Hey, First of all, Thank you for the clear-cut explanation. Can you please let me know that is the process same when we work with Gradle also as I found maven everywhere!
Hi Mukesh, thanks for the detailed explanation. Will we be able to get the code coverage report when we trigger automation suite? If so can you please help in setting up the configurations for the same. Thanks and Regards, Meenakshi
Hello, Can someone please tell me if we can increase the code coverage when we perform manual testing in runtime. I know about jacoco and sonar qube that helps to get code coverage for unit tests. Any leads would be appreciated
@Mukesh, I have a automation suite which is built using Selenium Java. The requirement is when I run UI automated suite it should show code coverage. Can you please help me how to do that ?
Hi Vivek, You can check this link docs.microsoft.com/en-us/visualstudio/test/using-code-coverage-to-determine-how-much-code-is-being-tested?view=vs-2019
good demo and I could configure the plugins without any problem as compared to other videos. xml reference too is very good. Can you come up with a similar example using Gradle?
Hey Mukhesh 1st of all i would like to congratulate to what you are doing a finnominol job by teaching us. Keep doing this and god bless you always. Mukesh i and my friends are the biggest fan of you. I am working in a product based company and there i am doing API automation using restAsuured using java and using intelj Idea as an ide. I saw your code coverage video using jacoco and went through some other concept in Google also but i am not having the code coverage output folder after doing all the process which you said and from other source also. I had gone through step by step process which you taught in your video. I need help on this as it's a requirement. Please help me with this to get it done. It's a request and urgency.
Hi Amit, Thank you so much for such awesome comment.It means something is missing in your pom.xml file and if pom.xml has everything then try using different version which will fix this issue. Kindly use Java8.
Thanks, Mukesh! But setting this configuration for the existing Project is really a pain. Some versions of Eclipse directly comes with the plugin. I guess the one you are using already has the plugin ["Run with coverage" button]. If plugin is not there then this site is really helpful: www.eclemma.org/installation.html
I want to cover test coverage.. It will include my dev team api call also.i have no idea how to achieve this. I did many search but not found the perfect solution
Hi Mukesh, Thank u for your guidance. i implemented the jacoco successfully .but my code coverage is displaying error 00. with 0 classes..
can plz help me
Hi
I need help on Jacoco integration with automation framework
hi, i am getting the below error when I try to maven install , [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Jacoco: Compilation failure: Compilation failure:
[ERROR] Source option 5 is no longer supported. Use 7 or later.
[ERROR] Target option 5 is no longer supported. Use 7 or later.
kindly help
Hi Mukesh can you please explain what is difference between online and ofline jacoco and the example which you explain does it come under ofline?
But what if I don't need a second statement in my code?
Again a wonderful learning. Thanks Mukesh. I have a question though! How its going to help in terms of selenium testing? And how can we configure it for gradle build tool.
Hey, First of all, Thank you for the clear-cut explanation. Can you please let me know that is the process same when we work with Gradle also as I found maven everywhere!
Yes Dimple
Hi Mukesh, thanks for the detailed explanation. Will we be able to get the code coverage report when we trigger automation suite? If so can you please help in setting up the configurations for the same.
Thanks and Regards,
Meenakshi
Hi Meenakshi, Yes only condition you need to fulfil is all test classes should have test name .
Example- TestLogin, TestAccount and so on.
Thanks Mukesh, will u be able to do a sample video on the trigger code coverage from automation tests that will be huge help
@@Mukeshotwani Hi Mukesh It's not working can you please make video on it.
@@meenakshi2356if you have any idea how to execute a single suite and gerate jacoco.exec file please share with me.
Hello,
Can someone please tell me if we can increase the code coverage when we perform manual testing in runtime.
I know about jacoco and sonar qube that helps to get code coverage for unit tests.
Any leads would be appreciated
Hi Mukesh
Any comments on my query.
Thank you.
Hi Ayushi, we dont prefer code coverage manually because its hard to scan complete code (for enterprise application)with many conditions.
@Mukesh, I have a automation suite which is built using Selenium Java. The requirement is when I run UI automated suite it should show code coverage. Can you please help me how to do that ?
@jbhagya did you get any help on ur task?
I need ur input s on above scenario
Any update on your requirement , were you able to achieve it
@Mukesh @jbhagya5341, I am also looking to implement same in my automation framework. Any update ho to achieve it?
hi mukesh ,
Can we get test coverage for a .net core application using jacoco?
Hi Vivek, You can check this link docs.microsoft.com/en-us/visualstudio/test/using-code-coverage-to-determine-how-much-code-is-being-tested?view=vs-2019
good demo and I could configure the plugins without any problem as compared to other videos. xml reference too is very good. Can you come up with a similar example using Gradle?
Thanks Seetesh, sure I will try to cover using Gradle too.
@@Mukeshotwani wiating for gradle one
Hey Mukhesh 1st of all i would like to congratulate to what you are doing a finnominol job by teaching us. Keep doing this and god bless you always. Mukesh i and my friends are the biggest fan of you. I am working in a product based company and there i am doing API automation using restAsuured using java and using intelj Idea as an ide. I saw your code coverage video using jacoco and went through some other concept in Google also but i am not having the code coverage output folder after doing all the process which you said and from other source also. I had gone through step by step process which you taught in your video. I need help on this as it's a requirement. Please help me with this to get it done. It's a request and urgency.
Hi Amit, Thank you so much for such awesome comment.It means something is missing in your pom.xml file and if pom.xml has everything then try using different version which will fix this issue. Kindly use Java8.
MojofailureException occurred.what should I do?
Bantu Bhai Good Video :)
Thanks Munna Bhai
Ur code is about positive and negative white box testing right?
Could you please create some tutorial for .net project code coverage using java automation(is it possible?)
Thanks, Mukesh! But setting this configuration for the existing Project is really a pain. Some versions of Eclipse directly comes with the plugin. I guess the one you are using already has the plugin ["Run with coverage" button].
If plugin is not there then this site is really helpful: www.eclemma.org/installation.html
Thanks Prasad for updates.
I want to cover test coverage.. It will include my dev team api call also.i have no idea how to achieve this. I did many search but not found the perfect solution
We're u able to achieve this, can you let me know as I have similar issue, both code base and test code base is in different repositort
Good video
😁
Superrb :)