Testing Blog

Take a BITE out of Bugs and Redundant Labor

streda, októbra 12, 2011
Share on Twitter Share on Facebook
Google
Menovky: Joe Allan Muharsky

16 komentárov :

  1. Anonymný12. októbra 2011 o 9:53:00 GMT-7

    Cool! Some of this functionality I had hoped to get out of Atlassian's Bonfire, but being reliant on other non-Atlassian test tools for our team, integration wasn't feasible.

    You don't give specific server constraints, but are there any? Can you give more information about what servers are or aren't supported? Is there any kind of bug attribute schema mapping necessary or something?

    Either way, sounds like a great tool, can't wait to try it out. Way to go, Richard!

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  2. Joe Helfrich12. októbra 2011 o 13:45:00 GMT-7

    Can you talk a little more about how to set up a server? I see the wiki page with the method requirements, but I'd rather not write something up from scratch if I can avoid it....

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  3. Anonymný12. októbra 2011 o 14:36:00 GMT-7

    Thanks for the comments!

    What we've open-sourced is the client portion of this tool. There is documentation so that a motivated developer could create a reference server, but the server that the tool is tied to internally is coupled to internal systems and products in ways that makes open-sourcing the server infeasible.

    There aren't really many requirements on the server, which basically has to act as a bridge to get bug data to/from your actual data source. (By design, BITE's server shouldn't actually store bug data). Capability-wise, the server just needs to be able to deal with HTTP requests with JSON data.

    To Jacob's question, there is a wiki page on the project site with information about the schema the server expects (including the mapping of BITE's "important" bug data).

    To Joe Helfrich's question, as noted above, we've open-sourced the client only. We've worked to provide enough documentation for the community to create their own servers (in which most of the code is specific to your actual Bug provider), but there are no plans at this time to specifically release an open-source server.

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  4. Tim16. októbra 2011 o 12:59:00 GMT-7

    I have been looking at what's involved to write a server for BITE, with some sample code that gets the initial bits of client UI to display.

    Is anyone else out there interested or doing something similar? :) At the moment I've been hacking something up in Perl, with the vague assumption that it will be easiest to target Bugzilla first.

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  5. sasikumar17. októbra 2011 o 23:42:00 GMT-7

    iam not clear how to use this ? can some one throw more light?.can i start using this now?

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  6. Joe Helfrich18. októbra 2011 o 13:32:00 GMT-7

    @Tim I'm in the very early stages of doing the same thing for Trac. (So early that I'm still reading up on the Trac API to see if it's even possible, while hoping someone else will beat me to it.)

    @sasikumar Not yet, apparently--the plugin needs a backend, and Google chose not to release that, so you're going to have to implement a solution yourself, or wait for the community to come up with one.

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  7. Anonymný19. októbra 2011 o 10:12:00 GMT-7

    @Tim - You're awesome! Thanks for taking initiative on this and let us know if you run into issues.

    @sasikumar - Yes, but it takes some work. You need to download the source code, install the dependencies, and build the project to get it running. There's more information about how to do so following the link below:

    https://code.google.com/p/bite-project/wiki/building

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  8. sasikumar31. októbra 2011 o 3:53:00 GMT-7

    How to configure the server? can anyone help me!

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  9. jinu12. decembra 2011 o 23:13:00 GMT-8

    how to configure the server.
    can anyone post as how to implement the project.. help of any kind is appreciated

    thanks in advance
    sharmi

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  10. sasikumar4. januára 2012 o 21:51:00 GMT-8

    Any one successful with this server!

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  11. sasikumar4. januára 2012 o 22:08:00 GMT-8

    @jinu - did you try latest download her ,http://code.google.com/p/bite-project/

    let me know if you are sucessful.I will try it mean while

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  12. Rosie Sherry24. januára 2012 o 15:43:00 GMT-8

    I like this. How does the information/bug get processed? Is there a bug database behind it?

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  13. jinu29. januára 2012 o 21:32:00 GMT-8

    Hi
    1.i'm able to configure the server (app engine and deploy the same)
    2.i was able to install the extension as well

    the issue i'm facing is i'm unable to connect my extension to the server
    i'm getting
    "try logging in error"

    can anyone help me on the same

    thanks in advance

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  14. mac15. marca 2012 o 2:38:00 GMT-7

    I have been successful with the server but I need to know has anyone connected this to a jira system

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  15. Anil Kumar Kadimisetty11. júna 2013 o 9:12:00 GMT-7

    Is Google still using this system?

    Will this be supported by Google if we want to use it?
    I see that there are no updates on this project since beginning of 2012

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
  16. Anonymný11. júna 2013 o 9:57:00 GMT-7

    We're not actively developing this tool anymore and won't be available for support issues. However we did release it to the open source community so others can take on bugs, add features, and so forth at http://code.google.com/p/bite-project.

    The last commit was on April 22 2013, and there's periodic activity.

    OdpovedaťOdstrániť
    Odpovede
      Odpovedať
