- sherazakhter
- Posts : 3
Join date : 2014-07-22
Fail to send the automated email for test results.
Tue Feb 17, 2015 7:54 pm
I am working with Selenium Webdirver with Junit using Maven.
I am trying to send the email of the test report, but not working and didn't give me any error.
My pom.xml for email is (my pom.xml is also attached):
com.github.goldin
mail-maven-plugin
0.2.5
install
send
smtp.gmail.com
examiner.one1@gmail.com
myemailid@gmail.com
Build Status
Build is failed and we are working on it
${basedir}target/surefire-reports/junit-noframes.html
And the command i am using from CLI is:
mvn test -Dtest=My_test_cases.java
Please help me for this
Thanks.
I am trying to send the email of the test report, but not working and didn't give me any error.
My pom.xml for email is (my pom.xml is also attached):
And the command i am using from CLI is:
mvn test -Dtest=My_test_cases.java
Please help me for this
Thanks.
Permissions in this forum:
You cannot reply to topics in this forum