Testopia:FAQ: Difference between revisions

2,107 bytes added ,  25 October 2010
no edit summary
No edit summary
No edit summary
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<h1>FAQ</h1>
<h1>FAQ</h1>
'''Q: When I go to a Testopia page I get server 500 error or a message saying: "Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at..."'''
'''A:''' Please make sure the patch was applied successfully.
'''Q: Testopia requires JSON 2.10 but ActiveState only supplies 2.07. Can I still install Testopia on Windows?'''
'''A:''' Edit the extensions/testopia/code/install-requirements.pl file and change the required version from 2.10 to 2.07. Save and rerun checksetup.pl.


'''Q: The Testopia links are missing when I run Germzilla (or another language template)'''
'''Q: The Testopia links are missing when I run Germzilla (or another language template)'''
Line 15: Line 22:
'''Q: Can I cache the javascript even if I am using SSL?'''
'''Q: Can I cache the javascript even if I am using SSL?'''


'''A:''' Yes, in Firefox set '''browser.cache.disk_cache_ssl''' to True in about:config
'''A:''' Yes, in Firefox set '''browser.cache.disk_cache_ssl''' to True in about:config.
In Internet Explorer, set '''Do Not Save Encrypted Pages to Disk''' to off in Internet Options > Advanced Tab


'''Q: I get an error after upgrading Testopia: undef error - xss: filter not found'''
'''Q: I get an error after upgrading Testopia: undef error - xss: filter not found'''
Line 45: Line 53:


'''A:''' I agree. It would even be better with PDQ or ABC too. Chances are there is a [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Testopia&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= bug] on it. If not, log one [http://bugzilla.mozilla.org/enter_bug.cgi?product=Testopia here]
'''A:''' I agree. It would even be better with PDQ or ABC too. Chances are there is a [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Testopia&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= bug] on it. If not, log one [http://bugzilla.mozilla.org/enter_bug.cgi?product=Testopia here]
'''Q: I cannot find the Pass or Fail buttons as described in the Passing and Failing Test Cases section in the Testopia manual. Where do I look for them, or am I missing something in my version of Testopia?
'''A:''' I found it. I needed to create a Test Run, then enter the test run number in the Test Case Attributes 'Add to Runs' field. This joins the Test Case with a Test Run and a Test Case Run is created. The Status buttons are in the Test Case Run.
'''Q: I cannot create a new test run because there are no existing test cases shown, although i created them and don't filter. If i add test cases to a non-existing test run i get the message "an error has occured" Test run 123 does not exist.
'''A:''' Only test cases with status CONFIRMED are shown when creating a new test run, default status for test cases is PROPOSED. A test run has to be created before adding cases through the context menu "Add Selected Test Cases To Run".
'''Q:
Bugzilla provides attaching Links to a file instead of the file itself. For a test case in Testopia only the document itself can be attached. Is there also a possibility to attach only a link to a MS-Word document for example?'''
'''Q:
For a Testplan it is possible to select different “Types” from a drop down list: System, Acceptance, Function…
How can I add some more selections?'''
'''Q:
For a Testcase it is possible to select “Category” from a drop down list but only “—default—“ is selectable.
How can I add more selections.'''


Back to [[Testopia]]
Back to [[Testopia]]
8

edits