Pridať komentár
Načítať viac...

The comments you read and contribute here belong only to the person who posted them. We reserve the right to remove off-topic comments.

  

Labels


  • TotT 104
  • GTAC 61
  • James Whittaker 42
  • Misko Hevery 32
  • Code Health 31
  • Anthony Vallone 27
  • Patrick Copeland 23
  • Jobs 18
  • Andrew Trenk 13
  • C++ 11
  • Patrik Höglund 8
  • JavaScript 7
  • Allen Hutchison 6
  • George Pirocanac 6
  • Zhanyong Wan 6
  • Harry Robinson 5
  • Java 5
  • Julian Harty 5
  • Adam Bender 4
  • Alberto Savoia 4
  • Ben Yu 4
  • Erik Kuefler 4
  • Philip Zembrod 4
  • Shyam Seshadri 4
  • Chrome 3
  • Dillon Bly 3
  • John Thomas 3
  • Lesley Katzen 3
  • Marc Kaplan 3
  • Markus Clermont 3
  • Max Kanat-Alexander 3
  • Sonal Shah 3
  • APIs 2
  • Abhishek Arya 2
  • Alan Myrvold 2
  • Alek Icev 2
  • Android 2
  • April Fools 2
  • Chaitali Narla 2
  • Chris Lewis 2
  • Chrome OS 2
  • Diego Salas 2
  • Dori Reuveni 2
  • Jason Arbon 2
  • Jochen Wuttke 2
  • Kostya Serebryany 2
  • Marc Eaddy 2
  • Marko Ivanković 2
  • Mobile 2
  • Oliver Chang 2
  • Simon Stewart 2
  • Stefan Kennedy 2
  • Test Flakiness 2
  • Titus Winters 2
  • Tony Voellm 2
  • WebRTC 2
  • Yiming Sun 2
  • Yvette Nameth 2
  • Zuri Kemp 2
  • Aaron Jacobs 1
  • Adam Porter 1
  • Adam Raider 1
  • Adel Saoud 1
  • Alan Faulkner 1
  • Alex Eagle 1
  • Amy Fu 1
  • Anantha Keesara 1
  • Antoine Picard 1
  • App Engine 1
  • Ari Shamash 1
  • Arif Sukoco 1
  • Benjamin Pick 1
  • Bob Nystrom 1
  • Bruce Leban 1
  • Carlos Arguelles 1
  • Carlos Israel Ortiz García 1
  • Cathal Weakliam 1
  • Christopher Semturs 1
  • Clay Murphy 1
  • Dagang Wei 1
  • Dan Maksimovich 1
  • Dan Shi 1
  • Dan Willemsen 1
  • Dave Chen 1
  • Dave Gladfelter 1
  • David Bendory 1
  • David Mandelberg 1
  • Derek Snyder 1
  • Diego Cavalcanti 1
  • Dmitry Vyukov 1
  • Eduardo Bravo Ortiz 1
  • Ekaterina Kamenskaya 1
  • Elliott Karpilovsky 1
  • Elliotte Rusty Harold 1
  • Espresso 1
  • Felipe Sodré 1
  • Francois Aube 1
  • Gene Volovich 1
  • Google+ 1
  • Goran Petrovic 1
  • Goranka Bjedov 1
  • Hank Duan 1
  • Havard Rast Blok 1
  • Hongfei Ding 1
  • Jason Elbaum 1
  • Jason Huggins 1
  • Jay Han 1
  • Jeff Hoy 1
  • Jeff Listfield 1
  • Jessica Tomechak 1
  • Jim Reardon 1
  • Joe Allan Muharsky 1
  • Joel Hynoski 1
  • John Micco 1
  • John Penix 1
  • Jonathan Rockway 1
  • Jonathan Velasquez 1
  • Josh Armour 1
  • Julie Ralph 1
  • Kai Kent 1
  • Kanu Tewary 1
  • Karin Lundberg 1
  • Kaue Silveira 1
  • Kevin Bourrillion 1
  • Kevin Graney 1
  • Kirkland 1
  • Kurt Alfred Kluever 1
  • Manjusha Parvathaneni 1
  • Marek Kiszkis 1
  • Marius Latinis 1
  • Mark Ivey 1
  • Mark Manley 1
  • Mark Striebeck 1
  • Matt Lowrie 1
  • Meredith Whittaker 1
  • Michael Bachman 1
  • Michael Klepikov 1
  • Mike Aizatsky 1
  • Mike Wacker 1
  • Mona El Mahdy 1
  • Noel Yap 1
  • Palak Bansal 1
  • Patricia Legaspi 1
  • Per Jacobsson 1
  • Peter Arrenbrecht 1
  • Peter Spragins 1
  • Phil Norman 1
  • Phil Rollet 1
  • Pooja Gupta 1
  • Project Showcase 1
  • Radoslav Vasilev 1
  • Rajat Dewan 1
  • Rajat Jain 1
  • Rich Martin 1
  • Richard Bustamante 1
  • Roshan Sembacuttiaratchy 1
  • Ruslan Khamitov 1
  • Sam Lee 1
  • Sean Jordan 1
  • Sebastian Dörner 1
  • Sharon Zhou 1
  • Shiva Garg 1
  • Siddartha Janga 1
  • Simran Basi 1
  • Stan Chan 1
  • Stephen Ng 1
  • Tejas Shah 1
  • Test Analytics 1
  • Test Engineer 1
  • Tim Lyakhovetskiy 1
  • Tom O'Neill 1
  • Vojta Jína 1
  • automation 1
  • dead code 1
  • iOS 1
  • mutation testing 1


