Hi,

i build my first selenium test project. i build it as maven project using 
selenium 2.53.1 in intellij. the test is opening a website, grabbing links 
there and opens them in a new window to check if the site the links 
redirect to is a 200, 404 or 505 page. as  browser i use firefox. 
its running fine when i start the test in selenium.

i use the standart notation with  @BeforeClass  @ Test and @AfterClass

now i want to get the test running in jenkins. i put the source code on 
bitbucket (using it for version controlling too) and then but the bitbucket 
source into jenkins. 

when i build the project it seems to run fine, but no tests get executed.

attached you will find the pom.xml file.

i hope someone can give me a hint what i need to do to get my test project 
running in jenkins.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d400351f-c1f7-4737-b840-bf671dc5280b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: pom.xml
Description: XML document

Reply via email to