Hey,
I'm a ranorex beginner, but I do not found an answer at WWW for this. I need a solution for the following problem: as example, I create an WinGUI(Delphi)-Test and after execution the test is not successful. I get an error and I send/post this error on Bugzilla.
Here is the Question: Has ranorex an integrated function or tool to report/send a bug to Bugzilla (without CI)?
regards,
Artjom
Post a bug automatically to Bugzilla
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Post a bug automatically to Bugzilla
Hello APX,
Welcome to Ranorex.
Unfortunately, we do not offer a built-in functionality for using Bugzilla. Also, it seems that there is no easy way to connect to Bugzilla using C#.
Kind regards,
Robert
Welcome to Ranorex.
Unfortunately, we do not offer a built-in functionality for using Bugzilla. Also, it seems that there is no easy way to connect to Bugzilla using C#.
Kind regards,
Robert
Re: Post a bug automatically to Bugzilla
ok, if not then it is possible to write own function to do thisSupport Team wrote:Also, it seems that there is no easy way to connect to Bugzilla using C#.

Another Question: Are the"IF STATEMENT" and "LOOPS", for record module, planed for later

- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Post a bug automatically to Bugzilla
Hi APX,
Regarding Bugzilla, as Robert wrote it may be possible to connect to Bugzilla using C# but I am afraid we cannot help you in developing this connection since it diverges too far from our supported field.
Regarding your question about conditional execution, this is currently not supported, to raise a feature request please contact [email protected].
Regards,
Markus
Regarding Bugzilla, as Robert wrote it may be possible to connect to Bugzilla using C# but I am afraid we cannot help you in developing this connection since it diverges too far from our supported field.
Regarding your question about conditional execution, this is currently not supported, to raise a feature request please contact [email protected].
Regards,
Markus
Re: Post a bug automatically to Bugzilla
Sorry for my english, is not the bestSupport Team wrote:but I am afraid we cannot help you in developing this connection since it diverges too far from our supported field.


Regards,
APX