Archive


  • ►  2025 (1)
    • ►  jan (1)
  • ►  2024 (13)
    • ►  dec (1)
    • ►  okt (1)
    • ►  sep (1)
    • ►  aug (1)
    • ►  júl (1)
    • ►  máj (3)
    • ►  apr (3)
    • ►  mar (1)
    • ►  feb (1)
  • ►  2023 (14)
    • ►  dec (2)
    • ►  nov (2)
    • ►  okt (5)
    • ►  sep (3)
    • ►  aug (1)
    • ►  apr (1)
  • ►  2022 (2)
    • ►  feb (2)
  • ►  2021 (3)
    • ►  jún (1)
    • ►  apr (1)
    • ►  mar (1)
  • ►  2020 (8)
    • ►  dec (2)
    • ►  nov (1)
    • ►  okt (1)
    • ►  aug (2)
    • ►  júl (1)
    • ►  máj (1)
  • ►  2019 (4)
    • ►  dec (1)
    • ►  nov (1)
    • ►  júl (1)
    • ►  jan (1)
  • ►  2018 (7)
    • ►  nov (1)
    • ►  sep (1)
    • ►  júl (1)
    • ►  jún (2)
    • ►  máj (1)
    • ►  feb (1)
  • ►  2017 (17)
    • ►  dec (1)
    • ►  nov (1)
    • ►  okt (1)
    • ►  sep (1)
    • ►  aug (1)
    • ►  júl (2)
    • ►  jún (2)
    • ►  máj (3)
    • ►  apr (2)
    • ►  feb (1)
    • ►  jan (2)
  • ►  2016 (15)
    • ►  dec (1)
    • ►  nov (2)
    • ►  okt (1)
    • ►  sep (2)
    • ►  aug (1)
    • ►  jún (2)
    • ►  máj (3)
    • ►  apr (1)
    • ►  mar (1)
    • ►  feb (1)
  • ►  2015 (14)
    • ►  dec (1)
    • ►  nov (1)
    • ►  okt (2)
    • ►  aug (1)
    • ►  jún (1)
    • ►  máj (2)
    • ►  apr (2)
    • ►  mar (1)
    • ►  feb (1)
    • ►  jan (2)
  • ►  2014 (24)
    • ►  dec (2)
    • ►  nov (1)
    • ►  okt (2)
    • ►  sep (2)
    • ►  aug (2)
    • ►  júl (3)
    • ►  jún (3)
    • ►  máj (2)
    • ►  apr (2)
    • ►  mar (2)
    • ►  feb (1)
    • ►  jan (2)
  • ►  2013 (16)
    • ►  dec (1)
    • ►  nov (1)
    • ►  okt (1)
    • ►  aug (2)
    • ►  júl (1)
    • ►  jún (2)
    • ►  máj (2)
    • ►  apr (2)
    • ►  mar (2)
    • ►  jan (2)
  • ►  2012 (11)
    • ►  dec (1)
    • ►  nov (2)
    • ►  okt (3)
    • ►  sep (1)
    • ►  aug (4)
  • ▼  2011 (39)
    • ►  nov (2)
    • ▼  okt (5)
      • ScriptCover makes Javascript coverage analysis easy
      • Google Test Analytics - Now in Open Source
      • Google JS Test, now in Open Source
      • Take a BITE out of Bugs and Redundant Labor
      • Unleash the QualityBots
    • ►  sep (2)
    • ►  aug (4)
    • ►  júl (2)
    • ►  jún (5)
    • ►  máj (4)
    • ►  apr (3)
    • ►  mar (4)
    • ►  feb (5)
    • ►  jan (3)
  • ►  2010 (37)
    • ►  dec (3)
    • ►  nov (3)
    • ►  okt (4)
    • ►  sep (8)
    • ►  aug (3)
    • ►  júl (3)
    • ►  jún (2)
    • ►  máj (2)
    • ►  apr (3)
    • ►  mar (3)
    • ►  feb (2)
    • ►  jan (1)
  • ►  2009 (54)
    • ►  dec (3)
    • ►  nov (2)
    • ►  okt (3)
    • ►  sep (5)
    • ►  aug (4)
    • ►  júl (15)
    • ►  jún (8)
    • ►  máj (3)
    • ►  apr (2)
    • ►  feb (5)
    • ►  jan (4)
  • ►  2008 (75)
    • ►  dec (6)
    • ►  nov (8)
    • ►  okt (9)
    • ►  sep (8)
    • ►  aug (9)
    • ►  júl (9)
    • ►  jún (6)
    • ►  máj (6)
    • ►  apr (4)
    • ►  mar (4)
    • ►  feb (4)
    • ►  jan (2)
  • ►  2007 (41)
    • ►  okt (6)
    • ►  sep (5)
    • ►  aug (3)
    • ►  júl (2)
    • ►  jún (2)
    • ►  máj (2)
    • ►  apr (7)
    • ►  mar (5)
    • ►  feb (5)
    • ►  jan (4)

Feed

  • Google
  • Privacy
  • Terms