Testuff integration with Mantis

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
idosius
Posts: 4
Joined: 01 Jul 2008, 09:10

Testuff integration with Mantis

Post by idosius »

Hi,

I hope you'll forgive me for the shameless self promotion, but this might be of use for Mantis users.

We developed Testuff, an on-demand service for test management that integrates with Mantis. It allows you to export bugs found during a manual test run directly to the relevant project in Mantis with your Mantis user.

To make sure our integration works well with various Mantis setups, I invite you to try it out and let me know how it goes:
http://www.testuff.com/download


Thanks,

Ido
Last edited by idosius on 17 Jul 2008, 20:39, edited 1 time in total.
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Testuff integration with Mantis

Post by vboctor »

I haven't done the testing, but I added Testuff to the Mantis Related Tools section in the Wiki:
http://www.mantisbt.org/wiki/doku.php/m ... ated_tools
Migrate your MantisBT to the MantisHub Cloud
ailicec
Posts: 5
Joined: 19 May 2005, 14:51

Re: Testuff integration with Mantis

Post by ailicec »

Hi Ido,
I would like to try Testuff integration with Mantis.I have read instructions at http://www.testuff.com/help/mantis.
I have a question: should we have a public address for mantis? We have installed it on our intranet
idosius
Posts: 4
Joined: 01 Jul 2008, 09:10

Re: Testuff integration with Mantis

Post by idosius »

Hi,

The defects are exported from the client-side, not the Testuff server-side. Internal Mantis servers should work just fine.

Have a fantastic weekend!


Ido
--
www.testuff.com
ailicec
Posts: 5
Joined: 19 May 2005, 14:51

Re: Testuff integration with Mantis

Post by ailicec »

Hi Ido,
I have got more questions, because integration is not working.
These are my settings:

Select a bug tracker: Mantis
Configure parameters:
URL: should this be URL of the login page or report issue page ? (I tried both, not working)
Default project: name of an existing project


Set my mantis user: i put in my Mantis credential

Testuff answering: wrong username or password

Should it be a selected account? I put in an account with administrator rights!

Thanks for your help,
Cecilia
idosius
Posts: 4
Joined: 01 Jul 2008, 09:10

Re: Testuff integration with Mantis

Post by idosius »

Hi Cecilia,

I'm taking it offline to debug the issue properly.


Ido
--
www.testuff.com
idosius
Posts: 4
Joined: 01 Jul 2008, 09:10

Re: Testuff integration with Mantis

Post by idosius »

Turns out that the Mantis URL entered in the Testuff settings was incorrect.

Just in case anyone else has trouble with this, the URL you enter into the Testuff settings should be the URL of your Mantis server. To get it, go to the Mantis login page, and cut out any filenames that may appear after the last slash.

For example, if my Mantis login page is at:
http://192.168.2.4:8008/mantis/login_page.php

The Mantis URL entered in the Testuff settings should be:
http://192.168.2.4:8008/mantis/
Post Reply