Re: Testopia reporting issues
On Wed, 2010-03-10 at 11:20 -0800, Naomi Greenberg wrote:
> It seems to me that SELinux is the cause of many of my problems with =
Testopia. When I disabled the System Default Enforcing Mode (instead of =
making it just permissive), I was able to get my test cases exported in =
CSV mode. I still, however, cannot login to Bugzilla except by going to =
"file a bug" and checking "restrict this session to this IP address". =20
You might want to check your cookie path and url_base parameters in
Bugzilla. Otherwise, you can try asking on the bugzilla support list to
see if anyone has enc
|
3/11/2010 5:08:01 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
|
Testopia reporting issues
It seems to me that SELinux is the cause of many of my problems with Testopia. When I disabled the System Default Enforcing Mode (instead of making it just permissive), I was able to get my test cases exported in CSV mode. I still, however, cannot login to Bugzilla except by going to "file a bug" and checking "restrict this session to this IP address".
|
3/10/2010 7:20:17 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Test Case Reports
I have selected a set of testcases and I want to export all the data about each of the test cases to a csv or any kind of file. There is a button for CSV, XML and save to DISK on the dashboard, but all I get out into CSV is the headers of the the test cases, with none of the test case data under it.
more /tmp/testcases-2010-03-09.csv
"product","plans","summary","author","default_tester","case_status","priority","
category","components","requirement","estimated_time","isautomated","script","ar
guments","alias","tags","bugs","depends_on","blocks","runs","set_up","break_down
","action",
|
3/9/2010 6:33:54 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Test case export to CSV does not retain formatting
Hi,
I am using Testopia with Bugzilla (version 3.4.5). I have created few
test cases in Testopia and now I want to export those test cases as
CSV. If I use the functionality provided by Testopia to export the
test cases into CSV, the formatting is lost and the test case in CSV
contains XML tags.
Here is a part of my test case from Testopia -
Actions:
1. Start the client
2. Check that no error is reported
3. Check output of 'ps -ef | grep rig' command in LINUX
(I have used the "Numbered List" functionality of Testopia to number
the steps)
When I export it as CSV, I get the text
|
3/8/2010 12:19:34 AM
|
0
|
Tejaswini <myspace....@gmail.com>
|
Re: exporting report results
On Thu, 2010-03-04 at 08:45 -0800, Naomi Greenberg wrote:
> Is there a way to export the results of a report? In order to automate =
testing, I'd like to be able to search my test cases much the same way as =
Testopia does, get the list of test cases that it comes up with, and then =
execute my script to run (and compare results using something like spiff) =
each of the test cases.
>=20
Depends on which kind of report you are trying to export. You can export
test plans as XML or the results of test runs in CSV.
> Thank you for all your kind help. I'm trying to see if I can make thi
|
3/4/2010 10:55:14 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
exporting report results
Is there a way to export the results of a report? In order to automate testing, I'd like to be able to search my test cases much the same way as Testopia does, get the list of test cases that it comes up with, and then execute my script to run (and compare results using something like spiff) each of the test cases.
Thank you for all your kind help. I'm trying to see if I can make this work for my company.
Naomi Greenberg
Riverside Research Institute
|
3/4/2010 4:45:33 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Re: Testopia client.pl driver
On Tue, 2010-03-02 at 07:41 -0800, Naomi Greenberg wrote:
> I am now experimenting with the client.pl perl driver for xmlrpc. (I =
couldn't find the client-demo file anywhere). I try to call it using: =
perl client.pl --uri http://localhost/usr/share/bugzilla --login myname@myc=
ompany.org --password abcd. I get an error from the login attempt (404 =
Not found). Can anyone tell me what I'm doing wrong? Do I need any quotes =
anywhere? Thank you. I am a real novice at all of this!
Is that URL valid? I mean is that what you enter in the address bar to
get to your Bugzilla? You ne
|
3/3/2010 12:18:46 AM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Re: SELinux security issues
On Tue, 2010-03-02 at 11:24 -0800, Naomi Greenberg wrote:
> I changed my SELinux permissions to be less restrictive. Now when I try =
to login to bugzilla, I get:
>=20
> Undef to trick_taint at Bugzilla/Util.pm line 62
> Bugzilla::Util::trick_taint(undef) called at Bugzilla/Auth/Persist/=
Cookie.pm line 61
> Bugzilla::Auth::Persist::Cookie::persist_login('Bugzilla::Auth::Per=
sist::Cookie=3DHASH(0x285b040)', 'Bugzilla::User=3DHASH(0x29f20d8)') =
called at Bugzilla/Auth.pm line 147
> Bugzilla::Auth::_handle_login_result('Bugzilla::Auth=3DHASH(0x28279=
70)', 'HASH(0x19a9b10)', 2)
|
3/3/2010 12:15:45 AM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
SELinux security issues
I changed my SELinux permissions to be less restrictive. Now when I try to login to bugzilla, I get:
Undef to trick_taint at Bugzilla/Util.pm line 62
Bugzilla::Util::trick_taint(undef) called at Bugzilla/Auth/Persist/Cookie.pm line 61
Bugzilla::Auth::Persist::Cookie::persist_login('Bugzilla::Auth::Persist::Cookie=HASH(0x285b040)', 'Bugzilla::User=HASH(0x29f20d8)') called at Bugzilla/Auth.pm line 147
Bugzilla::Auth::_handle_login_result('Bugzilla::Auth=HASH(0x2827970)', 'HASH(0x19a9b10)', 2) called at Bugzilla/Auth.pm line 92
Bugzilla::Auth::login('Bugzilla::Auth=HASH(0x2827970)', 2
|
3/2/2010 7:24:59 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
SELinux security issues
I created a testopia test plan, etc., was playing with client.pl, and then Bugzilla told me it lost my login information. I rebooted my system and when I go to http://localhost/bugzilla, my system (Fedora 12) give me a SELinux Security Alert:
SELinux is preventing /usr/bin/perl "getattr" access to /usr/share/bugzilla/Bugzilla/Constatns.pm.
.... default SELinux type is httpd_bugzilla_script_exec_t, but its current type is user_tmp_t. ...
Help? How do i fix this?
Thanks,
Naomi
|
3/2/2010 5:50:26 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Testopia client.pl driver
I am now experimenting with the client.pl perl driver for xmlrpc. (I couldn't find the client-demo file anywhere). I try to call it using: perl client.pl --uri http://localhost/usr/share/bugzilla --login myname@mycompany.org --password abcd. I get an error from the login attempt (404 Not found). Can anyone tell me what I'm doing wrong? Do I need any quotes anywhere? Thank you. I am a real novice at all of this!
|
3/2/2010 3:41:36 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Automating test case runs
I am a newcomer to Testopia and am evaluating it for my company's use.=A0 W=
hat I'd like to do with it is enter my test cases, etc, via the dashboard, =
and then automate the running of the test cases in my test run.=A0 (Step 2 =
is for me to write a program or script to compare the results to those save=
d and report errors).=A0=A0 Each of my test cases are run via a command lin=
e ( cd path, make run, where path is the location of my test case).
=A0I suppose that all I need to do is access the database and extract the n=
ames of all the test cases for my test run and then write a scr
|
3/1/2010 4:46:05 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Automatic test run in Testopia?
Hello,
I would like to find a piece of information about Testopia. My company
is using Bugzilla and Jira. The first for bugtracking and the second
for issue tracking and project management.
As a QA manager my biggest concern is about building test runs. Let me
describe what I need:
Day 1: my team runs a test run of 25 test cases against an application
build #1 and open 10 bug reports in bugzilla
Day 2: the developpement team fixes 5 bugs and changes their status to
Fixed and provide a new build (build #2) to the QA team
Day 3: the QA manager has to set up a test run which include
|
2/25/2010 2:31:24 PM
|
1
|
gaelper...@yahoo.fr
|
permission to delete
please , could you delete ? thankful in advance
|
2/25/2010 7:53:43 AM
|
0
|
Nataniel Francisco <allnicec...@gmail.com>
|
Re: Testopia - user permissions
On Wed, 2010-02-24 at 06:24 -0800, mr.a.mueller wrote:
> Hi,
> we are using bugzilla 3.2.3 with Testopia 2.2
> Exists a possibility to set user permissions for testers so that they
> can delete cases from runs?
> I've problems with the user management:
> After I've created a new Testrun with some cases I give another user
> the permission r/w/d
> but he can't delete the case.
> I've checked the Testopia Bugzilla Parameters in Administration TAB
> but I can't find the right
> parametrisation.
> it is only possible to grant the user administration rights (or only
> dummy user)
> Th
|
2/24/2010 4:05:30 PM
|
1
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Testopia - user permissions
Hi,
we are using bugzilla 3.2.3 with Testopia 2.2
Exists a possibility to set user permissions for testers so that they
can delete cases from runs?
I've problems with the user management:
After I've created a new Testrun with some cases I give another user
the permission r/w/d
but he can't delete the case.
I've checked the Testopia Bugzilla Parameters in Administration TAB
but I can't find the right
parametrisation.
it is only possible to grant the user administration rights (or only
dummy user)
Thanks for your advice.
|
2/24/2010 2:24:32 PM
|
0
|
"mr.a.mueller" <mr.alfmuel...@googlemail.com>
|
Testopia and Bugzilla
I am a new user, trying out testopia.=A0 I just successfully installed bugz=
illa 3.4.5 and untarred testopia.=A0 There is no patch file for bugzilla 3.=
4.5.=A0 Do I not patch, or use the 3.4.4. patch?=A0 Please help!
Thank you,
Naomi Greenberg
|
2/23/2010 5:48:20 PM
|
0
|
Naomi Greenberg <dkg...@verizon.net>
|
Is there a way to add a test case run status to Testopia
I'd like to be a little more granular than pass/fail/error for the
status of a test case in a run. As we approach a release date, we
often have to make the call on whether a bug is critical enough to
prevent the release or not. At the same time, we'd like to know that
all of the test cases passed to a level we're comfortable with. So I'm
looking for a way to add a "Pass With Issues" status for a test case
during a run, so that we know the test case at least passed to the
level we're comfortable with to go ahead with a release.
Is there any way to do this? I know I can add the info
|
2/23/2010 5:07:38 PM
|
0
|
Brian <mr.ble...@gmail.com>
|
Testopia XMLRPC PHP example
I would like to inquire if there is an example of XMLRPC PHP code to
change the status of a test case and add notes for it. I am uncertain
if this is a common way to perform the calls.
What other options would be preferred to get this to occur? We are
running systems that could take advantage of a PHP implementation
quickly.
Thank you
|
2/22/2010 6:46:36 PM
|
0
|
tjager <tja...@peoplenetonline.com>
|
Re: How can we handle version number?
On Thu, 2010-02-18 at 06:58 -0800, Eniko wrote:
> Hello,
>=20
> We are using a.b.c.xxx format for our product version. a.b.c is
> associated with a release and xxx are the build numbers within a
> release. How can we model this in Testopia? Inicially I planned to
> create a Run for each tester in the team, for a release. This is done
> by adding a.b.c to build, now I have Run A for buld a.b.c. We have
> more intermediate builds for that release, and the Run will span over
> this builds. So Run A will have more builds. How can I associate the
> xxx build number to a run? It is importa
|
2/18/2010 7:31:32 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
How can we handle version number?
Hello,
We are using a.b.c.xxx format for our product version. a.b.c is
associated with a release and xxx are the build numbers within a
release. How can we model this in Testopia? Inicially I planned to
create a Run for each tester in the team, for a release. This is done
by adding a.b.c to build, now I have Run A for buld a.b.c. We have
more intermediate builds for that release, and the Run will span over
this builds. So Run A will have more builds. How can I associate the
xxx build number to a run? It is important, because for example, we
are setting a test case run to failed, we
|
2/18/2010 2:58:21 PM
|
0
|
Eniko <eniko.csok...@gmail.com>
|
Testopia install fails
uname -a: Linux scm.corp.convio.com 2.4.21-32.ELsmp #1 SMP Fri Apr 15
21:17:59 EDT 2005 i686 i686 i386 GNU/Linux
bugzilla version: 3.4.4 - upgraded from 2.20
Testopia version: - 2.3.1
I untared the distribution, ran the patch script. and ran checksetup.
Output:
creates a bunch of test_* tables then:
Checking Testopia setup ...
An error occurred processing hook install-update_db in extension
../extensions/testopia: Can't use an undefined value as a HASH
reference
at ./extensions/testopia/code/install-update_db.pl line 65.
Has anybody seen this before? Anything I can do
|
2/17/2010 7:39:08 PM
|
0
|
wsppan <jayflahe...@gmail.com>
|
Re: Test Case view/edit page pushes bottom of frame down until it disappears
On Tue, 2010-02-16 at 07:39 -0800, Brian wrote:
> I can't upload a screen shot so I'll try to describe. I created a new
> test case (everything worked fine on that page) and clicked on the
> "Yes" when asked if I wanted to "Go there".
>=20
> The page is rendered, but the bottom frame, where the action/results
> and other tabs are, just slowly gets pushed off the bottom of the
> frame until there's nothing left at the bottom of my test case screen
> but a big white space.
>=20
> Using FF 3.6 on Win7. Anyone else seen this behavior?
This seems to be an issue with Extjs on Firefox
|
2/17/2010 12:04:35 AM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Re: Testopia New Plan link and Prod Version errors
On Tue, 2010-02-16 at 06:54 -0800, Mohamed wrote:
> When I click the "New Plan" link even with a user granted all the
> permissions I get:
>=20
> There was an error loading the data: {ERROR:"You do not have
> permission to view this product"}
>=20
> And when I click on prod version column under test plans tab in
> Product Dashboard I get:
>=20
> There was an error loading the data: <h1>Software error:</h1>
<snip>
>=20
> Any ideas what could be causing this problem.
Expand one one of the folders on the left and select a product and this
should go away. This will set a cook
|
2/17/2010 12:01:17 AM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Test Case view/edit page pushes bottom of frame down until it disappears
I can't upload a screen shot so I'll try to describe. I created a new
test case (everything worked fine on that page) and clicked on the
"Yes" when asked if I wanted to "Go there".
The page is rendered, but the bottom frame, where the action/results
and other tabs are, just slowly gets pushed off the bottom of the
frame until there's nothing left at the bottom of my test case screen
but a big white space.
Using FF 3.6 on Win7. Anyone else seen this behavior?
|
2/16/2010 3:39:34 PM
|
0
|
Brian <mr.ble...@gmail.com>
|
Test Case view/edit page pushes bottom of frame down until it disappears
I can't upload a screen shot so I'll try to describe. I created a new
test case (everything worked fine on that page) and clicked on the
"Yes" when asked if I wanted to "Go there".
The page is rendered, but the bottom frame, where the action/results
and other tabs are, just slowly gets pushed off the bottom of the
frame until there's nothing left at the bottom of my test case screen
but a big white space.
Using FF 3.6 on Win7. Anyone else seen this behavior?
|
2/16/2010 3:39:33 PM
|
0
|
Brian <mr.ble...@gmail.com>
|
Testopia New Plan link and Prod Version errors
When I click the "New Plan" link even with a user granted all the
permissions I get:
There was an error loading the data: {ERROR:"You do not have
permission to view this product"}
And when I click on prod version column under test plans tab in
Product Dashboard I get:
There was an error loading the data: <h1>Software error:</h1>
<pre>DBD::mysql::db selectcol_arrayref failed: Unknown column
'test_plans.prod_version' in 'field list' [for Statement "SELECT
DISTINCT test_plans.plan_id,test_plans.prod_version FROM test_plans
WHERE
test_plans.isactive = 1 AND ((test_plans.prod
|
2/16/2010 2:54:05 PM
|
0
|
Mohamed <mfarouk.taw...@gmail.com>
|
Verification of Testopia bug 538351
Hello, if somebody has the latest version of Testopia, can you please
help me in verifying bug https://bugzilla.mozilla.org/show_bug.cgi?id=538351?
I had some issues, there are some cases, when the fix seems to work,
e.g. at very first try. But when trying several times, updating a bug
does not work any more. I am using Bugzilla version 3.4.4, Testopia
2.3.1. It happens in FF 3.6, Ie7 too. Thanks for helping out,
Eniko
|
2/8/2010 9:05:03 AM
|
0
|
Eniko <eniko.csok...@gmail.com>
|
Testopia 2.3.1 with Bugzilla 3.4.5 on W2k3 using IIS
I was able to get Bugzilla working in this config.
I ran the patch command (for text file 3.4.4) and then checksetup.pl,
which completed successfully.
Now when I go to my bugzilla installation though, I get the following
error - any ideas? Thanks!
Brian
----------------------------------------------------------------------------------------------------------------------------------------------
Software error:
Can't locate Bugzilla/Constants.pm in @INC (@INC contains: . lib C:/
Perl/site/lib C:/Perl/lib) at Bugzilla/Config.pm line 36.
BEGIN failed--compilation aborted at
|
2/4/2010 11:26:03 PM
|
0
|
Brian <mr.ble...@gmail.com>
|
Testopia 2.3.1 Available
Announcing Testopia 2.3.1=20
Details at http://www.mozilla.org/projects/testopia/
Greg
|
1/20/2010 7:00:19 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Bugzilla/Testopia configuration - issue and questions
Hello,
Ihave a clean installation Bugzilla 3.4.4 with Testopia 2.3. Most
everything is working great but I have one issue and two questions I
can=92t find the answer to.
1) When I try to delete the default =93TestProduct=94 in Bugzilla (I=92ve
already added my own Product with information) I get the following
error. I=92d like to only have my product as the product listed so that
it=92s auto-filled in new bugs by default.
undef error - Can't locate Testopia/TestPlan.pm in @INC (@INC
contains: . lib C:/Perl/site/lib C:/Perl/lib) at extensions/testopia/
lib/Testopia/Product.pm li
|
1/18/2010 12:41:18 PM
|
1
|
Brian <mr.ble...@gmail.com>
|
Javascript error when using Internet Explorer
IE version 8.0.6001.18702
Testopia version 2.1
When I navigate to a test case page the bottom panel doesn't display (ie
Action/Expected Results, Setup Up / Break Down, etc). IE status reports
"Done, but with errors on page." Double clicking the error icon displays
message:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727)
Timestamp: Tue, 5 Jan 2010 18:27:28 UTC
Message: Expected identifier
Line: 456
Char: 54
Code: 0
URI: http://bugzilla.x.com/bugzilla/tr_show_case.cgi?cas
|
1/5/2010 6:37:38 PM
|
0
|
Joel Pineda <jpin...@pixim.com>
|
Fw: Urgent help in Testopia
Hello,
We are uding bugzilla for 4 years and now we would like to use Testopia too. I created an acount on the
https://landfill.bugzilla.org/testopia/ site and played a little bit with Testopia.
I've got the following major issues:
1. When from a bug, click on Create Test Case link, even if it is set in parameter, the Action field is empty. The description of the bug should be placed there.
2. When a case -run has a bug attached, which is in resolved fixed state, marking the case-run as Passed or failed does not update the bug status. (the update checkbox is checked, when
|
1/5/2010 12:53:24 PM
|
0
|
csokasi eniko <csokasi_en...@yahoo.com>
|
All test cases deleted due to priority delete
All of our test cases were deleted from the database becaues a
priority was deleted.
After this happened I saw this thread:
http://groups.google.com/group/mozilla.support.webtools/browse_thread/thread/ed024c51d4b9b3d3
We are running bugzilla verison 3.2 and testopia version 2.2
We did not have any backups
Is there any way to undo this delete?
Thanks,
Guy
|
12/27/2009 4:22:51 PM
|
1
|
guy other <guy.ot...@gmail.com>
|
Testopia users who will tell me about how they use it
I have been spending a decent amount of time on the Testopia Landfill
site and really like the tool. I am getting ready to launch a project
at my company to implement Testopia for my QA team (6 person team). I
wanted to hear about how others are using Testopia and any lessons
learned that you might have for me. Thanks for your help!
-Sarah
|
12/23/2009 3:34:00 PM
|
0
|
Sarah W <sewalke...@gmail.com>
|
[2.3] Links in notes
Hi, in 2.2 there was at least the possibility to add HTML links to the
TestCaseRun notes. Now in 2.3 this seems to be removed. Is this the
case or does it just work differently? Or is this for security
reasons?
And how about the TestRun notes?
|
12/15/2009 4:05:59 PM
|
0
|
desolat <christoph.jaehni...@gmail.com>
|
Testopia 2.2 cases without a passed RUN?
Hello,
how can i find in Testopia 2.2 cases without a passed RUN?
Thanks for your effort.
Peter
|
12/14/2009 12:47:36 PM
|
1
|
Peter Schoell <peter.scho...@scopevisio.com>
|
Testopia 2.2 / Find Cases without a passed RUN
Hello,
=20
how can i find in Testopia 2.2 cases without a passed RUN?
=20
Thanks for your effort.
=20
Peter=20
=20
|
12/14/2009 12:19:46 PM
|
0
|
=?iso-8859-1?Q?Peter_Sch=F6ll?= <peter.scho...@scopevisio.com>
|
Testopia 2.2: Find cases without a RUN?
Hello,
how can i find in Testopia 2.2 cases without a passed RUN?
Thanks for your effort.
Peter
|
12/14/2009 12:14:40 PM
|
0
|
...@lucmon.de
|
my comment
my comment
http://viagra-discount.org
|
12/9/2009 1:38:03 PM
|
0
|
gronholm gronholm <gronho...@gmail.com>
|
Can't create TestRun in Testopia 2.3 / bugzilla 3.4.4
Hi,
I have a problem with clean installation of testopia 2.3 on bugzilla
3.4.4.
I added some testdata: products, components, versions, milestones.
I created a testplan and a testcase. The problem is, that it is not
possible to create a testrun for the testcase / plan. The following
message appeared:
" it seems there was either no value entered for build, or the value
entered did not match any known values."
In the "build"-field I typed in a milestone or version.The strange
thing is, that it is not possible to select any previously created
milestones or versions .
Any Ideas wh
|
12/7/2009 3:52:31 PM
|
2
|
mantheybln <manthey...@googlemail.com>
|
[XML-RPC] list() query_variants and exact match
Hi there, as the regexp feature for the list() functions seems to be
broken in Testopia 2.3 (see https://bugzilla.mozilla.org/show_bug.cgi?id=531355),
is there any other way to do an exact string match for e.g. TestCase
summaries? I want to e.g. match the query "the string" only to the
summary "the string", nothing else (not "these string", "the strings",
"The string", "string the", ...).
|
12/7/2009 3:28:34 PM
|
1
|
desolat <christoph.jaehni...@gmail.com>
|
To which TestPlans is a TestCase linked?
Hi, how can I find out to which TestPlans a TestCase is linked? This
gets important when I do not want to delete the TestCase by unlinking
it from the last TestPlan. At least a tangible error message on the
last unlinking would be helpful!
Thx, Chris
|
12/4/2009 10:49:29 AM
|
1
|
desolat <christoph.jaehni...@gmail.com>
|
testopia 2.3
Hi
testopia 2.3 download links are not working.
--
Thanks
Srinivasa Sivagowni
Techsupport Team
Infobrain Technologies
|
12/4/2009 9:35:48 AM
|
0
|
srinivasas <sriniva...@infobraintech.com>
|
Testopia 2.3 Released!!!
Testopia 2.3 is here!!!=20
This version supports Bugzilla 3.4.x only.=20
Plenty of new features and bug fixes.
Details at http://www.mozilla.org/projects/testopia/
=3D+=3D May the source be with you =3D+=3D
Greg
|
12/2/2009 7:42:40 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Add permissions to "Testers" group
Hi,
I need your help !
I'd like to add pemission to "Testers" group, the default is "read"
and "write", I'd like to add also "delete", how should I do it?
I'm using Bugzilla 3.2.5 and Testopia 2.2 on Ubuntu distribution.
Thanks in advance,
Mosh.
|
12/2/2009 8:06:17 AM
|
1
|
mosh <mosh.w...@gmail.com>
|
Environment XML import syntax
Hi,
is there any description of the environment XML import syntax
available? And if there is an import button, is there a way to export
environments to XML?
Thx
Chris
|
11/30/2009 12:42:50 PM
|
2
|
desolat <christoph.jaehni...@gmail.com>
|
Regarding Testopia 2.2 and Bugzilla 3.2rc1
Dear Support Team,
We have installed Testopia 2.2 in our existing Bugzilla 3.2rc1.
But We are facing following issues,
1) While executing checksetup.pl, we are getting following error
message .
[root@localhost bugzilla]# ./checksetup.pl
* This is Bugzilla 3.2rc1 on perl 5.8.8
* Running on Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT
2006
Checking perl modules...
Checking for CGI.pm (v2.93) ok: found v3.15
Checking for TimeDate (v2.21) ok: found v2.22
Checking for PathTools (v0.84) ok: found v3.12
Checking for
|
11/17/2009 12:46:38 PM
|
1
|
vinu <vinayakcs...@gmail.com>
|
Testopia environment editor
Hello,
I am using the environment editor in testopia version 2.2. I am ecountering the two bugs below and other issues.
481849 Environment property values are not saved
522692 Adding a Property fails
Is anyone else using this feature? It seems core to creating test runs.
Elliott
|
11/3/2009 11:09:42 PM
|
0
|
Elliott Fitzgerald <efi...@yahoo.com>
|
The Grand Testopia User Survey Now Open!
Greeting all,
I have been steadily working towards finishing a masters degree in =
Information Technology. I am finally entering my final course, and of =
course (pun intended), I need to put together a final capstone project or =
thesis. I am working on a lengthy white paper about Testopia and how it =
can be used to improve software both in open source and commercial =
applications.
To aid me in my research, I have put together a short survey (10 questions =
since that is the limit for the free surveys at survey monkey), and would =
like to invite one and all to make their voice
|
10/30/2009 3:45:17 PM
|
0
|
"Gregary Hendricks" <ghendri...@novell.com>
|
error when I try installing Testopia
I have a RedHat linux and have full lamp in that server.
When I install last stable Testopia-2.2-bugzila-3.2 I get this error:
Software error:
Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at /
usr/share/bugzilla/tr_list_runs.cgi line 55.
Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at /
usr/share/bugzilla/tr_list_runs.cgi line 87.
Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at /
usr/share/bugzilla/tr_list_runs.cgi line 173.
Execution of /usr/share/bugzilla/tr_list_runs.cgi aborted due to
compilation errors.
How I
|
10/27/2009 2:35:49 PM
|
4
|
mentax <men...@gmail.com>
|
Remember activated columns
Hi,
is it possible to make Testopia remember the activated columns in the
different views? Now I have to reactivate non-standard ones after each
login.
Thx
Chris
|
10/16/2009 12:09:08 PM
|
1
|
desolat <christoph.jaehni...@gmail.com>
|
Not able to create Test Case
Dear Support Team,
I am evaluating Testopia for test case management.
Bugzilla Version is 3.2rc1
Testopia Version is 2.2
OS is Linux
In above combination of tools, Test Case creation is not working. Its
not able display the contents of tr_new_case.cgi?plan_id=1.
Please let me know the solution forsame as early as possible so can
evaluate it completely. Quick response is appreciated.
|
10/16/2009 6:40:18 AM
|
0
|
vinu <vinayakcs...@gmail.com>
|
Error on the Testopia search
Hi everybody,
I have installed Testopia 2.2 on Bugzilla 3.2.3/ MySQL 5.0 on a Windows box
(Win2003 Server SP2) and got this error when I click on the Testopia:
search:
Web browser display:
Bareword "JSON::false" not allowed while "strict subs" in use at
Bugzilla/Testopia/Classification.pm line 81.
Bareword "JSON::false" not allowed while "strict subs" in use at
Bugzilla/Testopia/Classification.pm line 86.
Bareword "JSON::true" not allowed while "strict subs" in use at
Bugzilla/Testopia/Classification.pm line 84.
Compilation failed in require at C:/Apachedocs/
|
9/17/2009 3:49:20 PM
|
0
|
"Frank Schimmelpfennig" <frank.schimmelpfen...@aicgroup.de>
|
Insecure dependency in Bugzilla/Bug.pm
When commiting a bug with alias field filled I get "Insecure
dependency in parameter 1 of DBI::db=HASH(0x3017e9c)-
>selectcol_arrayref method call while running with -T switch at
Bugzilla/Bug.pm line 3704" any ideas?
I put Carp(use Carp; $SIG{__DIE__} = \&Carp::confess; ) a line before
the line in question and here is error log
Insecure dependency in parameter 1 of DBI::db=HASH(0x3017d6c)-
>selectcol_arrayref method call while running with -T switch at
Bugzilla/Bug.pm line 3705., referer: http://kkara2v/dev/show_bug.cgi?id=4
at Bugzilla/Bug.pm line 3705, referer: http://kkara2v/de
|
9/16/2009 2:21:42 PM
|
0
|
rojanu <alius...@gmail.com>
|
TESTOPIA 2.2: Overhead increase with use of linked test cases
We=92re running Bugzilla 3.2 with Testopia 2.2. Does the increased use
of linking Test Cases from one Test Plan to the next greatly increase
overhead? I know that a DB query is done for every linked Test Case
when viewing a Test Case through tr_show_case.cgi (since you can click
on the Plans tab to see all Test Plans the selected Test Case is
associated to). I=92m unsure of where else linking Test Cases will
cause additional overhead.
We=92ve found a model where we have a set of core Test Cases that we
link to multiple Test Plans. I=92m hoping this won=92t bog down
performance.
|
9/14/2009 9:37:49 PM
|
0
|
mdang <minhdang6...@gmail.com>
|
Testopia Access Control questions
Hi I have been searching the web now for days on how to do this.
Hopefully someone here will take the time to help me out with Testopia.
I am running Testopia version 2.2 and Bugzilla version 3.2. I have what
I think should be a simple access control question. Below is a list of
what I need to complete.
=20
Abilities of the tester
* Place a test in a running state or idle state
* Pass and fail a test
* Block a test or mark as error
* Pause a test=20
* Open a bug for a test they are assigned to
* Put notes in the test t
|
8/31/2009 11:18:45 PM
|
0
|
"Donovan Stewart" <donovan_stew...@virtensys.com>
|
Testopia 2.2 install w/ Bugzilla 3.2.3 on Fedora 10
For some reason, checksetup is not creating the testopia tables. I've tried
dropping the bz_schema table and re-running checksetup, but that didn't
work either. I'm using MySQL 5.
It looks like bugzilla was installed via RPMs, is this the problem, perhaps?
[root@fdev1 bugzilla]# rpm -qa | grep bugzilla
bugzilla-3.2.3-1.fc10.noarch
bugzilla-doc-3.2.4-1.fc10.noarch
bugzilla-contrib-3.2.4-1.fc10.noarch
I ran testopia/patch-3.2:
[root@fdev1 bugzilla]# patch -p0 -i testopia/patch-3.2
patching file Bugzilla/WebService/User.pm
patching file Bugzilla/Constants.pm
Hunk #2 succee
|
8/27/2009 7:56:30 PM
|
0
|
ssh.har...@gmail.com
|
Bugzilla& Testopia installation on Fedora Linux 8.0
Hi All,
I have installed Bugzilla 3.2 on Linux and it is working fine.
Now i have to install Testopia upon Bugzilla(Testopia2.2-Bugzilla3.2)
Procedures followed during installation of Testopia :
1. tar the Testopia( Correct version for Bugzilla3.2) in the bugzilla root
directory.
2. Here i am able to access the *http://localhost* without any error with
different testopia links displayed in footer of bugzilla home page.
3. Now i am applying the patch.
command : patch -p0 -i testopia/patch-3.2
and patching was done successfully.
below are the result after applying the p
|
8/20/2009 5:29:52 AM
|
0
|
Srikar Gauda <srikar.ga...@gmail.com>
|
TESTOPIA - Question to configure buglist overview of a testrun
This is a multi-part message in MIME format.
------_=_NextPart_001_01CA1CD1.A22BD943
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hello,
how can I generate a list of all bugs found while testing with a testrun
in Testopia?
As I could determine the Overview Search with integrated by standart
testopia installation will show the actual number of bugs depending of
the actual Build.
so if we change the Build during the testrun the bugs which were found
in an earlier Build won't be shown in the bug list again.
-----
Attached a Scree
|
8/14/2009 11:23:19 AM
|
0
|
"Martin. Christian" <c.mar...@seeburger.de>
|
Testopia XML-RPC: list() with regexp
Hi, how far does the list() methods of the Testopia XML-RPC interface
support regular expressions?
I tried it with the TestCase interface, put the "summary_type=regexp"
option into the query but could not get e.g. a complete String match
with "^The summary$".
What am I doing wrong? Thx,
Chris
|
8/6/2009 9:15:56 AM
|
3
|
desolat <christoph.jaehni...@gmail.com>
|
Re: Testopia installation on Windows...
Please post what steps you have taken in detail.
Greg
>>> <Pramod.Rewadekar@zycus.com> 08/05/09 7:44 AM >>>
Hello Greg,
Can you please tell me which patch you are referring to? I followed all
instructions mentioned.
Cheers
Pramod Rewadekar
Test Manager
------------------------------------------------------------------------
Zycus – SAVE WITH EASE
Email: Pramod.rewadekar@zycus.com
Website: http://www.zycus.com
------------------------------------------------------------------------
"Gregary Hendricks" <ghendricks@novell.com>
Sent by:
support-webtools-bounce
|
8/5/2009 4:55:51 PM
|
1
|
"Gregary Hendricks" <ghendri...@novell.com>
|
Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA> line 275.
I'm getting the following error installing testopia 2.2, when running
the ./checksetup.pl:
Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA>
line 275.
Any ideas?? Thx!!
Here is the complete output:
$ ./checksetup.pl
* This is Bugzilla 3.2.3 on perl 5.8.8
* Running on SunOS 5.10 Generic_127128-11
Checking perl modules...
Checking for CGI.pm (v3.21) ok: found v3.42
Checking for TimeDate (v2.21) ok: found v2.22
Checking for PathTools (v0.84) ok: found v3.29
Checking for DBI (v1.41) ok: found v1.607
|
8/4/2009 10:17:25 PM
|
1
|
B B <bbny...@gmail.com>
|
Help in Testopia - Bugzilla Management
Hi,
We are using Testopia version 2.2 alongwith Bugzilla version
3.2.3.
In the Testopia - Bugzilla, we have three products
Product A
Product B
We want different level of permission to different users / user
groups.
What we want is:
Bugs in Product A-----Dashboard in Product A----Bugs in
Product B-------Dashboard in Product B
User1 Yes------Yes-----No-----No
User2 Yes-----No-------No------No
User3 No------No-------Yes-----Yes
User4 No------No--------Yes------No
I tried using various combinations i
|
7/23/2009 5:17:15 AM
|
2
|
Puneet Jain <puneeeetj...@gmail.com>
|
Help in Testopia - Bugzilla Management
Hi,
We are using Testopia version 2.2 alongwith Bugzilla version
3.2.3.
In the Testopia - Bugzilla, we have three products
Product A
Product B
We want different level of permission to different users / user
groups.
What we want is:
Bugs in Product A Dashboard in Product A Bugs
in Product B Dashboard in Product B
User1 Yes
Yes
No No
User2 Yes
No
No No
User3 No
No
Yes Yes
User4
|
7/23/2009 5:08:54 AM
|
0
|
Puneet Jain <puneeeetj...@gmail.com>
|
Searching cases containing more than one tags
Hi,
Is there a way when searching for test cases to specify more than on
tags in the Tags field in the Attributes section so the search will
only give me the cases containing all of the tags specified?
I tried Tags : "is tagges with" : Tag1,Tag2
But it returned the cases with Tag1 OR Tag2, but not necessarily both.
Thanks.
|
7/20/2009 6:44:28 PM
|
0
|
Kamikaze101 <mtousign...@paraxip.com>
|
I can create a test case with the number I want?
I need to create Test Cases with a specified number, I can do this?
|
7/17/2009 1:56:14 PM
|
0
|
carminha vega <carminhav...@gmail.com>
|
Adding attributes to a test run and Test case object
We are doing a pilot with Testopia for 200+ users within my org. We
have products that are built on Java as well as .Net platform. We have
servers and clients running on AIX, HP, Windows 2003/2008/Xp/Vista,
Solaris Sparc/x64 and linux platforms. Plus we support Oracle and
SQLServer for our applications. So,when we execute test cases we have
to record each of these entries seperately. As of now, within a test
run there is a single attribute to record environment. Is there easy
way to customize, so that we can record Server Platform, Client
Platform and DB application seperately for each
|
7/16/2009 6:03:58 PM
|
1
|
Yogesh Kulkarni <mr.ykulka...@gmail.com>
|
Testopia and Bugzilla 3.2.4
Any known issues with 3.2.4 and Testopia? I'm getting my upgrade
warnings but wanted to see if anyone else has had issues before I try
it.
Thanks,
-p
|
7/15/2009 11:39:11 PM
|
1
|
Pea B <pea...@gmail.com>
|
Importing Test Cases in Testopia
I am trying to import a csv file that contains test cases into Testopia
using the Import > Test Cases function from the plan view.
=20
I can import the file fine except for the Actions and Expected results,
everything gets concatenated onto one line. The line breaks in my file
are being ignored.
=20
I created the file using excel and saved as csv. I then imported it and
line breaks were ignored. All the steps are on the same line. So I used
dos2unix (downloaded app) on my windows machine and tried to import the
file, I got the same results.
=20
If I add <br> to the end
|
7/9/2009 5:34:23 PM
|
0
|
"McCall, Matt" <mmcc...@click4care.com>
|
Web tools compatible with new Mozilla Firefox 3.5
Here's a list of some interesting add-ons that are compatible with the
new Firefox 3.5 :
Cooliris http://bit.ly/4nbDyU
All-in-one Sidebar
Adblock Plus
Billeo http://bit.ly/19alUz
Read it later
No Script http://bit.ly/29hJw
|
7/7/2009 11:39:17 AM
|
0
|
Kevin <kevinwell...@gmail.com>
|
Testopia - importing automatically test case-run
Hi everybody,
i'm studying the testopia installation in our environment.
We have an automated test framework and i would like to be able to
automatically export from this framework the tests results (status:
ok, failure...associated with build and environments informations.
This is known as "test case-run" in Testopia) in Testopia.
I planned to import before our tests case in Testopia.
I see this: https://wiki.mozilla.org/Testopia:Documentation:XMLImport
but there are no informations related to "test case-run".
Thanks very much for any help,
Alex
|
7/7/2009 10:24:35 AM
|
1
|
Castornightmare <castornightm...@gmail.com>
|
Testopia product dashboard
Dear all,
I have installed Bugzilla and Testopia on a windows platform, and it seems
to work properly, except I need some info about product dashboard.
When I select the Dashboard tab, I get Add custom panel, and a URL to enter.
Is there any information how to build such custom panels or examples?
Thanks a lot
Zeev
|
7/5/2009 11:03:47 AM
|
0
|
"Zeev Mairav" <ze...@vcortex.com>
|
Testopia installation help
Hi,
I've successfully installed Bugzilla 3.22 on Windows and am now trying
to install Testopia.
I've followed the documentation and added the missing perl modules and
applied the patch.
I've then run check checksetup.pl which went up to the following phase
before crashing:
>>Checking Testopia setup ...
>>Attempt to free unreferenced scalar: SV 0x4f71154, Perl interpreter: 0x224074 at Bugzilla/DB/Mysql.pm line 359.
it seems that perl.exe crashed with the following generic error:
The instruction at "0x000001" refereced memory at "0x00001". the
memory could not be written.
Any
|
6/30/2009 1:16:02 PM
|
0
|
Tal Moshaiov <mosha...@gmail.com>
|
Testopia installation crashes on windows
Hi,
I've successfully installed Bugzilla 3.22 on Windows and am now trying
to install Testopia.
I've followed the documentation and added the missing perl modules and
applied the patch.
I've then run check checksetup.pl which went up to the following phase
before crashing:
>>Checking Testopia setup ...
>>Attempt to free unreferenced scalar: SV 0x4f71154, Perl interpreter: 0x224074 at Bugzilla/DB/Mysql.pm line 359.
it seems that perl.exe crashed with the following generic error:
The instruction at "0x000001" refereced memory at "0x00001". the
memory could not be written.
any i
|
6/30/2009 8:58:16 AM
|
2
|
Tal Moshaiov <mosha...@gmail.com>
|
testopia installation in bugzilla
Guys,
Anyone can tell me how to install testopia in bugzilla with windows
server 2003.
I downloaded testopia zip file and paste into the bugzilla folder.
As per some other instructions, rename the patch file like .txt
extension.
i dont how to run patch file and what are the files we can download
from the GNU patch.
Please explain how to install testopia in bugzilla.
|
6/30/2009 6:49:09 AM
|
0
|
killers <pasupath...@gmail.com>
|
How to record "actual results"
there is a tab for actions and a tab for expected results, but in the
test run I cannot find a tab for actual results (eg. recording elapsed
times, interim calculations, etc). the notes field is difficult to
use as it is not formatted and difficult to align results to the
expected results or across multiple test runs.
An example is that we have a standard set of steps for qualifying an
open GL card against specific drivers.
I clone the test run and fill in the OS and drivers, but cannot record
the elapsed (split on a stop watch) times.
Any clues?
- Al
|
6/29/2009 7:48:51 PM
|
0
|
Almurray1958 <almurray1...@rcn.com>
|
how to assign users to product/component through groups
Hi Friends,
I installed bugzilla 3.2 in windows 2003 server. Now i want to create
a three product or component and then i want to assign only 3members
in a particular product.
How can i do this using groups. If i log a bug, only 3 members should
see the bug others should not see the bugs.
While creating a product, using edit component we can mention the
assignee name, in that field only one name can give or many nave can
give.
How we can write the text case in bugzilla. How we map with the bug.
Please explain folks.
I need it urgent becuase am going to implement within two days
|
6/29/2009 6:52:56 AM
|
1
|
killers <pasupath...@gmail.com>
|
Testopia - Copy or Link Selected Test Cases to Plan(s).
This is a multi-part message in MIME format.
------_=_NextPart_001_01C9F595.8C1877F0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I am trying to make a copy of a test case in Testopia so I can use it in
another test plan. When I right click the test case I get a menu with an
item that says "Copy or Link Selected Test Cases to Plan(s)..." Reading
this makes me think that this is what I need so I click it, and nothing
happens.
=20
The Testopia doc mentions using a 'Clone' button. I cannot find a
'Clone' button anywhere.
=20
I
|
6/25/2009 1:05:00 PM
|
0
|
"McCall, Matt" <mmcc...@click4care.com>
|
error creating a new test in testopia 1.3
I am receiving this error message when trying to create a new test plan
in testopia 1.3:
The function Bugzilla::Testopia::TestPlan->create requires a name
argument, and that argument was not set.
We have been using testopia 1.3 with bugzilla 3.0 for over a year.
We had a power failure in our building yesterday, after our battery
backup for the bugzilla server died earlier in the day, so the server
that hosts bugzilla/testopia was shutdown immediately.
Any ideas?
Thank you,
Phillip Leonard
Release Engineer
www.ebates.com
|
6/24/2009 4:12:45 PM
|
0
|
Phillip Leonard <pleon...@ebates.com>
|
Free Browser plug-in to Manage Passwords
Hey Guys,
Recently found this new tool to manage passwords. It's called Billeo
( http://tinyurl.com/qlb5uj ). Does a wonderful job with managing
passwords. It is VeriSign secured and TRUSTe certified and it's mac-
compatible too.
|
6/17/2009 10:41:12 AM
|
1
|
Haley <haley.linc...@gmail.com>
|
testopia on windows
Hello,
I trying to install testopia onto windows using "
https://wiki.mozilla.org/Testopia:README#Installation_on_Windows" . So can
you please explain me in details all the steps that are mentioned under "
Installation on Windows ". I failed to understand those.
--
Always:-
Koustubh.K
|
6/16/2009 8:24:18 AM
|
0
|
koustubh khandekar <koustubh...@gmail.com>
|
Error while migration from bugzilla 2.18 to bugzilla 3.2
Hi,
I was using bugzilla from quite a time. recently I updated my bugzilla
2.18 to Bugzilla 3.2 and I am getting following error:
Not an ARRAY reference at Bugzilla/Object.pm line 201
I have created almost 10 product but this error is only for one
product.
If you have any Idea please help me.
Thank you.
Regards,
Deepak
|
6/8/2009 6:07:41 AM
|
1
|
Deepak <maindee...@gmail.com>
|
How to save actions in Testopia?
Hi,
I'm new to Testopia. In a test case, I don't find the way to save
these fields: Set Up/Break Dwon/Action/Expected Results. I don't see
any "commit" or "add" or "save" buttons near those fields...
Also, there is no clickable link near the "export" text under the
"Expected Results" box.
I'm running on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:
1.9.0.10) Gecko/2009042316 Firefox/3.0.10.
I tried under IE 7.0...Same behavior.
Does anyone have an idea ??
Thanks,
Marc
|
6/5/2009 3:02:41 PM
|
1
|
mabo...@hotmail.com
|
trouble installing testopia
Hello.
I've been asked to install bugzilla and testopia.
Bugzilla installation went smooth, but testopia is giving me trouble.
versions:
- bugzilla: 3.2.3
- testopia: 2.2
Here's what happens when I try to install testopia:
[bugzilla@markov ~]$ cd /var/www/bugzilla-3.2.3
[bugzilla@markov bugzilla-3.2.3]$ tar xvzf testopia-2.2-BUGZILLA-3.2.tar.gz
[bugzilla@markov bugzilla-3.2.3]$ patch -p0 -i testopia/patch-3.2
patching file Bugzilla/WebService/User.pm
patching file Bugzilla/Constants.pm
Hunk #2 succeeded at 374 (offset 3 lines).
patching file Bugzilla/Bug.pm
patching file Bugz
|
6/2/2009 7:43:27 AM
|
0
|
Roberto Nunnari <roberto.nunn...@supsi.ch>
|
Problem installing Testopia 2.2 on Windows
I have recently and successfully installed Bugilla 3.2.3 on Windows
2003. I use MySQL Server 5.0 and webserver IIS 6. I have now tried to
add Testopia 2.2 to it. The install appeared to be succesfull, but
when testing it in the web browser I got the following error message:
"Can't locate Bugzilla/Constants.pm in @INC (@INC contains: . C
/site/lib)
.....
failed--compilation aborted at bugzilla/index.cgi line 36.
....
"
When installing Testopia you run a patch, in my case patch-3-2.txt. I
noticed that the format of the files affected by the patch changed
from Unix to Windows. I c
|
5/28/2009 9:53:10 AM
|
2
|
peder.wikst...@gmail.com
|
Re: Bugzilla: How to disable any updates post certain 'Status'
Thanks Greg for reverting.
I will send my query to bugzilla-support. For you question, certain privile=
ged users can have the permission to reopen the read only bugs. Without hav=
ing this feature, it becomes next to impossible to prevent developers from =
updating closed bugs.
Thanks
Ashish
--- On Wed, 5/27/09, Gregary Hendricks <ghendricks@novell.com> wrote:
> From: Gregary Hendricks <ghendricks@novell.com>
> Subject: Re: Bugzilla: How to disable any updates post certain 'Status'
> To: support-webtools@lists.mozilla.org, "Ashish Gupta" <ashish_gupt@yahoo=
..com>
> Date:
|
5/28/2009 5:23:35 AM
|
0
|
Ashish Gupta <ashish_g...@yahoo.com>
|
Unable to save environment properties
In the manual, there is:
"Once you have selected the elements for your environment, you can now
select which of the
property values apply to your environment. Expand the element and
property and simply click
the value you wish to use. It will have a star placed next to it to
show your selection."
So I create a tree structure in the Environment Items panel and drag
selected Elements to the Editing Enviroment test_enviroment panel. How
do I save the selection? I don't see any star no matter where I click.
Every time I reload this enviroment, nothing is saved.
|
5/27/2009 1:25:41 PM
|
1
|
smartmadsoft....@gmail.com
|
Bugzilla: How to disable any updates post certain 'Status'
Hi,
I am looking for a way to configure Bugzilla or have some custom code to disable users to update bugs in Bugzilla once the bug is in certain status, say 'CLOSED'. Reason is that developers have tendency to keep on updating bugs even after it has been long closed.
Any help to address the issue is appreciated.
Thanks
Ashish
|
5/27/2009 3:31:25 AM
|
0
|
Ashish Gupta <ashish_g...@yahoo.com>
|
Testopia 2.2 installstion in Bugzilla 3.2 on UBUNTU
=20
Hello,
My linux : 2.6.28-11-generic #42-Ubuntu=20
Bugzilla 3.2 was installed as a Debian package. I have been trying to
install Testopia 2.2 using
testopia-2.2-BUGZILLA-3.2.tar.gz
In the README document, there is a note :
Note: The following assumes you have installed Bugzilla according to the
Bugzilla tarball instructions. Installations from Debian .deb or from
some RPM packages
may place Bugzilla files in separate directories in which case, these
will not
work.
What package should I use to install Testopia?
Regards,
Aysel
The otput of the patch command "pa
|
5/26/2009 2:08:26 PM
|
0
|
"Aysel Pamuk" <aysel.pa...@gantek.com>
|
Testopia + assigning any Bug ID
Hi,
I'm more interested in Testopia than in Bugzilla, and so far I'm
impressed. There is one catch though - we're using existing Bugbase
completely separated from Bugzilla. We won't migrate at any cost.
So I'm Failing testcase and I need to assign a defect. Is there any
way to enter any ID without validating if it exists in Bugzilla - so I
can add the bug ID generated from our bugbase?
I was looking for some time in various forums etc, but I couldn't
find the answer.
Thank a lot for any reply.
kny2tl
|
5/26/2009 1:53:32 PM
|
2
|
kny...@gmail.com
|
Testopia 2.2 installstion in Bugzilla 3.2 on UBUNTU
=20
Hello,
My linux : 2.6.28-11-generic #42-Ubuntu=20
Bugzilla 3.2 was installed as a Debian package. I have been trying to
install Testopia 2.2 using
testopia-2.2-BUGZILLA-3.2.tar.gz
In the README document, there is a note :
Note: The following assumes you have installed Bugzilla according to the
Bugzilla tarball instructions. Installations from Debian .deb or from
some RPM packages
may place Bugzilla files in separate directories in which case, these
will not
work.
What package should I use to install Testopia?
Regards,
Aysel
The otput of the patch command "pa
|
5/26/2009 1:36:40 PM
|
0
|
"Aysel Pamuk" <aysel.pa...@gantek.com>
|
FYI - Delete Priority deletes associated Test Cases
I had a minor heart attack this morning when 90% of our test cases
were gone... and when I say gone, they were DELETED even from mysql.
Before restoring from backup, I was able to find out what happend and
reproduce the behavior....
If a test case is assigned to a priority that is later deleted, the
priority will be deleted AND take with it every associated test case.
The delete priority pages give no message or warning as to this
functionality presumably because the testopia app is just a hook into
bugzilla. However, I've edited our admin edit.html.tmpl to give a big
bold warning
|
5/21/2009 6:26:27 PM
|
1
|
cel77 <celja...@gmail.com>
|
testopia - Unable to
I am unable to creat a test run in Testopia 2.2
I have created a test plan, and linked test cases (with a status of
confirmed) but when I try to create a test run, no test cases are displayed.
and there is an error on the page displayed at the bottom of IE as follows:
Line: 7064
Char: 9
Errror: 'testopia_user' is undifined
Code:0
--
View this message in context: http://www.nabble.com/testopia---Unable-to-tp23651270p23651270.html
Sent from the Mozilla - WebTools mailing list archive at Nabble.com.
|
5/21/2009 10:57:41 AM
|
0
|
Colin Fiske <cfi...@smart421.com>
|
Re: "ERROR_MODE_AJAX" not allowed while "strict subs"
Same error here (on windows) and since now I was unable to solve it. The
error occurs e.g. when trying to create new cases.
Configuration is slightly different (bugzilla 3.2.3).
I did not apply the patch as I read somewhere that it is already included in
the bugzilla 3.2.3. release. When I apply the patch anyhow, I get the
following error
....
Hunk #1 FAILED at 370.
1 out of 1 hunk FAILED -- saving rejects to file editproducts.cgi.rej
patching file Bugzilla/DB/Mysql.pm
....
and bugzilla won't start at all afterwards.
Are there some news on the issue in the meantime?
--
View
|
5/18/2009 10:02:51 PM
|
1
|
fatzopilot <fatzopi...@gmx.net>
|
Testopia report extension for MediaWiki
Hi,
I started working on an extension for MediaWiki which is including
Testopia reports into Wiki. Currently it is still in status
"experimental" but we are already using it for tracking the test
status for one IT project.
http://www.mediawiki.org/wiki/Extension:Testopia_Reports
Maybe it will be usefull for someone.
Regards,
Andreas
|
5/10/2009 11:41:36 PM
|
1
|
Andreas <home.muel...@web.de>
|
new bug from a test case gets Request-URI Too Large
Hi
when i try to add new bug to a test case which has several very
detailed steps i get Request-URI Too Large.
how can i fix it?
can i change the data that is send from a test case to bugzilla? ex.
test case summary will not automatically attached to bug?
thanks,
Lior
|
5/10/2009 11:56:33 AM
|
2
|
lee <lior.grinf...@gmail.com>
|
0.2651476 Realize The Pleasure Of It Now ... 0.3531893
0.6202226 Realize The Pleasure Of It Now ... 0.8191228
0.2651476 Now Visit Tobacco Is Drugs 0.3531893
|
5/9/2009 2:41:38 AM
|
0
|
0.6202226realizeitist...@0.8191228now.com
|
Access to 'Estimated vs Actual Time' report
I must be thick in the head but after reading and re-reading the
Testopia 2.0 Manual I cannot figure out how to get to the context menu
selection for Test Case Reports. The one I need to execute is the
Estimated vs. Actual Time report.
There is a generic instruction that provides some guidance: "In addition
to these generic reports, certain objects have other reports associated
with them. These are accessed from the object pages directly."
I think that Testopia has outwitted me however and I cannot locate the
'associated reports' from the 'object pages'. Are there more specific
in
|
4/29/2009 6:10:47 PM
|
0
|
"Robert Long" <ral...@corelogic.com>
|
Testopia report with test cases and actions-expected results
Hello=20-=20Does=20anyone=20know=20how=20to=20create=20a=20report=20in=20T=
estopia=20that=20has=20a
list=20of=20test=20cases=20(summary=20field)=20with=20the=20actions=20and=20=
Expected=20Results
for=20each=20test?
Thanks,
Mark
=20
______________________________________________________________________
This=20email=20has=20been=20scanned=20by=20the=20MessageLabs=20Email=20Sec=
urity=20System.
For=20more=20information=20please=20visit=20http://www.messagelabs.com/ema=
il=20
______________________________________________________________________
|
4/21/2009 6:37:02 PM
|
0
|
"Mark Roberts" <Mark.Robe...@haygroup.com>
|