Search This Blog

Monday, December 21, 2009

XStudio 1.2: Submit defects while executing manual test campaigns

I've just finished developing the new feature allowing to submit defect (integrated defects only as there is no way to call synchronously equivalent processes from a Bugzilla or Mantis page in a browser) while executing some manual test campaigns. This will work with both the manual.jar and simple_manual.jar launchers.

If the feature is enabled (through a parameter in the usual configuration file), 2 new buttons will appear in the popup box:
  • One to create a new defect
  • another one to link the test that has just failed with an already existing defect

Clicking any of those buttons will result in the test to be set as "Failed" (as when clicking on "Failed")
however, when the user clicks on "Create a new defect", he is prompted with the standard form:




While when he clicks on "Link to an existing defect", he's asked to just pick a defect in the tree:

No comments:

Post a Comment