Hi Krishnan,
I did not mean to put your opinion down. Sorry about that. I was just
trying make a point that bumblebee framework gives you the flexibility
to integrate as you wish. It could be via IDE, CI, ANT, command line
or even embedded inside code.
Bumblebee for .NET is a dll that you need to drop in your test
framework. The dll internally calls the OTA API. We have essentially
crated a OTA mashup for you. so instead of writing some complicated
VB.NET code, we expose simple methods via the dll that do all the
heavy lifting for you.
Bumblebee for non-.NET frameworks (like Junit, Python, Ruby, etc)
takes a slightly different approach (which will be posted on the
website soon). This version is deployed on a Windows server and runs
as web service on IIS. The web service is a very easy to use RESTFul
service. Using a simple Http POST, you can do the same things that you
can with the dll .NET version. So the workflow is something like this
1. Junit tests are run via some framework
2. In the tear down, you will invoke the web service (http post) with
test case name, status, failure message, (optional) attach some logs,
screenshots, etc
3. The web service will convey your test results to Quality Center
over the OTA API and create testplan, testlab, testset, test run,
attachments on the fly.
You do not need to write a REST Client to do this. We will provide
sample client libraries for each development environment (JAVA, Ruby,
Python, C++, etc) so that you can add a reference to our REST client
and simply add 4-5 lines of code in your tear down method and
integrate your tests with Quality Center.
In addition we also have developed a Jenkins plugin. If you don't want
to do any modification of your code, and if you are using Jenkins to
run your tests, you can simply pass the junit test result xml report
to the bumblebee plugin for Jenkins and it will bulk upload all the
results to Quality Center.
Again, our vision is to allow you to integrate with HP Quality Center
with little to no coding and without touching Quality Center
installation (as it makes the QC admins very nervous).
This allows you to focus on testing your application and not worrying
about integrating with Quality Center. We have seen too many bad QC
integration where integration break when QC admins upgrade or where no
ones know how to update the integration because the engineer who wrote
is no longer employed with the company.
Please register on the website so that we can notify you of the
release. We promise not to spam :)
Ali
On Apr 18, 7:13 pm, Krishnan Mahadevan
> > > > <
krishnan.mahadevan1...@gmail.com <javascript:;> <javascript:;>>
> > wrote:
> > > > > Raju,
> > > > > I didnt quite get what you said. What do you mean integrate selenium
> > with
> > > > > QC in eclipse?
> > > > > Eclipse is an IDE and QC is a test management tool. Why are you
> > trying to
> > > > > integrate these two?
>
> > > > > On Thursday, April 19, 2012, Raju wrote:
> > > > > > Good. Do you have any document or steps to follow to integrate
> > > > > > selenium with QC in Eclipse(Java-JUNIT/TESTNG) environment ?
>
> > > > > > Thanks
>
> > > > > > On Apr 18, 7:26 am, Agiletestware <
ad...@agiletestware.com<javascript:;>
> > <javascript:;><javascript:;>>
> > > > > > wrote:
> > > > > > > For those of you wishing to integrate Selenium with HP Quality
> > Center
> > > > > > > 9, 10, 11/ALM without worrying about the QC's OTA API, please
> > check
> > > > > > > out our demo integration video using
> > > > > > > - NUnit with C#
> > > > > > > - Selenium
>
> > > > > > > Selenium Quality Center Integration<
> > > > Selenium Quality Center Integration<
http://www.youtube.com/watch?v=XOKgLvMuvr8>
>
> > > > > > > Please visit us on our website for more details (coming soon) or
> > > > > > > contact us for details about a demo or pricing.
>
> > > > > > > Thanks
>
> > > > > > > Agiletestware Team
>
> > > > > > --
> > > > > > You received this message because you are subscribed to the Google
> > > > Groups
> > > > > > "Selenium Users" group.
> > > > > > To post to this group, send email to
> >
seleniu...@googlegroups.com <javascript:;><javascript:;>
> > > > <javascript:;>
> > > > > > .
> > > > > > To unsubscribe from this group, send email to
> > > > > >
selenium-user...@googlegroups.com <javascript:;><javascript:;><javascript:;>.